scripts for pentesting, written purely in python
aesshell
Python2.7 AES CBC Mode HMAC-SHA256 Backconnect Shell
running on windows and unix (mac untested), win binary provided
https://github.com/curesec/tools/tree/master/aesshell
nsdtool
find netgear switches in the network
https://github.com/curesec/tools/tree/master/nsdtool
geoip
find geolocation data about ips and networks, using the maxmind db
https://github.com/curesec/tools/tree/master/geoip
smb
smb tools to discovery smb servers, find shared directories and bruteforce users
https://github.com/curesec/tools/tree/master/smb
smtp
simple mail transfer protocol scripts
https://github.com/curesec/tools/tree/master/smtp
snmp
toolsuite for testing snmp v1,v2c and version3. discovery, snmwalk and bruteforce
https://github.com/curesec/tools/tree/master/snmp
traceroute
tcp/udp/icmp traceroute
https://github.com/curesec/tools/tree/master/traceroute
vnc
vnc bypass exploit and vnc bruteforcer
https://github.com/curesec/tools/tree/master/vnc