November 2019
Beginner
550 pages
13h 14m
English
In this exercise, we will attempt to discover whether SQL injection is possible with POST. The POST method is used to send data to a web server. This method is not like the GET method, which is used to retrieve data or a resource. We will be using the following topology to complete this exercise:

To start detecting SQL injections with POST, use the following instructions:
Read now
Unlock full access