Wednesday, January 17, 2024

Digital Forensics:Sherlock-project (OSINT)

Digital Forensics:sherlock-project (OSINT)

วันนี้แอดพอมีเวลา เลยทดสอบ ค้นหาบัญชีโซเชียลมีเดียด้วยชื่อผู้ใช้ โดยใช้ sherlock-project Tool

Digital Forensics:sherlock-project (OSINT)


# clone the repo
$ git clone https://github.com/sherlock-project/sherlock.git

Digital Forensics:sherlock-project (OSINT)


# change the working directory to sherlock
$ cd sherlock

# install the requirements
$ python3 -m pip install -r requirements.txt

Digital Forensics:sherlock-project (OSINT)

To search for only one user:

python3 sherlock user123
Digital Forensics:Sherlock-project (OSINT)

python3 sherlock --print-all user123
Digital Forensics:Sherlock-project (OSINT)

อ่านเพิ่มเติม:

อ้างอิง:
    

หมายเหตุ:เนื้อหาในเว็บไซต์นี้มีขึ้นเพื่อวัตถุประสงค์ในการให้ข้อมูลและเพื่อการศึกษาเท่านั้น

* หากมีข้อมูลข้อผิดพลาดประการใด ขออภัยมา ณ ที่นี้ด้วย  รบกวนแจ้ง Admin เพื่อแก้ไขต่อไป
ขอบคุณครับ

#WindowsForensic #ComputerForensics #dfir #forensics #digitalforensics #computerforensic #investigation #cybercrime #fraud

No comments:

Post a Comment

Digital Forensics:User Access Logging (UAL)

 Digital Forensics:UAL  Log What Is User Access Logging? UAL is a feature included by default in Server editions of Microsoft Windows, start...