Website Hacking, Penetration Testing
Nov 18, 2024
🔗 Course
Tools and Techniques:
-
Website Information:
-
SQL Map
- Tool for automating SQL injection testing.
-
Cross-Site Scripting (XSS):
- Three types of XSS.
- Client-side input validation is weak since attackers can edit the client-side HTML.
-
Backdoors:
- Two types:
- Direct: Hacker initiates contact with the victim.
- Reverse: Victim initiates contact with the hacker.
- Two types:
-
Cross-Site Request Forgery (CSRF):
- Exploits API calls from another site (e.g., changing passwords).
-
Brute Force Attacks:
- Method of systematically trying all possible passwords or keys.