`PH0MBER` a simple yet powerful osint framework for reconnaissance and information gathering
Project description
An open source infomation grathering & reconnaissance framework!
What is PH0MBER?
PH0MBER
is an osint framework, which is one-stop tool for your information gathering and reconnaissance needs- It can help you gather information (such as phone numbers, ip address, domain name info, etc.) from various publicly available sources about the target
Quick Guide
Install, Update, Usage
Installation:
- git clone
git clone https://github.com/s41r4j/phomber
cd phomber
pip3 install -r pyproject.toml
- pip
pip install phomber
- docker
docker pull sinawic/phomber:latest
docker run --rm -it sinawic/phomber:latest
Update:
- git clone (assuming you are in the
phomber
directory)
git pull
- pip
pip install --upgrade phomber
- docker
docker pull sinawic/phomber:latest
Usage:
- git clone (assuming you are in the
phomber
directory)
python3 phomber.py
- pip
phomber
- docker
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 * |
└────────────────────────────────────────────────────┘
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 - Use
-e
/--verbose-errors
flag to see more descriptive errors
NOTES:
- `PH0MBER` is back with all new features and user interface
- `v3` has osint tools with no _api key_ requirement
- Release windows (exe) & linux (lsb) direct executables, no python req.
- `v4` will have web-interface + automated scans features + (custom-scanner feature; create, distribute and deploy your own scanner)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
phomber-3.1.1.tar.gz
(54.2 kB
view details)
Built Distribution
phomber-3.1.1-py3-none-any.whl
(41.0 kB
view details)
File details
Details for the file phomber-3.1.1.tar.gz
.
File metadata
- Download URL: phomber-3.1.1.tar.gz
- Upload date:
- Size: 54.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e52d07df96bd0bd0f18cd5ef679d65abf08d1973a237dd36465c3625187b77b0 |
|
MD5 | 092aa63a8ebe01acec22da4841e4e971 |
|
BLAKE2b-256 | 18bf4a27f91e462fcaaccdb578ea67fb37c6542add265688b5bd6521863268f9 |
File details
Details for the file phomber-3.1.1-py3-none-any.whl
.
File metadata
- Download URL: phomber-3.1.1-py3-none-any.whl
- Upload date:
- Size: 41.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 387dbf60cc72853d33824a5e8a79e8c0823b3b2a70833edfc17cca9efbf43b41 |
|
MD5 | 822258ed6d532fe0d8b5df0f9d800da3 |
|
BLAKE2b-256 | 35acc681c8d27261041b88054cfeb8360efcffe77139d05042b4dba9d4346a7e |