Setool-Main
(Improper entry may lead to jail time) Enterprise-level social engineering penetration testing and lightweight web penetration assistance suitable for Linux. The built-in phishing website can obtain main personal information accounts; the website cloning module can clone the White House website; the various built-in Web terminals can fully enable group attacks and social engineering tests; destructive scripts and semi-automatic
The dynamic writing of ransom letters perfectly assists social workers and more. Developed in Java, with reference to large and small enterprise-level social engineering cases, this is a customized advanced command line tool suitable for enterprise-level social engineering testing and attacks.
Setool Main is a very complex social engineering tool set, so be sure to check the help before using it. Type: help in the command line to view the command
Install Setool Main manually
git clone https://github.com/LinWin-Cloud/Setool-Main
sudo mkdir /opt/Setool-Main
sudo chmod 777 /opt/Setool-Main
mv Setool-Main/* /opt/Setool-Main
sudo echo > /bin/setoolmain
Write the following script to /bin/setoolmain
cd /opt/Setool-Main
javac setool.java
java setool
Then you only need to enter the following command in the terminal each time to activate it.
setoolmain
Dependent projects
- python3
- java18
- ssh
- unzip
- git
- pip3
- python-whois
- python-QRcode
- python-requests
Install dependencies
- sudo su
- apt install python3
- apt install openjdk-11-jdk
- apt install openssh-client
- apt install unzip
- apt install git
- apt install python3-pip
- pip3 install python-whois
- pip3 install qrcode
- pip3 install requests
Tutorial
Open Linux command line terminal bash or Linux powershell
Note: You cannot use root to run the program. If you use root to run the program, an error will be reported automatically.
- git clone https://github.com/LinWin-Cloud/Setool-Main
- cdSetool-Main
- javac setool.java
- java setool and then you can use input help to get command line help
Change log
- v1.0.1 2022.1.5 released Setool Linux
- v2.0.1 2022.3.5 released Setool Master
- v3.0.1 2022.7.1 released Setool Main
- v3.0.2 2022.7.2 Update configuration file, update version information
- v3.0.3 2022.7.3 Update configuration file
- v3.0.4 2022.7.4 Fixed configuration error
- v3.0.5 2022.7.5 update project
- v3.0.6 2022.7.5 updated installation documents and scripts
- v3.0.7 2022.7.6 Update configuration file and fix installation script
- v3.0.8 2022.7.6 Fix http service security vulnerability
- v3.0.9 2022.7.7 Update source code
- v3.1.0 2022.7.8 Update source code and configuration files
- v3.1.1 2022.7.10 Update source code and fix IO operation vulnerability
- v3.1.2 2022.7.13 Update configuration file
- v3.1.3 2022.7.14 Update configuration file and source code
- v3.1.4 2022.7.16 Update source code and configuration files
- v3.1.5 2022.7.16 The project was officially renamed as Setool Main LTS long-term support version
- v3.1.6 2022.7.17 Update configuration file
- v3.1.7 2022.7.18 Update configuration file
- v3.1.8 2022.7.20 Update configuration file and source code
- v3.1.9 2022.7.24 Update source code
- v3.2.0 2022.7.25 Update source code, fix source code errors, update configuration file
- v3.2.1 2022.9.3 Update source code, fix http vulnerability, update configuration file, update version number
- v3.2.2 2022.9.12 Modify documentation and README
- v3.2.3 2022.10.15 Modify error description and update source code