Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JoesAwesomeSSHMITMVictimFinder.py bugs #43

Open
STashakkori opened this issue Sep 2, 2021 · 2 comments
Open

JoesAwesomeSSHMITMVictimFinder.py bugs #43

STashakkori opened this issue Sep 2, 2021 · 2 comments

Comments

@STashakkori
Copy link

Even with the correct parameters are passed and SSH connections are definitely open between a host and target, JoesAwesomeSSHMITMVictimFinder.py still says no SSH connections found. On debug mode it does indeed print all the correct addresses and states that it finds them yet does not detect the connects themselves.

Also even when quitting with q and waiting for "graceful" shutdown this tool ruins my terminal connection and I have to create a new one. Not sure what causes that but makes the tool pretty hard to use

@jtesta
Copy link
Owner

jtesta commented Sep 2, 2021 via email

@STashakkori
Copy link
Author

STashakkori commented Sep 2, 2021

Hey Joe! Thank you.

So by ping tool do you mean the JoesAwesome*.py? I am keeping that running for a long time and it doesn't detect. Can you test on your end? If it works on your end I wonder if it is a firewall issue or something maybe the packets are getting dropped.

The graceful exit does not produce an error message. Just exits but then if I hit enter in the terminal it is either frozen or the terminal prints like so:
linux_prompt:$ linux_prompt:$ linux_prompt:$ linux_prompt:$ linux_prompt:$ linux_prompt:$ linux_prompt:~$

You see what I mean? prompts stack sideways instead of nice and new lined like normal. Also the typed texted doesnt show on the console. Almost like the cursor doesnt get properly handled. I can look into this part a little bit myself too to see what the script is doing when it shuts down. This issue is intermittent- it doesnt happen ever single time just occasionally on exit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants