Skip to content

3rr0r-505/HoneyPott3r

Repository files navigation

HoneyPott3r - Python Honeypot Vulnerability Scanner

⚙️ This project is currently at version 1.0.0

📖 For detailed guidance, check out the HoneyPott3r wiki📚

  ######################################################################################################
  ##      __  __                                      ____              __     __     _____           ##
  ##     / / / /  ____     ____     ___     __  __   / __ \   ____     / /_   / /_   |__  /   _____   ##
  ##    / /_/ /  / __ \   / __ \   / _ \   / / / /  / /_/ /  / __ \   / __/  / __/    /_ <   / ___/   ##
  ##   / __  /  / /_/ /  / / / /  /  __/  / /_/ /  / ____/  / /_/ /  / /_   / /_    ___/ /  / /       ## 
  ##  /_/ /_/   \____/  /_/ /_/   \___/   \__, /  /_/       \____/   \__/   \__/   /____/  /_/        ##
  ##                                     /____/                                                       ## 
  ###################################################################################################### 

Dependency Nikto WPScan Kali Linux Ubuntu

Project Overview

HoneyPott3r Logo

HoneyPott3r is a Python-based honeypot vulnerability scanner designed to simulate various network services to attract, detect, and log unauthorized access attempts. By integrating with popular cybersecurity tools like Nmap, Metasploit, OpenVAS, and Nikto; HoneyPott3r enhances its ability to identify vulnerabilities across multiple protocols and services, providing comprehensive threat detection and analysis. The tool not only identifies common attack vectors but also integrates various detection mechanisms to identify malicious behavior in real-time. This makes it a powerful tool for cybersecurity research, penetration testing, and vulnerability assessment.

Installation

  1. Clone this repository:
    git clone https://github.com/3rr0r-505/HoneyPott3r.git
    
    cd HoneyPott3r
    
  2. Make Installer Script Executable:
    chmod +x installer.sh
    
  3. Run the Installation Script
    sudo ./installer.sh
    
  4. Run the Tool using sudo honeypott3r command.

Uninstallation

  • To Uninstall HoneyPott3r :
    cd /opt/honeypott3r
    chmod +x uninstall.sh
    sudo ./uninstall.sh
    

Dashboard

  • To view all reports in the dashboard, visit http://localhost:5050/

Contributing

Contributions are welcome! Feel free to open issues or pull requests for any improvements or bug fixes.

Legal Disclaimer

The use of code contained in this repository, either in part or in its totality, for engaging targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws.

Developers assume no liability and are not responsible for misuses or damages caused by any code contained in this repository in any event that, accidentally or otherwise, it comes to be utilized by a threat agent or unauthorized entity as a means to compromise the security, privacy, confidentiality, integrity, and/or availability of systems and their associated resources. In this context the term "compromise" is henceforth understood as the leverage of exploitation of known or unknown vulnerabilities present in said systems, including, but not limited to, the implementation of security controls, human- or electronically-enabled.

The use of this code is only endorsed by the developers in those circumstances directly related to educational environments or authorized penetration testing engagements whose declared purpose is that of finding and mitigating vulnerabilities in systems, limiting their exposure to compromises and exploits employed by malicious agents as defined in their respective threat models.

License

This project is licensed under the MIT License - see the LICENSE file for details.


About

HoneyPott3r is a Python-based honeypot vulnerability scanner.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published