Skip to main content

An educational OSINT toolkit for research and analysis.

Project description

YoungerSibling

Overview

YoungerSibling is a Python-based terminal utility script designed for educational purposes. It provides a set of useful tools to perform tasks like searching the web, performing lookups (Google search, IP lookup, username lookup, etc.), and extracting metadata from images, directly from the terminal. This project aims to help students, developers, and hobbyists learn about web scraping, API usage, and terminal interaction with Python. Preview

Features

  • Google Search: Perform web searches from the terminal.
  • IP Lookup: Get geolocation information about an IP address.
  • Username Lookup: Check if a username exists across 400+ social media platforms, faster and more accurate than any other tool to ever exist.
  • Email Lookup: Get Mail Exchange (MX) records for an email domain.
  • Exif Data Extraction: Extract and display EXIF metadata from image files.

New Feature: Username Lookup

The username lookup feature is enhanced to provide faster and more accurate results than traditional tools like Sherlock. It scans over 400+ platforms for username availability and ensures high accuracy by analyzing the actual content of user profiles. With optimized performance, this tool makes username lookups quicker and more reliable, all from the terminal.

Technologies Used

  • Python: The main programming language used to create the script.
  • Requests: For making HTTP requests for data fetching.
  • BeautifulSoup: For web scraping (specifically Google search results).
  • DNS Resolver: For querying MX records of email domains.
  • ExifRead: For extracting EXIF metadata from image files.
  • TerminalTables: To display results in a neat, readable table format.
  • Colorama: For colorizing terminal output for better readability.

Installation

To install the youngersibling package, follow these steps:

Using pip from PyPI

You can install youngersibling directly from PyPI using pip:

$ pip install youngersibling

From Source

If you'd like to install youngersibling from the source code, follow these steps:

  1. Clone the repository:
    $ git clone https://github.com/Mostafizur-Rahman8391/YoungerSibling.git
    
  2. Navigate to project folder
    $ cd YoungerSibling
    
  3. Install the package:
    $ pip install .
    

Usage

After installation, you can run the script by typing youngersibling in your command-line terminal

1. Run the Script

$ youngersibling

2. Available Options

After launching the script, you will be presented with a menu of options:

Choose an option:
1. Google Search
2. IP Lookup
3. Email Lookup
4. Username Lookup
5. Exif Data Extraction
6. Exit
  • Google Search: Enter a search query, and the script will fetch and display results from Google in a table.
  • IP Lookup: Provide an IP address, and the script will retrieve geolocation data like country, region, city, and ISP.
  • Email Lookup: Enter an email address, and the script will display MX records for the email's domain.
  • Username Lookup: Provide a username, and the script will check its presence across multiple social media platforms.
  • Exif Data Extraction: Supply the path to an image file, and the script will extract and display its EXIF metadata.

Developer Information

Educational Purposes

YoungerSibling is an educational tool designed to help users explore web scraping, networking, and cybersecurity concepts. It provides practical experience in interacting with APIs, performing DNS lookups, extracting EXIF data, and scraping web content. The tool is perfect for:

  • Web Scraping: Learn how to fetch and parse data from websites using BeautifulSoup.
  • DNS Lookups: Understand DNS resolution and email routing by querying MX records.
  • EXIF Data: Extract metadata from images to understand file structures.
  • API Interactions: Work with real-world APIs to retrieve data in JSON format.
  • CLI Tools: Build simple command-line tools that fetch and display data.
  • Cybersecurity: Gain insights into digital footprints, username tracking, and email validation.

YoungerSibling offers a hands-on approach to understanding these concepts with minimal setup, making it ideal for students, developers, and anyone interested in networking and security.

Disclaimer

The owner shall not be responsible for any misuse of the tool. It is intended for educational purposes only. Users should ensure they adhere to legal and ethical standards when using this tool.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

youngersibling-1.1.5.tar.gz (24.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

youngersibling-1.1.5-py3-none-any.whl (22.6 kB view details)

Uploaded Python 3

File details

Details for the file youngersibling-1.1.5.tar.gz.

File metadata

  • Download URL: youngersibling-1.1.5.tar.gz
  • Upload date:
  • Size: 24.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for youngersibling-1.1.5.tar.gz
Algorithm Hash digest
SHA256 1a44af4b882f573b607667eec4e6cf53a78770829ada424e03d530f362dcf7a3
MD5 030acdc90723ce0ff197b7c90470740f
BLAKE2b-256 397e97370bac7758e465dc8735992b184d68d2c984e1c85ee6e8400a0683f053

See more details on using hashes here.

File details

Details for the file youngersibling-1.1.5-py3-none-any.whl.

File metadata

  • Download URL: youngersibling-1.1.5-py3-none-any.whl
  • Upload date:
  • Size: 22.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for youngersibling-1.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c40317fd7a036a303396c9a6b7950de485c32c6adc1e585e1ca17d84fe9f64a3
MD5 9ff508d54633365a26e387f83a942063
BLAKE2b-256 bd9dc96a66f89b5bd84e93bfd74f8ceea92e217af90bb6bd667971cc7ac2b2d1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page