Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.29 KB

File metadata and controls

28 lines (23 loc) · 1.29 KB

Web Hacking Fundamentals Module

Type: Module
Difficulty: Easy
Description:
Understand the core security issues with web applications, and learn how to exploit 
them using industry tools and techniques.

In this module, we'll be exploring the basic components of the modern web including 
both the basic protocols used, as well as various server components that make up the 
world wide web. You'll be diving into how to use BurpSuite, a tool which is widely 
regarded to be at the heart of web hacking. Additionally, you'll learn how to perform 
basic enumeration of websites and exploit the ten most common web application 
vulnerabilities by hacking various real-world applications.

Web link: https://tryhackme.com/module/web-hacking-1

Included rooms