Exploit Vulnerabilities

February 27, 2024

Task 1: Introduction

Task 2: Automated Vs. Manual Vulnerability Research

Task 3: Finding Manual Exploits

Task 4: Example of Manual Exploitation

Task 5: Practical: Manual Exploitation

First we have to download the python script that will exploit the vulnerabilities of the web page.

Just run the python script with the URL as a parameter then you will have RCE to the serve

Last updated