How to get and install darkarmy tool on termux
DARKARMY is a Termux and Linux tool that contains the majority of commonly used penetration testing tools. It is easy to manipulate. In this blog post, we are going to see how to get darkarmy and install it.
DARKARMY Menu:
- Information Gathering
- Password Attacks
- Exploitation Tools
- Wireless Testing
- Sniffing & Spoofing
- Web Hacking
- Private Web Hacking
- Post Exploitation
- Update The DARKARMY
Darkarmy all hacking tools
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
- Shell and Directory Finder
- Joomla! 1.5 – 3.4.5 remote code execution
- WordPress Plugins Scanner
- 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
- Control Panel Finder
- Get WordPress websites
- 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
How to install darkarmy on Linux

Before you install this tool, you must have root permission. To get it, you can use the command:
git clone https://github.com/D4RK-4RMY/DARKARMY.git
Then, after you get the tool, you can navigate to the folder using the command:
cd DARKARMY
the next thing to do is to change the script permission using the command:
chmod +x install.sh
Then, after changing the script permission, you can now install the tool by using the command:
./install.sh
How to install darkarmy on Termux
To install darkarmy on termux we have first to install git and python for those who have not yet done it. To install git, we can use the command:
pkg install git
For python, we only use the command:
pkg install python
Then, we are going to clone the tool repository on our termux by using the command:
git clone https://github.com/D4RK-4RMY/DARKARMY.git
Now we have to navigate to darkarmy folder using the command:
cd DARKARMY
Next, we change the script permission using the command:
chmod +x darkarmy.py
Last, we can run the script by using the command:
python2 darkarmy.py
I do not even understand how I ended up here, but I assumed this publish used to be great