Command 💲 For All Tools 👇
_____1- Social Engineering Toolkit
Social Engineering Toolkit is written in Python programming language. It is the quality test for safeguarding against any unauthorized access with more than 3 million downloads.
It automates attacks and generates remote mail systems, malicious websites, extensions, etc.
Command 💲
pkg update && pkg upgrade -y
apt install curl -y
curl -LO https://raw.githubusercontent.com/Hax4us/setoolkit/master/setoolkit.sh
sh setoolkit.sh
cd setoolkit
./setup.py install
./setoolkit
It automates attacks and generates remote mail systems, malicious websites, extensions, etc.
Command 💲
pkg update && pkg upgrade -y
apt install curl -y
curl -LO https://raw.githubusercontent.com/Hax4us/setoolkit/master/setoolkit.sh
sh setoolkit.sh
cd setoolkit
./setup.py install
./setoolkit
2- Nikto
Nikto is a software developed in Perl programming language. The goal is to provide guidelines on WEB servers, falling into the scope of a vulnerability scanner, OpenVAS.
Command 💲
apt update && apt upgrade
pkg install git
pkg install Perl
git clone https://github.com/sullo/nikto.git
cd program
3 - Nmap
Nmap, aka Network Mapper, is a port-scanning software. This is a free hacking tool, and it is viral amongst port scanners for fast network discovery, alerting, and security monitoring.
Command 💲
pkg update && pkg upgrade -y
pkg install curl
pkg install Nmap
(Don't use for hacking perouse)
0 Comments