curesec / tools

scripts for pentesting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tools

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

About

scripts for pentesting


Languages

Language:Python 100.0%