mirror of
https://github.com/sundowndev/hacker-roadmap.git
synced 2024-11-27 13:41:11 +00:00
tools: add phoneinfoga (#28)
Information Gathering framework for phone numbers
This commit is contained in:
parent
3d6cdeec5b
commit
e193a3fa80
1 changed files with 1 additions and 0 deletions
|
@ -160,6 +160,7 @@ Information Gathering tools allows you to collect host metadata about services a
|
|||
| [a2sv](https://github.com/hahwul/a2sv) | **Python** | `Linux/Windows/macOS` | Auto Scanning to SSL Vulnerability. |
|
||||
| [Wfuzz](https://github.com/xmendez/wfuzz) | **Python** | `Linux/Windows/macOS` | Web application fuzzer. |
|
||||
| [Nmap](https://github.com/nmap/nmap) | **C/C++** | `Linux/Windows/macOS` | A very common tool. Network host, vuln and port detector. |
|
||||
| [PhoneInfoga](https://github.com/sundowndev/PhoneInfoga) | **Go** | `Linux/macOS` | An OSINT framework for phone numbers. |
|
||||
|
||||
#### :lock: Password Attacks
|
||||
|
||||
|
|
Loading…
Reference in a new issue