What's OSINT?
OSINT or open-source intelligence is information that is freely or publicly available. Earlier OSINT was not considered of high value it was as subscribing to a newspaper or radio channel. But as the age of the internet boomed so did the open-source information. So when we are talking about OSINT investigation, we're talking about gathering information from public websites like social media, YouTube, Facebook, Forums, and even this Blog. OSINT is not hacking it's observing information cooperation or individual has provided publicly.
How to do an OSINT investigation?
OSINT investigation doesn't require much but an active brain is required. You don't want to get caught looking at 2-3 years old post chances are you will be blocked for stalking. Some people use fake accounts but major social media removes fake accounts. But there are great tools available free online click here to check tools and various sources provided for OSINT.
Famous OSINT scripts
Sherlock is a powerful OSINT tool that is used to hunt down usernames across social media.
Sherlock is a powerful OSINT tool that is used to hunt down usernames across social media.
Also read :What Is Firewall | Types Of Firewalls
INSTALLATION
git clone https://github.com/sherlock-project/sherlock.git
cd sherlock
python3 -m pip install -r requirements.txt
cd sherlock
python3 -m pip install -r requirements.txt
Also read :Hack Windows 10 with Metasploit
PhoneInfoga is an OSINT reconnaissance for phone numbers.
INSTALLATION
Also read :HOW TO GET PHONE NUMBER INFORMATION
git clone https://github.com/sundowndev/PhoneInfoga
cd PhoneInfoga
python3 -m pip install -r requirements.txt
cd PhoneInfoga
python3 -m pip install -r requirements.txt
Share This :
0 Comments