noptrix / sshprank

A fast SSH mass-scanner, login cracker and banner grabber tool using the python-masscan and shodan module.
http://www.nullsecurity.net/
162 stars 44 forks source link

"Killed" without further info #17

Open TormentedSoul666 opened 3 years ago

TormentedSoul666 commented 3 years ago

I'm experimenting with this awesome approach but finding myself always in the same situation. Whenever I use -h and a multiple number of targets I receive "Killed" without further notice on the tty at a certain moment. I'll try to figure out, maybe RAM issues but do you have any idea?

noptrix commented 3 years ago

@TormentedSoul666 yes, memory related...will be fixed soon.

TormentedSoul666 commented 3 years ago

My suggestion would be to not load the lists all at once but line per thread.