AeonDave / doork

Passive Vulnerability Auditor
MIT License
128 stars 37 forks source link

ERROR: You must provide a valid target. #4

Open naranek opened 8 years ago

naranek commented 8 years ago

I pulled the latest version from github and now when I run

root@kali:~/doork# python doork.py -t test.example.com

...there is an error:

[10:38:36] [ERROR] [-] ERROR: You must provide a valid target. Given: test.example.com

Running python doork.py -u doesn't fix the situation.

AeonDave commented 8 years ago

Missing http\s

Il mar 16 ago 2016, 09:43 Jarmo Lahtiranta notifications@github.com ha scritto:

I pulled the latest version from github and now when I run

root@kali:~/doork# python doork.py -t test.example.com

...there is an error:

[10:38:36] [ERROR] [-] ERROR: You must provide a valid target. Given: test.example.com

Running python doork.py -u doesn't fix the situation.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/AeonDave/doork/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/AHEFJsdBXhiHWCQP20ae899No5sWYUjFks5qgWoegaJpZM4JlHlC .

joeyfigaro commented 5 years ago

@AeonDave FWIW, the example url provided/suggested doesn't have a protocol specified