Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
hakkuframework — Hakku Framework penetration testing | Kitploit
Tools/GitHubGitHub/4shadoww/hakkuframework
OSINT (Open Source Intelligence)Password CrackingPenetration Testing FrameworksVulnerability ScannersWi-Fi AuditingBluetooth SecurityExploitationInformation GatheringNetwork SecurityPenetration Testing
GitHub4shadoww/hakkuframework
362895 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

hakkuframework

Hakku Framework penetration testing

View Repository

Hakku Framework

Hakku is a simple framework that is made for penetration testing tools. Hakku framework has a simple structure, basic CLI, and useful features for penetration testing modules development.

Getting started

Use the "help" command to see all available commands. Here is a video if you wish to see Hakku in action: https://vimeo.com/197610469

Installation

If you want to make an installation to your system, you can do it with the "install.py" script. However, this is not required and hakku can be run as "portable" from the directory.

OS support

Only GNU/Linux is supported. No Mac, Windows or even Android with termux is supported.

Modules

24 modules are available in total.

  • apache_users
  • arp_dos
  • arp_monitor
  • arp_spoof
  • bluetooth_pod
  • cloudflare_resolver
  • dhcp_dos
  • dir_scanner
  • dns_spoof
  • email_bomber
  • hostname_resolver
  • mac_spoof
  • mitm
  • network_kill
  • pma_scanner
  • port_scanner
  • proxy_detector
  • whois
  • web_killer
  • webserver_info
  • wifi_jammer
  • zip_cracker
  • rar_cracker
  • wordlist_gen

Dependencies

All external python dependencies are included except "NetfilterQueue". A "scan" command requires tcpdump. All module dependencies are listed below:

  • ethtool
  • aircrack-ng
  • ettercap-text-only
  • dsniff
  • xterm
  • driftnet
  • tcpdump
  • libnetfilter-queue
  • python 3
  • hcitool
  • sslstrip
  • l2ping

License

Hakku Framework is licensed under MIT license.

Bugs

Please leave bug reports to https://github.com/4shadoww/hakkuframework.

Download Tool