Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked Habu: Python Network Hacking Toolkit


itsMe

Recommended Posts

This is the hidden content, please

This is the hidden content, please

These are basic functions that help with some tasks for Ethical Hacking and Penetration Testing.

Most of them are related with networking, and the implementations are intended to be understandable for who wants to read the source code and learn from that.


Habu - Installation on Kali Linux

This is the hidden content, please

Some techniques implemented in the current version are:

    ARP Poisoning
    ARP Sniffing
    DHCP Discover
    DHCP Starvation
    Fake FTP Server
    LAND Attack
    SNMP Cracking
    Subdomains Identification
    SSL/TLS Certificate Cloner
    SYN Flooding
    TCP Flags Analysis
    TCP ISN Analysis
    TCP Port Scan
    Username check on social networks
    Virtual Hosts Identification
    Web Techonologies Identification


Dependencies

Habu requires Python3 and the following packages:

    beautifulsoup4
    click
    cryptography
    dnspython
    lxml
    prompt_toolkit
    pygments
    regex
    requests
    requests-cache
    scapy-python3
    websockets
    matplotlib (Optional, only needed if you want to make some graphs)

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.