InterviewSolution
Saved Bookmarks
| 1. |
If an attacker submits multiple input parameters (query string, post data, cookies, etc) of the same name, the application may react in unexpected way |
|
Answer» If an attacker submits MULTIPLE input parameters (query STRING, post data, cookies, etc) of the same name, the application may react in unexpected ways and open up NEW avenues of server-side and client-side exploitation. This is the premise of which of the following? |
|