mirror of
https://github.com/sundowndev/hacker-roadmap.git
synced 2024-11-24 04:03:11 +00:00
XSStrike exploitation tool
This commit is contained in:
parent
aabb0add56
commit
9b0883db28
3 changed files with 5 additions and 4 deletions
|
@ -8,8 +8,8 @@ This repository is a summary of hacking tools to practice ethical hacking, pen t
|
|||
|
||||
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.
|
||||
|
||||
- [Th3inspector](https://github.com/Moham3dRiahi/Th3inspector) **Perl** | All in one tool for Information Gathering written in Perl.
|
||||
- [Crips](https://github.com/Manisso/Crips) **Python** | IP Tools To quickly get information about IP Address's, Web Pages and DNS records.
|
||||
- [Th3inspector](https://github.com/Moham3dRiahi/Th3inspector) **Perl** | `Linux/Windows/MacOS` | All in one tool for Information Gathering written in Perl.
|
||||
- [Crips](https://github.com/Manisso/Crips) **Python** | `Linux/Android` | IP Tools To quickly get information about IP Address's, Web Pages and DNS records.
|
||||
|
||||
#### :lock: Password Attacks
|
||||
|
||||
|
@ -27,7 +27,7 @@ Used for intrusion detection and wifi attacks.
|
|||
|
||||
Acesss systems and data with service-oriented exploits.
|
||||
|
||||
...
|
||||
- [XSStrike](https://github.com/UltimateHackers/XSStrike) **Python** | `Linux/Windows/MacOS` | Advanced XSS detection and exploitation suite.
|
||||
|
||||
#### :busts_in_silhouette: Sniffing & Spoofing
|
||||
|
||||
|
@ -57,5 +57,6 @@ Exploits for after you have already gained access.
|
|||
|
||||
Frameworks are packs of pen testing tools with custom shell navigation and documentation.
|
||||
|
||||
- [Metasploit](https://github.com/rapid7/metasploit-framework) **Ruby** | A penetration testing framework for ethical hackers
|
||||
- [Metasploit](https://github.com/rapid7/metasploit-framework) **Ruby** | `Linux/Windows/MacOS` | A penetration testing framework for ethical hackers
|
||||
- [fsociety](https://github.com/Manisso/fsociety) **Python** | fsociety Hacking Tools Pack – A Penetration Testing Framework
|
||||
- [cSploit](https://github.com/cSploit/android) **Java** | `Android` | The most complete and advanced IT security professional toolkit on Android.
|
0
docs/index.html
Normal file
0
docs/index.html
Normal file
0
tools.json
Normal file
0
tools.json
Normal file
Loading…
Reference in a new issue