April 13, 2020 at 4:17 pm #33864
Moderator
So to discover vulnerabilities for all of the ones covered in this course you should test every possible method to pass data to the web server, so:
1. send data through input boxes.
2. Send data through file?var=DATA.
3. Interceptor requests using bird as shown earlier and passed data this way.