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

Bomber : Navigating Security Vulnerabilities In SBOMs

bomber is an application that scans SBOMs for security vulnerabilities. So you've asked a vendor…

13 hours ago

EmbedPayloadInPng : A Guide To Embedding And Extracting Encrypted Payloads In PNG Files

Embed a payload within a PNG file by splitting the payload across multiple IDAT sections.…

13 hours ago

Exploit Street – Navigating The New Terrain Of Windows LPEs

Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local…

3 days ago

ShadowDumper – Advanced Techniques For LSASS Memory Extraction

Shadow Dumper is a powerful tool used to dump LSASS (Local Security Authority Subsystem Service)…

3 days ago

Shadow-rs : Harnessing Rust’s Power For Kernel-Level Security Research

shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…

2 weeks ago

ExecutePeFromPngViaLNK – Advanced Execution Of Embedded PE Files via PNG And LNK

Extract and execute a PE embedded within a PNG file using an LNK file. The…

3 weeks ago