Skip to content
/ X-osint Public
forked from TermuxHackz/X-osint

This is an Open source intelligent framework ie an osint tool which gathers valid information about a phone number, user's email address, perform VIN Osint, and reverse, perform subdomain enumeration, able to find email from a name, and so much more. Best osint tool for Termux and linux

License

Notifications You must be signed in to change notification settings

Cr7op/X-osint

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

96 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

X-osint

This is an osint tool which gathers useful and yet credible valid information about a phone number, user's email address and ip address and more to come in feature updates


Features

1) IP Address information gathering
2) Email Address information gathering 
3) Phone number information gathering 
4) Host finding
5) Ports finding
6) Subdomain Enumeration
7) CVE Exploits Finder
8) Email Finder
9) Exploit Open Source Vulnerability Database 
10) DNS Lookup
11) DNS Reverse
And many more...

MANY OTHER FEATURES SOON TO COME

Report bugs

If you notice issues while installing this tool or running this tool kindly mail to me at Gmail or Open an issue via github.

Requirements

python-3
pip
Internet Connection

How to Update Manually

This tool would be updated regularly or as time progresses to improve it, fix more bugs and add so many other features, I would be showing you how to update it

How to Update For Termux

1) Type:

cd $HOME

cd $PREFIX/bin

rm xosint

2) Re-clone from git:

cd $HOME

git clone https://github.com/TermuxHackz/X-osint

cd X-osint

3) Grant permissions and run install file

chmod +x *

bash setup.sh

And your all done!!!..and updated

How to Update for Linux

1) Type:

cd $HOME

cd /usr/local/bin

sudo rm xosint

2) Re-clone from GitHub

cd $HOME

git clone https://github.com/TermuxHackz/X-osint

cd X-osint

3) Grant permissions and run install file

chmod +x *

bash setup.sh

And your all done!!!..and updated

Installation for Termux

cd $HOME
git clone https://github.com/TermuxHackz/X-osint
cd X-osint
chmod +x *
bash setup.sh

Installation for Linux

cd $HOME
git clone https://github.com/TermuxHackz/X-osint
cd X-osint
chmod +x *
bash setup.sh

How to update Automatically (if your running version 2.0 of X-Osint)

For Termux

cd $HOME

xosint

And then from the menu Type "u" Without the quotes

For linux

cd $HOME

sudo xosint

And from the menu Type "u" without the quotes

NOTICE

If you are using the Subdomains feature and it ask for a word list, please download from here and then extract the zip, make sure you know the location where it is kept, then proceed with using subdomain

API

Get your various API keys

1) Shodan (https://shodan.io) (Number 4 - 9 from my tool will require a shodan API key, Sign up on shodan and paste your API and begin to use flawlessly)

2) Hunter (https://hunter.io)


How to create a desktop Launcher for X-osint in Linux

1) Go to your home desktop, right click then click on Create Launcher

2) Fill the field as follows

Name: X-osint

Comment: An osint tool made by AnonyminHack5 in python3

Command: sudo xosint

Working Directory: /usr/local/bin

Icon: Click the No icon button and add an icon of your choice 

3) For the Options

Tick

  • Run in terminal

Menu

X-osint


Works for Termux and Linux 
Tested 

Demo

Here is a video demo below on how to install X-osint, you can also download it.

Download X-osint πŸ“
Youtube url link πŸ”—: Link

Google Dork Hacking

X-osint provides a way by which you can use Google for hacking once you know how to the particular search queries to perform, I have provided some useful google dork queries in this repo code, kindly view and use. Thank you.

Movie Database

X-Osint uses the lastest information from IMDB To give search results based on you choice of options to give you information on Actor, Movie Name, Keyword names, Company name of the Movie, and also check if the actor was starred in the Movie or not

SMTP Analysis

X-osint is able to perform an SMTP Analysis and enumerate if an SMTP server is vulnerable or not

More features are still to come..Stay Tuned

Fixed Bugs

Fixed updating

Fixed Number 3 Option error

Changed Banner

Changed User interface

Added Features

Improved Speed

Buy me a coffee

Love my work and wish to support me, Buy me a coffee here

About

This is an Open source intelligent framework ie an osint tool which gathers valid information about a phone number, user's email address, perform VIN Osint, and reverse, perform subdomain enumeration, able to find email from a name, and so much more. Best osint tool for Termux and linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.2%
  • Shell 14.8%