Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kukuqi666/hacktronian

渗透测试工具
https://github.com/kukuqi666/hacktronian

hacking hacking-tool linux python2

Last synced: about 1 month ago
JSON representation

渗透测试工具

Awesome Lists containing this project

README

        




***Pentesing Tools That All Hacker Needs.***

## HACKTRONIAN Menu :

- 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
- Dork - Google Dorks Passive Vulnerability Auditor
- Scan A server's Users
- Crips

### Password Attacks:

- Cupp
- Ncrack

### Wireless Testing:

- reaver
- pixiewps
- Fluxion

### Exploitation Tools:

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

### Sniffing & Spoofing:

- Setoolkit
- SSLtrip
- pyPISHER
- SMTP Mailer

### Web Hacking:

- Drupal Hacking
- Inurlbr
- Wordpress & Joomla Scanner
- Gravity Form Scanner
- File Upload Checker
- Wordpress Exploit Scanner
- Wordpress Plugins Scanner
- Shell and Directory Finder
- Joomla! 1.5 - 3.4.5 remote code execution
- Vbulletin 5.X remote code execution
- BruteX - Automatically brute force all services running on a target
- Arachni - Web Application Security Scanner Framework

### Private Web Hacking:

- Get all websites
- Get joomla websites
- Get wordpress websites
- Control Panel Finder
- Zip Files Finder
- Upload File Finder
- Get server users
- SQli Scanner
- Ports Scan (range of ports)
- ports Scan (common ports)
- Get server Info
- Bypass Cloudflare

### Post Exploitation:

- Shell Checker
- POET
- Weeman

## Installation in Kali-Linux :

This Tool Must Run As ROOT !!!

### 方法一

```apt install git```

```apt install python```

```git clone https://github.com/kukuqi666/hacktronian.git```

```cd hacktronian```

```python2 hacktronian.py```

### 方法二

```wget -o kali_install.sh https://raw.githubusercontent.com/kukuqi666/hacktronian/main/kali_install.sh```

```chmod +x kali_install.sh```

```bash kali_install.sh```

That's it.. you can execute tool by typing **hacktronian**

## Installation in Android :

Open [Termux](https://play.google.com/store/apps/details?id=com.termux)

### 方法一

```pkg install git```

```pkg install python```

```git clone https://github.com/kukuqi666/hacktronian.git```

```cd hacktronian```

```python2 hacktronian.py```

### 方法二

```wget -o termux_install.sh https://raw.githubusercontent.com/kukuqi666/hacktronian/main/termux_install.sh```

```chmod +x termux_install.sh```

```bash termux_install.sh```