You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An open source infomation grathering & reconnaissance framework!
PH0MBER: osint framework [3.0.9 (beta)]
What is PH0MBER?
PH0MBER is a tool which is used to gather information about a target which is publicly available (osint)
Previously PH0MBER was a tool which was used to gather information about a phone number, but now it has been upgraded to a framework with many scanners avaliable this time
Install & Usage: A Quick Guide
Installation:
git clone
git clone https://github.com/s41r4j/phomber
cd phomber
pip3 install -r requirements.txt
pip
pip install phomber
Usage:
git clone (assuming you are in the phomber directory)
python3 phomber.py
pip
phomber
Help menu
┌────────────────────────────────────────────────────┐
| COMMANDS | DESCRIPTION |
|----------------------------------------------------|
| <Basic Commands> |
|----------------------------------------------------|
| help | Display this help menu |
| exit/quit | Exit the framework |
| dork | Show a random google dork query * |
| exp | Show info about all available |
| | expressions |
| check | Check internet connection |
| clear | Clear screen |
| save | Save output of previous scanner |
| | command in a file |
| shell <cmd> | Execute native shell/cmd commands |
| info | Show info about framework & system |
| change | Change user command input color |
|----------------------------------------------------|
| <Scanner Commands> |
|----------------------------------------------------|
| number | Reverse phone number lookup * |
| ip | Reverse ip address lookup * |
| mac | Reverse mac address lookup |
| whois | Reverse whois lookup * |
| dns | Reverse or normal DNS lookup |
|----------------------------------------------------|
| MORE SCANNERS COMING SOON, THIS IS A BETA VER |
└────────────────────────────────────────────────────┘
Pro tips:
Type help to get a list of commands
Type help <command> to see more info about a command
Use Tab key to auto-complete commands
Try silent mode by using -s/--silent flag
You can also use Ctrl+C to exit
Descriptions ending with * needs internet connection
NOTES:
- `PH0MBER` is back with all new features and user interface
- `v3` has osint tools with no _api key_ requirement
- Currently this `v3.0-beta` is for testing, try using & report bugs
About
[PH0MBER]: An open source infomation grathering & reconnaissance framework!