wireghoul / dotdotpwn

DotDotPwn - The Directory Traversal Fuzzer

Home Page:http://dotdotpwn.blogspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic auth for http?

ralphtheninja opened this issue · 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.