noptrix / sshprank

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

[Feature Request] Send a Script Payload #5

Closed BroHowAreYou closed 3 years ago

BroHowAreYou commented 4 years ago

Another nifty feature to have would be to be able to send a bash script rather than just one command. I know that you can make a huge one-liner with '&&' but it would be cleaner to have a flag for sending a .sh payload (eg. -x run.sh)

noptrix commented 4 years ago

@BroHowAreYou thank you. i will consider to implement this as well. :)