Beautify readme
This commit is contained in:
parent
e1559004fb
commit
e1b10a5d50
33
README.md
33
README.md
|
@ -1,15 +1,32 @@
|
||||||
# PhoneInfoga
|
<h1 align="center">PhoneInfoga</h1>
|
||||||
|
|
||||||
[](https://travis-ci.org/sundowndev/PhoneInfoga)
|
<div align="center">
|
||||||

|
<a href="https://travis-ci.org/sundowndev/PhoneInfoga">
|
||||||

|
<img src="https://img.shields.io/travis/sundowndev/PhoneInfoga/master.svg?style=flat-square" alt="Build Status" />
|
||||||

|
</a>
|
||||||
|
<a href="#">
|
||||||
|
<img src="https://img.shields.io/badge/python-3.6-blue.svg?style=flat-square" alt="Python version" />
|
||||||
|
</a>
|
||||||
|
<a href="https://github.com/sundowndev/PhoneInfoga/releases">
|
||||||
|
<img src="https://img.shields.io/github/tag/SundownDEV/PhoneInfoga.svg?style=flat-square" alt="Latest version" />
|
||||||
|
</a>
|
||||||
|
<a href="https://github.com/sundowndev/PhoneInfoga/blob/master/LICENSE">
|
||||||
|
<img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square" alt="License" />
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
Information gathering & OSINT reconnaissance tool for phone numbers.
|
<div align="center">
|
||||||
|
<strong>Information gathering & OSINT reconnaissance tool for phone numbers</strong>
|
||||||
|
</div>
|
||||||
|
|
||||||
One of the most advanced tools to scan phone numbers using only free resources. The goal is to first gather basic information such as country, area, carrier and line type on any international phone numbers with a very good accuracy. Then try to determine the VoIP provider or search for footprints on search engines to try identify the owner.
|
<h3 align="center">
|
||||||
|
<a href="https://github.com/sundowndev/PhoneInfoga/wiki">Documentation</a> |
|
||||||
|
<a href="https://medium.com/@SundownDEV/phone-number-scanning-osint-recon-tool-6ad8f0cac27b">OSINT Tutorial</a>
|
||||||
|
</h3>
|
||||||
|
|
||||||
### [OSINT Tutorial: Building an OSINT Reconnaissance Tool from Scratch](https://medium.com/@SundownDEV/phone-number-scanning-osint-recon-tool-6ad8f0cac27b)
|
## About
|
||||||
|
|
||||||
|
PhoneInfoga is one of the most advanced tools to scan phone numbers using only free resources. The goal is to first gather basic information such as country, area, carrier and line type on any international phone numbers with a very good accuracy. Then try to determine the VoIP provider or search for footprints on search engines to try identify the owner.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue