Back

Hacking Web Applications

Whether you’re a curious learner, aspiring ethical hacker, or someone who wants to secure their own website, this course provides an easy-to-follow and comprehensive pathway to mastering the basics of website hacking.

Tarek

Lead Trainer

5 hr

Description
Coming soon

Course Curriculum

Modern Recon

5 lessons

1. Network layer recon

2. Application layer recon

3. Understanding the tech stack

4. Username enumeration

5. Subdomain enumeration

Most Common CMSs

5 lessons

6. WordPress, Joomla, Drupal, etc

7. Different tools for different CMSs

8. Enumerating different CMSs

9. Identifying vulnerabilities in CMS core

10. Identifying vulnerabilities in CMS plugins/extensions

Web Injection Attacks

4 lessons

11. Defining injection attacks

12. Understanding command injection

13. Finding and exploiting different types of SQL injection

14. Best practices to prevent injection attacks

Authentication & Authorization

7 lessons

15. Understanding Authentication & Authorization

16. Username enumeration

17. Password guessing tips and tricks

18. Finding and bypassing login pages

19. Ways to bypass MFA

20. Different types of session attacks

21. Finding and attacking sessions IDs

Access Control

3 lessons

22. Understanding access control

23. Parameter manipulation

24. IDOR, LFI, RFI

Cross Site Request Forgery (CSRF)

4 lessons

25. CSRF foundations

26. How and why CSRF works

27. The impact of a successful CSRF

28. CSRF attack delivery

Cross Site Scripting

4 lessons

29. Foundations of XSS and how it works

30. Different types of XSS

31. The impact of a successful XSS

32. Delivering XSS attacks

Server Side Request Forgery

3 lessons

33. Understanding SSRF

34. Types of SSRF

35. SSRF in the wild

Server Side Template Injection

2 lessons

36. Understanding SSTI

37. Examples of SSTI