February 2019
Intermediate to advanced
256 pages
7h 34m
English
To prepare the environment for this security testing scenario, we will mainly need JMeter, ZAP, and FuzzDB. This table lists the tools with the usage scenario in this security testing:
| Tools | Usage scenario in security testing |
| JMeter | JMeter will be used to send HTTP requests with injection security payloads. |
| ZAP | ZAP will be running in proxy mode on port 8090, and will analyze security issues with the HTTP traffic. |
| FuzzDB |
We will use the FuzzDB command injection payloads for the JMeter. Refer to this for the attack payloads: https://github.com/fuzzdb-project/fuzzdb/tree/master/attack. |
Read now
Unlock full access