PowerScript / KatanaFramework

The New Hacking Framework
http://powerscript.github.io/KatanaFramework/
690 stars 224 forks source link

ktf failed to run admin panel finder #24

Open xapdum opened 6 years ago

xapdum commented 6 years ago

+ktf:run [run] The module was launched... [inf] Sat Oct 6 17:01:57 2018 [inf] Loading file [files/db/commons-dir-admin.tbl] [stp] [1] Step : Starting Brute Force... [Socket] [war]([Errno -2] Name or service not known)

Aholicknight commented 6 years ago

Did you include https or http?

souli0 commented 5 years ago

Did you manage to fix it? i have the same issue

Artook10 commented 5 years ago

Yes, you change the SSL to false or back to true if you have changed it in the past. Some servers will accept one or the other SSL so if you have true selected and the server you are scraping is false the error is returned.

On Wed, Feb 20, 2019 at 10:43 AM souli0 notifications@github.com wrote:

Did you manage to fix it? i have the same issue

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PowerScript/KatanaFramework/issues/24#issuecomment-465658440, or mute the thread https://github.com/notifications/unsubscribe-auth/AtSID8wicaC_5CilpBokHSKMQEDuK4D_ks5vPXscgaJpZM4XLUb5 .

souli0 commented 5 years ago

+ktf:set ssl false ���--------> ssl = false +ktf:run [run] The module was launched... [inf] Thu Feb 21 06:39:14 2019 [inf] Loading file [files/db/commons-dir-admin.tbl] [stp] [1] Step : Starting Brute Force... [Socket] [war]([Errno -2] Name or service not known)

+ktf:set ssl true ���--------> ssl = true +ktf:run [run] The module was launched... [inf] Thu Feb 21 06:39:30 2019 [inf] Loading file [files/db/commons-dir-admin.tbl] [stp] [1] Step : Starting Brute Force... [Socket] [war]([Errno -2] Name or service not known)

sad it didn't work thanks to have tried.

Artook10 commented 5 years ago

Welcome hoped that would have worked for you.

On Wed, Feb 20, 2019, 11:42 PM souli0 <notifications@github.com wrote:

+ktf http://web/ap.finder:set ssl false ���--------> ssl = false +ktf http://web/ap.finder:run [run] The module was launched... [inf] Thu Feb 21 06:39:14 2019 [inf] Loading file [files/db/commons-dir-admin.tbl] [stp] [1] Step : Starting Brute Force... [Socket] [war]([Errno -2] Name or service not known)

+ktf http://web/ap.finder:set ssl true ���--------> ssl = true +ktf http://web/ap.finder:run [run] The module was launched... [inf] Thu Feb 21 06:39:30 2019 [inf] Loading file [files/db/commons-dir-admin.tbl] [stp] [1] Step : Starting Brute Force... [Socket] [war]([Errno -2] Name or service not known)

sad it didn't work thanks to have tried.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PowerScript/KatanaFramework/issues/24#issuecomment-465869493, or mute the thread https://github.com/notifications/unsubscribe-auth/AtSID5hsc2Rxar50SKSJQ4brRDB4uk58ks5vPjG8gaJpZM4XLUb5 .

jorgegso commented 3 years ago

+ktf:run [run] The module was launched... [inf] Sat Oct 6 17:01:57 2018 [inf] Loading file [files/db/commons-dir-admin.tbl] [stp] [1] Step : Starting Brute Force... [Socket] [war]([Errno -2] Name or service not known)

I had the same error with a target on a localhost and I solved it by separating the port from the localhost: set target localhost set port 3000 I don't know if it helps

Baxterthedog1 commented 3 years ago

@RedToor

parthk2510 commented 2 years ago

Is the issue solved ? Any solution provider ?

Aholicknight commented 2 years ago

Is the issue solved ? Any solution provider ?

@parthk2510 the creator of the repo @RedToor has not been active for a long time so the issue has not been resolved.