doork icon indicating copy to clipboard operation
doork copied to clipboard

ERROR: You must provide a valid target.

Open naranek opened this issue 7 years ago • 2 comments

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.

naranek avatar Aug 16 '16 07:08 naranek

Missing http\s

Il mar 16 ago 2016, 09:43 Jarmo Lahtiranta [email protected] 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 .

AeonDave avatar Aug 16 '16 15:08 AeonDave

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

joeyfigaro avatar May 17 '19 18:05 joeyfigaro