pyTools_PT
python tools for penetration testing
Please don't use these tool for illegal purposes. These tools is meant for penetration testing for legal purposes only.
This repository is dedicated to the making/development of python tools for penetration testing. The following tools are currently available:
dirEnum.py --> for directory enumeration of websites (Threading available to improve scan times)
portScan.py --> for scanning ip address for gathering intel surrounding ports (Threading available to improve scan times)
Other tools(fuzzer, sshbruter, hashcracker) need improvement via threading.