Skip to content

G4G4N/AutoPTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoPTT

Automatic Penetration Testing Tool

An interactive penetration testing tool for network scanning, vulnerability analysis, and reporting.

Table of Contents

Overview

The Penetration Testing Tool is designed to facilitate network scanning, vulnerability analysis, and report generation in penetration testing scenarios. It provides a user-friendly interface for initiating scans, analyzing results, and saving findings to an example API.

Features

  • Network scanning using nmap
  • Vulnerability analysis with basic reporting
  • Token-based authentication for secure user sessions
  • Threaded execution for responsive user interface

Getting Started

Follow these instructions to set up and use the Penetration Testing Tool on your system.

Prerequisites

Ensure you have the following installed:

  • Python 3.11
  • nmap (for network scanning)

Installation

Clone the repository and install dependencies:

git clone https://github.com/G4G4N/AutoPTT.git
cd AutoPTT
pip install -r requirements.txt

Usage

Run the application:

python aptt.py

Authenticate with your username and password, then enter the IP range for network scanning. Review the results and save findings to the example API.

Contributing

Contributions are welcome! Follow the contribution guidelines for details on how to contribute.

License

This project is licensed under the MIT License.

Acknowledgments

  • The nmap tool for network scanning
  • Python libraries used in the project
  • ...

About

Automatic Penetration Testing Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages