tur334vl Posted October 27, 2011 Report Posted October 27, 2011 Name: sshambush2Version: 2.0Author: s3my0n[Description]sshambush2 is a low memory use multi-threaded dictionary login cracker for SSH2 servers. It uses the paramiko module for connection, hence it is multi-platform (tested only on GNU/Linux and Windows 7) . sshambush2 does not load the password dictionary into its memory, but rather reads the opened file line by line, so it's great for very large dictionaries.[Example]s3my0n@linux:~/python/projects/sshambush$ ./sshambush.py -s 192.168.1.2 -l root -d ./passwords.txt .__ ___. .__ ________ ______ ______| |__ _____ _____\_ |__ __ __ ______| |__ \_____ \ / ___/ / ___/| | \\__ \ / \| __ \| | | ___/| | \ / ____/ \___ \ \___ \ | Y \/ __ \_| Y Y \ \_\ \ | |___ \ | Y | \ /____ >/____ >|___| (____ /|__|_| /___ /____/____ >|___| |_______ \ \/ \/ \/ \/ \/ \/ \/ \/ \/ sshambush2 v2.0 s3my0n RuSH4ck3R[at]gmail[dot]com InterN0T.net[*] Running SSH ambush on 127.0.0.1:22 ... Ambushing: root 123/542 pass1232 [+] Login found: Username: root Password: pass12[*] Total logins found: 1[*] Done!s3my0n@linux:~/python/projects/sshambush$Help Screen:Usage: sshambush2 -s <host> -l <login> [options] [Options] -s, --server: SSH server address (required) -p, --port: SSH server port number (default: 22) -l, --login: username dictionary file OR login username (default: root) -d, --dictionary: password dictionary file (required) -o, --output: write found logins to a file -m, --maximum: maximum connections at a time (default: 10) -t, --timeout: timeout on connection in seconds (default: 10) -q, --quiet: quiet mode (for information output) -h, --help: print this screen[Video Demonstration]Tutorial to use[DOWNLOAD]http://py1337.team-xpc.com/tools/sshambush2.zipMD5 Sum of .ZIP:148d4c96307c8df4e8b01f164d1c80d0 1 Quote
cl4u123 Posted February 17, 2012 Report Posted February 17, 2012 Name: sshambush2Version: 2.0Author: s3my0n[Description]sshambush2 is a low memory use multi-threaded dictionary login cracker for SSH2 servers. It uses the paramiko module for connection, hence it is multi-platform (tested only on GNU/Linux and Windows 7) . sshambush2 does not load the password dictionary into its memory, but rather reads the opened file line by line, so it's great for very large dictionaries.[Example]s3my0n@linux:~/python/projects/sshambush$ ./sshambush.py -s 192.168.1.2 -l root -d ./passwords.txt .__ ___. .__ ________ ______ ______| |__ _____ _____\_ |__ __ __ ______| |__ \_____ \ / ___/ / ___/| | \\__ \ / \| __ \| | | ___/| | \ / ____/ \___ \ \___ \ | Y \/ __ \_| Y Y \ \_\ \ | |___ \ | Y | \ /____ >/____ >|___| (____ /|__|_| /___ /____/____ >|___| |_______ \ \/ \/ \/ \/ \/ \/ \/ \/ \/ sshambush2 v2.0 s3my0n RuSH4ck3R[at]gmail[dot]com InterN0T.net[*] Running SSH ambush on 127.0.0.1:22 ... Ambushing: root 123/542 pass1232 [+] Login found: Username: root Password: pass12[*] Total logins found: 1[*] Done!s3my0n@linux:~/python/projects/sshambush$Help Screen:Usage: sshambush2 -s <host> -l <login> [options] [Options] -s, --server: SSH server address (required) -p, --port: SSH server port number (default: 22) -l, --login: username dictionary file OR login username (default: root) -d, --dictionary: password dictionary file (required) -o, --output: write found logins to a file -m, --maximum: maximum connections at a time (default: 10) -t, --timeout: timeout on connection in seconds (default: 10) -q, --quiet: quiet mode (for information output) -h, --help: print this screen[Video Demonstration]Tutorial to use[DOWNLOAD]http://py1337.team-xpc.com/tools/sshambush2.zipMD5 Sum of .ZIP:148d4c96307c8df4e8b01f164d1c80d0Am instalat paramiko dar tot nu merge, zice ca nu-l are. [-] Error: you need paramiko module: paramiko: ssh2 protocol for python For Debian/Ubuntu: apt-get install python-paramiko Quote
H4ck3rPr4fz0rrr. Posted March 29, 2012 Report Posted March 29, 2012 l-a testat cineva, e bun?Te doare degetu sa apesi DOWNLOAD ? Quote
pyth0n3 Posted March 29, 2012 Report Posted March 29, 2012 Tocmai i-am facut debugging , "Too many false positives" .As fi frut sa va demonstrez unde e problema dar pe majoritatea nu cred ca ii intereseaza cum functioneaza , important e sa obtina trofeul.Bafta! Quote