Skip to main content

how to find social media profiles by username - Sherlock on kali linux tutorials

You can find victim all social media profiles data within a minute by using sherlock

First we have to check the newest updated version before entering commands 

step 1 : apt install python3 
step 2 : apt install python-pip

step 3 : apt install python3-pip
step 4 : apt install git

 
Now we have to clone the sherlock link : https://github.com/sherlock-project/sherlock.git


step 5 : git clone https://github.com/sherlock-project/sherlock.git

step 6 : ls
step 7 : chmod +x * ( to give permission for access)
step 8 : ls ( after get permission words color changed )
step 9 : python3 -m pip install -r requirements.txt

step 10 : ls
step 11 : python3 sherlock.py madangowri


then checking username madangowri for all profiles
now we copy the link and paste on chrome you will see the madangowri data  
(some of the data's are not found means he is dont have an acccount that profiles)





----------------------------------------------------------------------------------------------------------------
Thanks to visit my page keep following for new update...




Comments

Popular posts from this blog

How to Hack Wifi WPA,WPA2,WPA2 PSK in Termux

  How to Hack Wifi WPA,WPA2,WPA2 PSK  in Termux Wi-Fi All Hacking Tool Install       [Type the Command ] Step1: apt update && apt upgrade -y Step2:   apt install git Step3:  apt install python2 Step4:   git clone https://github.com/derv82/wifite.git Step5:  ls Step6:  cd wifite Step7:  python2 wifite.py       [open first page] Step8: git clone  https://github.com/derv82/wifite2 Step9 : ls Step10: cd wifite2 Step11:  ls Step12:  python2 Wifite.py I hope this information is useful for you. Please forgive any typos or incomplete sentences.

How to Remove Facebook Account by Pottu Report Tool Turmux in 5 Minutes

How to Remove Facebook Account by Pottu Report Tool Turmux in 5 Minutes    Step 1:  apt update && apt upgrade Step 2:  apt install python Step 3:  apt install git Step 4: git clone  https://github.com/IlayTamvan/Report Step 5: cd Report Step 6:  ls Step 7: unzip Report.zip Step 8:  python2 Report.py I hope this information is useful for you. Please forgive any typos or incomplete sentences.

How to Remove Termux Welcome Screen Text

How to Remove Termux Welcome Screen Text Open Termux App and Type - Step1: cd .. Step2: ls Step3: cd usr/etc Step4:  ls Step5:  rm -rf motd [#] Open New Terminal, and see the Termux Terminal is Totally clear.