Skip to content

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 future updates

License

Notifications You must be signed in to change notification settings

spider863644/X-osint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 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 

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

NOTE

YOU MAY ENCOUNTER ERROR WHEN TRYING TO INSTALL FOR LINUX OR TERMUX KINDLY BE AT REST AS I AM WORKING ON A FIX AND I WOULD UPDATE THIS README FILE AND YOU CAN RECLONE AGAIN AND DELETE THE OLD REPO USING:
cd $HOME
rm -rf X-osint

AND REINSTALL USING

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

THANKS FOR BEARING WITH ME

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 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


Works for Termux and Linux 
Tested 

Buy me a coffee

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

About

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 future updates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.4%
  • Shell 22.6%