Skip to content

0x27/tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%