Pyntest is an automated tool to scan domain vulnerabilities and generate reports.
All the information can be dumped into a JSON file to be analyzed later.
This app was written in 2018.
- Python 2.7
- nmap
- python-pip
- whois
- nmap
- python-dnspython
- dnspython
- netaddr
- python-nmap
-h, --help show this help message and exit
-d , --domain domain name to analyze
-j , --json dump all the info into a json file
This tool is created for the sole purpose of security awareness and education, it should not be used against systems that you do not have permission to test/attack. The author is not responsible for misuse or for any damage that you may cause. You agree that you use this software at your own risk.
To do some tasks, I have used other sharp tools created by Github Users (links below).