Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pycoder1/pyntest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version 1.6 Python 2.7 GPL-3.0 License Date

Pyntest

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.

Requirements

  • Python 2.7
  • nmap
  • python-pip
  • whois
  • nmap
  • python-dnspython
  • dnspython
  • netaddr
  • python-nmap

Usage


  -h, --help      show this help message and exit
  -d , --domain   domain name to analyze
  -j , --json     dump all the info into a json file

Legal disclaimer

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).

About

Domain vulnerabilities scanner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.5%
  • Shell 7.9%
  • Ruby 3.6%