Giter VIP home page Giter VIP logo

phomber's Introduction

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                       |
    | flush         | Flush history                      |
    | 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 / Normal DNS lookup *      |
    | username      | Username lookup over multiple sites|
    |               | and social media platforms *       |
    └────────────────────────────────────────────────────┘

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)

phomber's People

Contributors

s41r4j avatar sinawic avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.