Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4shadoww/hakkuframework
Hakku Framework penetration testing
https://github.com/4shadoww/hakkuframework
linux penetration-testing python
Last synced: 15 days ago
JSON representation
Hakku Framework penetration testing
- Host: GitHub
- URL: https://github.com/4shadoww/hakkuframework
- Owner: 4shadoww
- License: other
- Created: 2016-06-07T09:40:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-17T12:47:19.000Z (about 3 years ago)
- Last Synced: 2024-08-01T16:33:34.640Z (3 months ago)
- Topics: linux, penetration-testing, python
- Language: Python
- Homepage:
- Size: 17.9 MB
- Stars: 301
- Watchers: 38
- Forks: 90
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog
- License: license
Awesome Lists containing this project
- awesome-termux-hacking - hakkuframework - Hakku Framework penetration testing.[![->](https://img.shields.io/github/stars/4shadoww/hakkuframework.svg?style=social&label=Star&maxAge=2592000)](https://github.com/4shadoww/hakkuframework/stargazers/) (Uncategorized / Uncategorized)
README
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_genDependencies
------------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
- l2pingLicense
-------Hakku Framework is licensed under MIT license.
Bugs
----
Please leave bug reports to https://github.com/4shadoww/hakkuframework.