Skip to content

0xbharath/python-pentesting-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-pentesting-scripts

A collection of Python scripts to aid in penetration tests!

dns_queries.py - A script to extract DNS records(A, AAAA, MX, NS, TXT, SOA) for a given domain name.
list_scan.py - List scan. Given a IP address range, IPs to exclude, this script will output the final list of IP address to be scanned(like nmap list scan). use -h option for help
zone_transfer.py - A simple script to try zone transfer for a domain on a name server. (test it against 'nsztm1.digi.ninja', 'zonetransfer.me')

About

A collection of Python scripts to aid in penetration tests!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages