Hacktronian: Hacking Suite for Linux

Last Commit: 05/01/2022

Hacktronian: Hacking Suite for Linux

Hacktronian is an all in one hacking suite for Linux and Android. It contains tools for different phases from information gathering to post exploitation. This makes it a handy tool for any penetration tester.

Hacktronian: All in One Hacking Tool for Linux

Hackronian contains a diverse range of tools which allow the user to gain information, attack targets, perform sniffing and snooping on targets and perform post exploitation operations on the target. This main benefit of this suite is that all these different tools are available in one place and the user can experiment with different tools within the same terminal. The secondary benefit of this tool is that it can be installed on Android with all the same features.

Features:

  • Contains more than 50 different tools
  • Modules range from information gathering to post exploitation
  • Available for both Android and Linux
  • Perfect for creating a penetration testing workflow

Hacktronian Modules:

– Information Gathering
– Password Attacks
– Wireless Testing
– Exploitation Tools
– Sniffing & Spoofing
– Web Hacking
– Private Web Hacking
– Post Exploitation
– Install The HACKTRONIAN

Information Gathering

– Nmap
– Setoolkit
– Port Scanning
– Host To IP
– WordPress user
– CMS scanner
XSStrike
– Scan A server’s Users
– Crips

Web Hacking

– Drupal Hacking
– WordPress & Joomla Scanner
– Gravity Form Scanner
– WordPress Exploit Scanner
– WordPress Plugin Scanner
– File Upload Checker
– etc.

Password Attacks

– Cupp
– Ncrack

Wireless Testing

reaver
pixiewps
Fluxion

Private Web Hacking

– Get all websites
– Get Joomla websites
– SQli Scanner
– Get WP websites
– Port Scan
– Bypass CloudFlare
– Get server users
– etc.

Exploitation Tools

– ATSCAN
sqlmap
– Shellnoob
– commix
– FTP Auto Bypass
– jboss-autopwn

Sniffing & Spoofing

– Setoolkit
SSLtrip
– pyPISHER
– SMTP Mailer

Post Exploitation

– Shell Checker
– POET
– Weeman

Supported Platforms:

  • Linux
  • Android (Termux)

Install

Linux

Clone the GitHub repo:

$ git clone https://github.com/thehackingsage/hacktronian.git

Navigate to the working directory and install the requirements:

$ cd hacktronian
$ chmod +x install.sh
$ sudo ./install.sh

Android

Open Termux, and run the following:

$ pkg install git
$ pkg install python
$ git clone https://github.com/thehackingsage/hacktronian.git
$ cd hacktronian
$ chmod +x hacktronian.py
$ python2 hacktronian.py

Hacktronian Usage

To execute Hacktronian, run:

$ hacktronian
 _   _    _    ____ _  _______ ____   ___  _   _ ___    _    _   _ 
| | | |  / \  / ___| |/ /_   _|  _ \ / _ \| \ | |_ _|  / \  | \ | |
| |_| | / _ \| |   | ' /  | | | |_) | | | |  \| || |  / _ \ |  \| |
|  _  |/ ___ \ |___| . \  | | |  _ <| |_| | |\  || | / ___ \| |\  |
|_| |_/_/   \_\____|_|\_\ |_| |_| \_\_ __/|_| \_|___/_/   \_\_| \_|
 
[!] This Tool Must Run As ROOT [!] https://linktr.ee/thehackingsage
 
   {1}--Information Gathering
   {2}--Password Attacks
   {3}--Wireless Testing
   {4}--Exploitation Tools
   {5}--Sniffing & Spoofing
   {6}--Web Hacking
   {7}--Private Web Hacking
   {8}--Post Exploitation
   {0}--Install The HACKTRONIAN
   {99}-Exit
 
hacktronian~#
Documentation Box
Download Box