Active Members Fi8sVrs Posted February 2, 2013 Active Members Report Posted February 2, 2013 HostBox SSH is a SSH password/account scanner written in python.README 2.0 InstallINSTALLING WXPYTHON-------------------http://wiki.wxpython.org/InstallingOnUbuntuOrDebianINSTALLING PARAMIKO-------------------sudo apt-get install python-paramiko3.0 UsageTo run HB in GUI mode:--------------------- ./HostBox-SSH.py Should start the GUI, alt. try: "python HostBox-SSH.py" or "chmod +x HostBox-SSH.py && ./HostBox-SSH.pyTo run HB in Console mode:------------------------- ./HostBox-SSH -h For help with command line optionsCommand line options: HostBox-SSH.py -i <ip list> -u user1,user2,user3.. -p pass1,pass2,pass3.. [-1/-2] [-n/-f]Username Options: -u user1,user2,user3.. || --ufile=usernames.txtPassword Options: -p pass1,pass2,pass3.. || --pfile=passwords.txtBreak Options: -1: Break on account login -2: Break on server loginSpeed Options: -n for normal scan || -f for fast scan modeExamples: ./HostBox.py -i ip-list.txt -u guest,test,root -p blank,-username,password -1 -n This is running hostbox listing usernames and password settings on the commandline. -1 is break account testing when a login is found for that account. -n means normal scan speed. ./HostBox.py -i ip-list.txt --ufile=usernames.txt --pfile=passwords.txt -2 -f This is running hostbox listing usernames and passwords from a textfile. -2 means the scanner will break testing the server when a login is found for that server. -f is for fast scan mode or multithreaded scan. "-username" and "blank" in the username/password spec tells the scanner to use the username as password / check for blank passwords.VISIT OSKAR STRIDSMAN'S IT RESOURCE -- StridsmanIT.wordpress.com -- HostBox-SSH 0.2REPORT BUGS TO: https://stridsmanit.wordpress.com/ssh-scanner/Download HostBox SSH 0.2 ? Packet Storm Quote
Active Members Fi8sVrs Posted May 23, 2015 Author Active Members Report Posted May 23, 2015 update:HostBox SSH 0.3 HostBox SSH is a python script will scan servers and routers for insecure SSH configurations. Changes: Code reorganization. GUI improvements. Various other changes. Download Quote
Terra Posted May 23, 2015 Report Posted May 23, 2015 scanning from my own computer can i get arrested and rekt? i like to be rekt by romanian law enforcement Quote
Ganav Posted May 24, 2015 Report Posted May 24, 2015 scanning from my own computer can i get arrested and rekt? i like to be rekt by romanian law enforcement Well, of course try rooting something from these IP address ranges and you'll be "rekt" in no time:65.0.0.1/8, 70.0.0.1/8, 94.0.0.1/8, 111.0.0.1/8, 132.0.0.1/8, 157.0.0.1/8, 207.0.0.1/8, 213.0.0.1/87.*.*.*11.*.*.*Have fun, think of something witty to say when they pick you up. There's a good chance you'll have your 15 minutes of fame Quote