Open xapdum opened 6 years ago
Did you include https
or http
?
Did you manage to fix it? i have the same issue
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 .
+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.
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 .
+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
@RedToor
Is the issue solved ? Any solution provider ?
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.
+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)