Pentest Tools Framework: database of exploits, Scanners and tools for penetration testing
Pentest Tools Framework
Pentest Tools Framework is a database of exploits, Scanners, and tools for penetration testing. Pentest is a powerful framework that includes a lot of tools for beginners. You can explore kernel vulnerabilities, network vulnerabilities.
Modules
Exploits
INFO: A computer program, piece of code, or sequence of commands that exploit vulnerabilities in software and are used to carry out an attack on a computer system. The purpose of the attack can be as a seizure of control over the system, and the violation of its functioning!
Scanners
INFO: The program that scans the specified Internet resource, archive or website. Also, network scanners can scan open ports or your local network and IPs!
Why?
It is free software
INFO: This is a good platform to start exploring vulnerabilities!
Simple UX/UI interface for beginners
INFO: It has simple UX/UI for beginners!
It is easy to understand and it will be easier for you to master the Pentest Tools Framework.
A lot of tools for beginners
INFO: It has еру following modules 16 exploits – 15 scanners
This is enough for beginners.
Install
git clone https://github.com/pikpikcu/Pentest-Tools-Framework.git cd Pentest-Tools-Framework pip install -r requirements.txt python install.py python ptf.py
Copyright (C) 2019 pikpikcu