OPERATING SYSTEMSOS Linux

How to download sherlock social media hunting tool on ubuntu 20.04

sherlock is hunting social media network tool. this video educational purpose only.

commands

step 1 = sudo su
step 2 =sudo pat install git
step 3 =git clone https://github.com/sherlock-project/sherloc.git
step 4 =cd sherlock
step 5 = sudo apt install pip
step 6 = python3 -m pip install -r requirements.txt
step 7 = python3 sherlock (user name)

source

ubuntu download

7 thoughts on “How to download sherlock social media hunting tool on ubuntu 20.04

  • Doesen't work in 2024

    The conflict is caused by:
    The user requested markdown-it-py==3.0.0
    rich 13.3.1 depends on markdown-it-py<3.0.0 and >=2.1.0

    To fix this you could try to:
    1. loosen the range of package versions you've specified
    2. remove package versions to allow pip attempt to solve the dependency conflict

  • it’s not requirments but requirements 😂😂

Comments are closed.