Skip to content
forked from N0rz3/Phunter

Phunter is an osint tool allowing you to find various information via a phone number ๐Ÿ”Ž๐Ÿ“ž

License

Notifications You must be signed in to change notification settings

mah5275/Phunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ๐Ÿˆ Phunter

python version license

๐Ÿ˜‡โ€ŠAbout Phunter

Phunter is a tool a very useful tool for finding information about a phone number

The hunting cat is able to find :

  • operator
  • possible(s) location(s)
  • line type
  • reputation
  • various scraped information
  • spammer or not
  • connect to amazon or not
  • owner

๐Ÿ“ฆโ€ŠInstallation

$ git clone https://github.com/N0rz3/Phunter.git
$ cd ./Phunter
$ pip3 install -r requirements.txt

๐ŸŽฒ Usage

usage: phunter.py [-h] [-t [TARGET]] [-a [AMAZON]] [-p [PERSON]] [-f [FILE]] [-v] [-o [OUTPUT]]

options:
  -h, --help            show this help message and exit
  -t [TARGET], --target [TARGET]
                        get info by phone number
  -a [AMAZON], --amazon [AMAZON]
                        get confirmation whether Amazon linked by phone number
  -p [PERSON], --person [PERSON]
                        get owner of phone number with inversed annual (Page Blanche)
  -f [FILE], --file [FILE]
                        get info by a file containing phone numbers
  -v, --verify          check your version, update(s), services...
  -o [OUTPUT], --output [OUTPUT]
                        give a file to save the output (only with args: --amazon/-a , --person/-p)

Example usages:

  • $ python3 phunter.py -t +33666666666 or with file $ python3 phunter.py -f file.txt

  • $ python3 phunter.py -a +33666666666 or with output $ python3 phunter.py -a +33666666666 -o output.txt

Example results:

๐Ÿ›‘ With option -p you will have to accept the conditions and refuse the notifications, you must be present when this option is executed

๐ŸŒžโ€ŠMore

๐Ÿ—ฟ Contributions

Make a pull requests with all the details needed to contribute

โœ”๏ธ / โŒ Rules

this tool was designed for educational purposes only and is not intended for any mischievous use, I am not responsible for its use.

๐Ÿ“œ License

This project is License GPL v3 be sure to follow all rules ๐Ÿ‘

๐Ÿ’– Thanks

  • If you like what i do please subscribe ๐Ÿ’–. And if you find this tool is useful don't forget to star ๐ŸŒŸ

๐Ÿ’ถ Support me ๐Ÿ‘‡

Buy Me A Coffee

About

Phunter is an osint tool allowing you to find various information via a phone number ๐Ÿ”Ž๐Ÿ“ž

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%