Giter Club home page Giter Club logo

sagemode's Introduction

Sagemode Jutsu: Simple and Effective OSINT Username Search Tool

Introduction

Sagemode Jutsu is a straightforward and efficient Open Source Intelligence (OSINT) tool created with simplicity in mind. It allows users to search for specific usernames across various online platforms, aiding digital investigators and cybersecurity enthusiasts in their research.

Installation

Clone the Repo

git clone https://github.com/senran101604/sagemode

change directory to sagemode

cd sagemode

Install Requirements

python3 -m pip install -r requirements.txt

Reminder

Please regularly update SageMode for better user experience:

python3 sagemode.py -U

Key Features

  • Easy to Use: A user-friendly tool designed for effortless username hunting without unnecessary complications.
  • Real-time Feedback: Receive instant feedback on positive search results, providing insight into the username's online presence.
  • Curated List of sites for more manageable investigation. Users are encouraged to submit pull requests if they fix issues or add useful features.

How to Use

python3 .\sagemode.py --help
usage: sagemode.py [-h] [-f] [-v] [-U] [username]

Sagemode Jutsu: Unleash Your Inner Ninja

positional arguments:
  username       username to search for

optional arguments:
  -h, --help     show this help message and exit
  -f, --found    output only found sites
  -v, --version  Print Sagemode Version
  -U, --update   update Sagemode

To search for a <target_username> example

$python sagemode.py <target_username>
  1. Enter the target username.
  2. Sagemode Jutsu will deliver real-time results, highlighting where the username has been found online.

Use Cases

  • For Fun: Explore the online presence of friends, celebrities, or fictional characters for entertainment purposes.
  • Digital Investigations: Gather information about individuals across online platforms for investigative purposes.
  • Cybersecurity: Identify potential security concerns by detecting suspicious usernames linked to malicious activities.
  • Online Reputation Management: Monitor online presence and address potential identity-related issues.
  • Research and Analysis: Gather data for social media analysis, market research, or competitive analysis.

Disclaimer

  • Sagemode Jutsu is intended for ethical and legal use. Users are responsible for adhering to applicable laws and regulations while utilizing the tool.
  • Please be reminded that Sagemode is still in development and might return false results. Sites that are most prone to false positives are Facebook and Khan Academy.
  • I'm in the process of learning and improving. If you find or fix issues or have feature suggestions, your pull requests are welcome.

TODO

  • Reduce soft 404 error responses.
  • Add Tests, Sites, etc...
  • Cleaner Code :)

Contributions

Contributions and feedback are appreciated! Feel free to submit issues, suggestions, or enhancements via GitHub.


sagemode's People

Contributors

senran101604 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sagemode's Issues

Wordpress always returns as having found something

Due to wordpress redirecting when you go to a missing subdomain, we get a false positive on that check.

https://doesnotexistdontchaknow.wordpress.com redirects to https://wordpress.com/typo/?subdomain=doesnotexistdontchaknow. which is how we would know it's actually an invalid link.

Some sites always return a hit

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.