All Projects → s41r4j → phomber

s41r4j / phomber

Licence: GPL-3.0 License
Phomber is infomation grathering tool that reverse search phone numbers and get their details, written in python3.

Programming Languages

python
139335 projects - #7 most used programming language
Batchfile
5799 projects
shell
77523 projects

Projects that are alternatives of or similar to phomber

Raccoon
A high performance offensive security tool for reconnaissance and vulnerability scanning
Stars: ✭ 2,312 (+3818.64%)
Mutual labels:  hacking-tool, information-gathering, reconnaissance
Scilla
🏴‍☠️ Information Gathering tool 🏴‍☠️ DNS / Subdomains / Ports / Directories enumeration
Stars: ✭ 116 (+96.61%)
Mutual labels:  hacking-tool, information-gathering, reconnaissance
AttackSurfaceManagement
Discover the attack surface and prioritize risks with our continuous Attack Surface Management (ASM) platform - Sn1per Professional #pentest #redteam #bugbounty
Stars: ✭ 45 (-23.73%)
Mutual labels:  cybersecurity, hacking-tool, reconnaissance
netizenship
a commandline #OSINT tool to find the online presence of a username in popular social media websites like Facebook, Instagram, Twitter, etc.
Stars: ✭ 33 (-44.07%)
Mutual labels:  cybersecurity, information-security, information-gathering
Scylla
The Simplistic Information Gathering Engine | Find Advanced Information on a Username, Website, Phone Number, etc.
Stars: ✭ 154 (+161.02%)
Mutual labels:  cybersecurity, information-security, information-gathering
Spiderfoot
SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.
Stars: ✭ 6,882 (+11564.41%)
Mutual labels:  cybersecurity, information-gathering, reconnaissance
Osmedeus
Fully automated offensive security framework for reconnaissance and vulnerability scanning
Stars: ✭ 3,391 (+5647.46%)
Mutual labels:  hacking-tool, information-gathering, reconnaissance
Slowloris
Asynchronous Python implementation of SlowLoris DoS attack
Stars: ✭ 51 (-13.56%)
Mutual labels:  cybersecurity, information-security, hacking-tool
Aliens eye
Social media hunter
Stars: ✭ 105 (+77.97%)
Mutual labels:  hacker, hacking-tool, information-gathering
Scylla
The Simplistic Information Gathering Engine | Find Advanced Information on a Username, Website, Phone Number, etc.
Stars: ✭ 424 (+618.64%)
Mutual labels:  cybersecurity, information-security, information-gathering
trj
Execute any command in other's computer using a trojan horse coded and compiled in C. Just for educational purpose.
Stars: ✭ 21 (-64.41%)
Mutual labels:  cybersecurity, hacking-tool
Jasmin-Ransomware
Jasmin Ransomware is an advanced red team tool (WannaCry Clone) used for simulating real ransomware attacks. Jasmin helps security researchers to overcome the risk of external attacks.
Stars: ✭ 84 (+42.37%)
Mutual labels:  cybersecurity, hacking-tool
SCANNER-INURLBR
Advanced search in search engines, enables analysis provided to exploit GET / POST capturing emails & urls, with an internal custom validation junction for each target / url found.
Stars: ✭ 90 (+52.54%)
Mutual labels:  cybersecurity, hacking-tool
anubis
Captive wifi hotspot bypass tool for Linux
Stars: ✭ 46 (-22.03%)
Mutual labels:  information-security, hacking-tool
auto-recon-ng
Automated script to run all modules for a specified list of domains, netblocks or company name
Stars: ✭ 17 (-71.19%)
Mutual labels:  reconnaissance, informationgathering
Ashok
Ashok is a OSINT Recon Tool , a.k.a 😍 Swiss Army knife .
Stars: ✭ 109 (+84.75%)
Mutual labels:  hacking-tool, reconnaissance
lazyGrandma
a shell script aim to automatically launch 50+ online web scanning tools in the Browsaer against a target domain in a 10 waves
Stars: ✭ 49 (-16.95%)
Mutual labels:  information-gathering, reconnaissance
recce
Domain availbility checker
Stars: ✭ 30 (-49.15%)
Mutual labels:  information-security, information-gathering
ad-privileged-audit
Provides various Windows Server Active Directory (AD) security-focused reports.
Stars: ✭ 42 (-28.81%)
Mutual labels:  cybersecurity, information-gathering
HostEnumerator
A tool that automates the process of enumeration
Stars: ✭ 29 (-50.85%)
Mutual labels:  cybersecurity, hacking-tool

A Infomation Grathering tool that reverse search phone numbers and get their details !


What is phomber?
  • Phomber is one of the best tools available for Infomation Grathering.
  • It reverse searches given number online and retrieves all data available.

Search & Scans
  • Basic search
  • Advance search (Experimental)
  • Phoneinfoga scan (Optional)
  • Truecaller scan (Comming soon)

Operating Systems Tested
  • Supported OS
  • Supported OS
  • Supported OS

Direct Downloads



Manually Installation 👨‍🦯

Clone the repo

 git clone https://github.com/s41r4j/phomber

Change the directory

 cd phomber

Install Requirements

pip install -r requirements.txt
Additional Configuration
  • There is a config.py file persent in phomber folder.
  • Click on 'Additional Settings' to see how to configure it.

Automated Installation 🤖

Linux / Unix / Mac 🗃️

  • Download install.sh from HERE (OR get it from latest releases)

  • Run the following command to install phomber & it's dependencies

bash install.sh

Windows 📂

  • Download install.bat from HERE (OR get it from latest releases)

  • Run the following command to install phomber & it's dependencies

.\install.bat

Additional Configuration same as mentioned in Manual Installation 🪛



Usage 👨‍💻

The PH0MBER takes command line arguments.

$ python3 phomber.py +(country code)xxxxxxxxxx

Example (Linux based):

s41r4j@github:~/Desktop/phomber$ python3 phomber.py +001234567890
Explaination
  • python3 phomber.py - Running phomber script with python3
  • +001234567890 - Command line argument, the phone number you want to search.
Phone number breakdown / explained
  • +00 is country code, eg: +1 (Canada, US), +47 (Norway), +91 (India), +86 (China)
  • 1234567890 is the phone number without spaces, dashes & brackets



Prerequisites ⚛️

Required
  • python3
  • git

Optional




The Developer of PH0MBER is not responsible for an loss or misuse of the tool, it is end user's responsiblity.


Want to Support ❤️

🎁 Please check out the Google Form 🎁





s41r4j's github stats

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].