Attacks
Updated Jan 30, 2024 ·
Attacks
An attempt to compromise the security, availability, or integrity of an IP (Internet Protocol) network. The types and variations of attacks grow everyday, but as a reference for the CISSP and CompTIA Security+ exams, a curation of known attacks can be found here: List of Attacks
Tools
Tool | Description |
---|---|
John the Ripper | Famous open-source password security auditing and password recovery tool. |
Burp Suite | Well-known set of tools for vulnerability scanning, penetration testing, and web app security (not for cracking passwords). |
Wireshark | Most used network protocol analyzer in the world. |
Cain and Abel | Password recovery tool for Microsoft Operating Systems. Uses network packet sniffing, cracking various password hashes, and revealing password boxes. |
Hydra | Fast network logon cracker supporting many different services. |