Skip to content

zyliutw/hakkuframework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hakku Framework Build Status License Python

What is Hakku Framework?

Hakku is simple framework that has been made for penetration testing tools. Hakku framework offers simple structure, basic CLI, and useful features for penetration testing tools developing. Hakku is on early stages and may be unstable, so please download the released versions from github or sourceforge, don't just clone github repository except you don't want stability, you want to try out latest features, or you just want to develop Hakku. Hakku is under MIT license, in other words you can do what you ever want with the source code.

What will i need to run Hakku framework?

Hakku framework is written in python 3, and developed mainly on Arch Linux. So you should get Hakku framework running with Linux based operating system, python 3.5, and the dependencies.

How i can get started?

If you are new to Hakku framework you should look at the official wiki.

OS support

  • Linux supported, and developed on/for linux
  • OS X support not planned
  • Windows support not planned

Basic features

Hakku framework features basic CLI to load up and run penetration testing tools, simple scripting interface, and python api.

Modules

total count of modules: 22

  • apache_users
  • arp_dos
  • arp_spoof
  • bluetooth_pod
  • cloudflare_resolver
  • dir_scanner
  • dns_spoof
  • email_bomber
  • hostname_resolver
  • mac_spoof
  • mitm
  • network_kill
  • pma_scanner
  • port_scanner
  • proxy_scout
  • whois
  • web_killer
  • web_scout
  • wifi_jammer
  • zip_cracker
  • rar_cracker
  • wordlist_gen

Dependencies

Hakku framework itself doesn't need nothing more than python 3.5, but it's network scanner requires tcpdump. Hakku includes all python dependencies so you don't have to install them. All module dependencies are listed below. ethtool, aircrack-ng, ettercap-text-only, dsniff, xterm, driftnet, tcpdump, libnetfilter-queue-dev, python3.5-dev, hcitool, sslstrip, l2ping

Web pages

Contact

If you do have any questions etc. about Hakku Framework, then i don't mind if you send me email.

Hakku Framework is under MIT license

About

Hakku Framework penetration testing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%