Facebook Account Finder: Check Associations by Email or Phone Number

 

We have previously shared information about various tools for gathering data, such as OSINT techniques. However, this particular tool is very straightforward and does not rely on open-source intelligence to gather information about a target. Instead, it directly extracts information from Facebook.

The Facebook Checker: Extract Information Directly From Facebook

When trying to gather information about a suspicious Facebook account or uncover the actual person behind a fake account, these tools can be helpful.


You may also like to read: Crack Password Protected Files Using File-Cracker On Linux



Facebook Checker is a go language-based tool that interacts with directly facebook.com to retrieve or extract information about a target associated or linked  phone number, email, ID, and username.

sudo apt install go -y
go install github.com/yasserjanah/FacebookChecker@latest
FacebookChecker -id <facebook_id> / <username> / <email> / <phone_number>

You need to visit the target user account, copy the ID, and then paste it into the command as indicated above to extract the information.

Note: This information is provided for educational purposes and gives you hands-on experience of actual hacking concepts and it was illegal to test someone's security without their legal concert.

Post a Comment

0 Comments