pkg up -y
pkg install git -y
pkg install python -y
git clone https://github.com/th3unkn0n/osi.ig
cd osi.ig
pip install -r requirements.txt
Commands for Information Gathering
python main.py -u username -p
0 Comments