An open source infomation grathering & reconnaissance framework!
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
- git clone
git clone https://github.com/s41r4j/phomber
cd phomber
pip3 install -r requirements.txt
- pip
pip install phomber
- 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 |
└────────────────────────────────────────────────────┘
- 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
- `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