Jump to content

Recommended Posts

Posted

I decided to try and challenge my lacking python skill and attempt to port over the responder.py tool. Got a copy from git and uploaded it to my turtle, at first run it complained about no sqlite3 python module.

After more digging I opted to update via opkg and install the python sqlite3 module. So far so good right? Responder launches now with a couple of errors and zero captures.

The errors are as follows.

[!] Error starting SSL server on port 443, check permissions or other servers running.
[+] Listening for events...
[!] Error starting TCP server on port 53, check permissions or other servers running.
Now shutting down dnsmasq clears out the 53 error but I can't seem to chase down the 443 issue. A quick lsof doesn't return anything bound to 443 so I'm thinking there is a permissions issue somewhere as it could also be the cause of the lack of any captures. Running responder in verbose mode doesn't get me any more information than what's above.
As I said I lack python as a skill set, I am more of a perl man, so the issue might be python related. I'm at a loss though of where to look next. Does any have any hints or ideas of where I look next?
Thanks!
Posted

Try changing permissions on the directory that is mapped to sshfs (ex. chmod 777 /home/turtle). You could also try not starting HTTPS server (disable in Responder config). I have it partially working as I have received NTLMv1 hashes.

  • 2 weeks later...
  • 11 months later...
Posted

Hi guys i am trying to configure the responder module on my lan turtle but i am not receiving any hashes even if i connect fo a non existent SMB share from target machine. I can see from responder output that it was poisoned but i am not receiving anything back..Do you guys happen to have some ideas on why this is happening?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...