Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2014-10-10 | 287 Bytes | |
banners.py | 2014-10-10 | 1.3 kB | |
vuln_banners.txt | 2014-10-10 | 399 Bytes | |
crackPass.py | 2014-10-10 | 703 Bytes | |
unzip.py | 2014-10-10 | 497 Bytes | |
zipcrack.py | 2014-10-10 | 952 Bytes | |
portscan.py | 2014-10-10 | 1.6 kB | |
portscan2.py | 2014-10-10 | 847 Bytes | |
xec.py | 2014-10-10 | 956 Bytes | |
ssh-exec.py | 2014-10-10 | 373 Bytes | |
brutessh.py | 2014-10-10 | 1.9 kB | |
sshkeycrack.py | 2014-10-10 | 2.5 kB | |
brutekey.py | 2014-10-10 | 2.4 kB | |
Totals: 13 Items | 14.7 kB | 0 |
######################################################### # Examples from the book Violent Python by TJ O'Connor # # Most should run with minimal modification. # ######################################################### I will be splitting these up by chapter in the future