You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-16Lines changed: 22 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -93,30 +93,36 @@ A black hat is practicing penetration testing, but unlike a white hat, this is n
93
93
94
94
Information Gathering tools allows you to collect host metadata about services and users. Check informations about a domain, IP address, phone number or an email address.
95
95
96
-
-[Th3inspector](https://github.com/Moham3dRiahi/Th3inspector)**Perl** | `Linux/Windows/macOS` | All in one tool for Information Gathering written in Perl.
97
-
-[Crips](https://github.com/Manisso/Crips)**Python** | `Linux/Windows/Android` | IP Tools To quickly get information about IP Address's, Web Pages and DNS records.
98
-
-[theHarvester](https://github.com/laramies/theHarvester)**Python** | `Linux/Windows/macOS` | E-mails, subdomains and names Harvester.
99
-
-[Scanless](https://github.com/vesche/scanless)**Python** | `Linux/Windows/macOS` | Online port scan scraper.
-[ReconDog](https://github.com/s0md3v/ReconDog)**Python** | `Linux/Windows/macOS` | Recon Dog is an all in one tool for all your basic information gathering needs.
103
-
-[RED Hawk](https://github.com/Tuhinshubhra/RED_HAWK)**PHP** | `Linux/Windows/macOS` | All in one tool for Information Gathering, Vulnerability Scanning and Crawling. A must have tool for all penetration testers.
104
-
-[Infoga](https://github.com/m4ll0k/Infoga)**Python** | `Linux/Windows/macOS` | Email Information Gathering.
105
-
-[KnockMail](https://github.com/4w4k3/KnockMail)**Python** | `Linux/Windows/macOS` | Check if email address exists.
|[Th3inspector](https://github.com/Moham3dRiahi/Th3inspector)|**Perl**|`Linux/Windows/macOS`| All in one tool for Information Gathering written in Perl. |
99
+
|[Crips](https://github.com/Manisso/Crips)|**Python**|`Linux/Windows/macOS`| IP Tools To quickly get information about IP Address's, Web Pages and DNS records. |
100
+
|[theHarvester](https://github.com/laramies/theHarvester)|**Python**|`Linux/Windows/macOS`| E-mails, subdomains and names Harvester. |
101
+
|[Scanless](https://github.com/vesche/scanless)|**Python**|`Linux/Windows/macOS`| Online port scan scraper. |
|[ReconDog](https://github.com/s0md3v/ReconDog)|**Python**|`Linux/Windows/macOS`| Recon Dog is an all in one tool for all your basic information gathering needs. |
105
+
|[RED Hawk](https://github.com/Tuhinshubhra/RED_HAWK)|**PHP**|`Linux/Windows/macOS`| All in one tool for Information Gathering, Vulnerability Scanning and Crawling. A must have tool for all penetration testers. |
106
+
|[Infoga](https://github.com/m4ll0k/Infoga)|**Python**|`Linux/Windows/macOS`| Email Information Gathering. |
107
+
|[KnockMail](https://github.com/4w4k3/KnockMail)|**Python**|`Linux/Windows/macOS`| Check if email address exists. |
106
108
107
109
#### :lock: Password Attacks
108
110
109
111
Crack passwords and create wordlists.
110
112
111
-
-[John the Ripper](https://github.com/magnumripper/JohnTheRipper)**C** | `Linux/Windows/macOS` | John the Ripper is a fast password cracker.
112
-
-[hashcat](https://github.com/hashcat/hashcat)**C** | `Linux/Windows/macOS` | World's fastest and most advanced password recovery utility.
113
-
-[Hydra](https://github.com/vanhauser-thc/thc-hydra)**C** | `Linux/Windows/macOS` | Parallelized login cracker which supports numerous protocols to attack.
114
-
-[ophcrack](https://gitlab.com/objectifsecurite/ophcrack)**C++** | `Linux/Windows/macOS` | Windows password cracker based on rainbow tables.
-[Probable Worlist](https://github.com/berzerk0/Probable-Wordlists) | Wordlists sorted by probability originally created for password generation and testing.
123
+
| Tool | Description |
124
+
| ----------- |----------------|
125
+
|[Probable Worlist](https://github.com/berzerk0/Probable-Wordlists)| Wordlists sorted by probability originally created for password generation and testing. |
0 commit comments