Ghost Hunter

Using python script to create a tool for basic Osint search in pen test field.

Winston.I

11/26/20232 min read

person wearing mask
person wearing mask

I have recently developed a tool with python programmming language called Ghost-Hunter that is specifically designed to assist penetration testers in their work. This script proves to be highly useful when it comes to tracking the phone numbers and usernames of potential victims across various social media platforms, as well as locating their IP addresses. By utilizing this script, testers can efficiently gather information and gain valuable insights during their assessment process. With its user-friendly interface and robust functionality, this Python script streamlines the task of tracking and identifying crucial details about individuals, facilitating more accurate and comprehensive penetration testing.

This is the Ip address tracker section and all you have to do is type in the victims Ip address and wait for your result.

this is the username tracker section, and it searches up the inputted username across a couple of social media platforms.

This is the phone number tracker section. All you have to do is type in the victim's use phone number and wait for the result.

NOTE: This helps generate information on the inputted phone number and does not track the victim's phone in real time.

So basically, this is the program and there are a couple of selections that suits the needs of the user.

this is the 'Show Your Ip ' section just in case you want to know your Ip.