Skip to content

Questo programma Python automatizza la configurazione di un listener Metasploit. Consente di impostare facilmente payload, IP e porta di ascolto tramite una semplice interfaccia. Genera ed esegue i comandi necessari in Metasploit, facilitando l'uso per i test di penetrazione e rendendolo accessibile anche ai meno esperti.

License

Notifications You must be signed in to change notification settings

APT-Ubub0x/APT-LISTENER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metasploit Listener Automator 🐍💻

A Python program that automates the configuration and startup of a Metasploit listener, simplifying the process for penetration testing and cybersecurity activities.

Features ✨

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

Prerequisites 📋

  • Python 3.x
  • Metasploit Framework

Installation 🔧

  1. Clone the repository:
    git clone https://github.com/APT-Ubub0x/APT-LISTENER.git
  2. Navigate to the project directory:
    cd APT-LISTENER
    
  3. Install any required dependencies (if applicable):
    pip install -r requirements.txt
    

Usage 🚀

  1. Open the start.bat or execute this command
    python main.py
    

License 📄

This project is licensed under the Apache 2.0 License. See the LICENSE file for details.

About

Questo programma Python automatizza la configurazione di un listener Metasploit. Consente di impostare facilmente payload, IP e porta di ascolto tramite una semplice interfaccia. Genera ed esegue i comandi necessari in Metasploit, facilitando l'uso per i test di penetrazione e rendendolo accessibile anche ai meno esperti.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published