wireghoul/dotdotpwn

Basic auth for http?

ralphtheninja opened this issue · 3 comments

How can I give a user:password@host combination for a host that requires basic auth? Alternatively, can I set a header to produce the same result?

Take a look in EXAMPLES.txt for 2 solutions that should work

I've looked in EXAMPLES.txt but I couldn't find any example for http basic auth. I've tried using -U but couldn't get it to work.

Both the payload and stdout modules can be used for this.