- Un script semplice ma molto potente.
- Proxy 2024
- Python3
Step 1. Per verificare quale versione di Python è installata nel sistema:
python3 --version
Step 2. Per installare l'ultima versione di Python, eseguire il seguente comando:
sudo apt update
sudo apt install python3
Step 3. Per installare pip su Kali (il programma di installazione del pacchetto per Python):
sudo apt install python3-pip
git clone https://github.com/xPloits3c/Anonsec.git
cd Anonsec
python3 anonsec.py