root@cyberlab:~# Initializing Cybersecurity Blog...

Enable Extra Keys in Termux

 Enable All Arrow Keys in Termux: mkdir $HOME/.termux/ ;echo "extra-keys = [['ESC','/','-','HOME','...

MITM Framework

Installation git clone https://github.com/The404Hacking/websploit.git  cd websploit python2 websploit.py Select module : wsf > use netwo...

SHERLOCK HUNTING SOCIAL MEDIA

Installation  $ git clone https://github.com/sherlock-project/sherlock.git $ cd sherlock $ python3 -m pip install -r requirements.txt Usi...

SOCIALFISH PHISHING

• INSTALLATION PROCESS  git clone https://github.com/xHak9x/SocialPhish.git cd SocialPhish chmod +x socialphish.sh ./socialphish.sh AFTER IN...

INFORMATION GATHERING TOOL

    • INSTALLATION PROCESS  https://github.com/issamelferkh/userrecon.git ./userrecon.sh  

INSTAGRAM INFORMATION GATHERING

• INSTALLATION PROCESS  $ pkg install -y git $ git clone https://github.com/th3unkn0n/osi.ig.git && cd osi.ig $ python3 -m pip insta...

Vulnerability Scanner

INSTALLATION PROCESS RUNING SINGLE COMMAND  wget -O rapidscan.py https://raw.githubusercontent.com/skavngr/rapidscan/master/rapidscan.py ...