Information about the Script

Finding information about your friends, family, enemies, and the crush who will not talk to you is made possible by the 007-TheBond OSNIT Script. 

Features

  • Instagram OSINT
  • Phone number OSINT
  • Search for a Username on Social Media
  • Search the web
  • IplookUp

Disclaimer

By using the script, you agree that you are responsible for any losses you incur and that DeadShot0x7 will have no liability for any misuse of the script.

Version

007-TheBond is currently at version 2.0, which is the project’s official release.

Usage

  1. Clone the repository by using git clone
  2. Go to the cloned directory cd 007-TheBond
  3. Create a virtual environment and activate it.

python -m venv venv

source venv/bin/activate

  1. Install the required packages or run setup.sh

pip install -r requirements.txt

OR

./setup.sh

  1. Run the Script

python 007-TheBond.py

Testing

This script is tested on these operating system

Please consider following and supporting us to stay updated with the latest info

Aman Mishra

Aman Mishra is a eJPT certified and always keen to learn new concepts and methodologies regarding cybersecurity.he is also a cyber security content writer and have passion for sharing my knowledge about the latest threads and trends in the industry.

Recent Posts

Google Dorking in Cybersecurity: A Complete Guide

Introduction In the vast ocean of the internet, the most powerful tool you already have…

7 hours ago

Pystinger : Bypass Firewall For Traffic Forwarding Using Webshell

Pystinger is a Python-based tool that enables SOCKS4 proxying and port mapping through webshells. It…

1 week ago

CVE-Search : A Tool To Perform Local Searches For Known Vulnerabilities

Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…

1 week ago

CVE-Search : A Tool To Perform Local Searches For Known Vulnerabilities

Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…

2 weeks ago

How to Bash Append to File: A Simple Guide for Beginners

If you are working with Linux or writing bash scripts, one of the most common…

2 weeks ago

Mastering the Bash Case Statement with Simple Examples

What is a bash case statement? A bash case statement is a way to control…

2 weeks ago