wireghoul / dotdotpwn

DotDotPwn - The Directory Traversal Fuzzer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in help banner

opened this issue · comments

Hi,

there seems to be a typo in the help banner

(use https:// for in url for http-url)

https://github.com/wireghoul/dotdotpwn/blob/master/dotdotpwn.pl#L112

I don't know exactly what the sentence should be so just creating an issue and no pull request.

It's not a typo, it's meant to indicate that you should use https:// in the url for http-url fuzzing over ssl and use the -S switch for fuzzing over ssl for the HTTP and Payload modules.
I agree that it could probably be rewritten for clarity, I will give it some thought.

Hi,

thanks for fixing the wording (This is what I wanted to say when creating this issue. Sorry was in a hurry when posting this).