February 2019
Beginner to intermediate
366 pages
7h 49m
English
After you have detected a vulnerable variable, mark it with a wildcard in the Intruder tool.
Imagine you want to know the tracking number of a package in the shipping website. Click on the Payloads tab, and as the payload type, select the Numbers option. We will need to inject a range of numbers, from 0000000000 to 9999999999, from one to one, as follows:

As it is not possible to dump the registers stored in the database, we will find the tracking number using a Boolean value. Send a request using the correct tracking number, by our Intruder attack; the application will return a True value in as a response:
For easy detection, ...
Read now
Unlock full access