A Python program that automates the configuration and startup of a Metasploit listener, simplifying the process for penetration testing and cybersecurity activities.
- Easy Configuration: Quickly set up payload, IP, and listening port.
- Automation: Automatically generates and executes the necessary Metasploit commands.
- User-Friendly: Makes Metasploit usage accessible even to those with less experience.
- Python 3.x
- Metasploit Framework
- Clone the repository:
git clone https://github.com/APT-Ubub0x/APT-LISTENER.git
- Navigate to the project directory:
cd APT-LISTENER
- Install any required dependencies (if applicable):
pip install -r requirements.txt
- Open the start.bat or execute this command
python main.py
This project is licensed under the Apache 2.0 License. See the LICENSE file for details.