• Post author:
  • Post category:Blog
  • Reading time:1 mins read
  • Post last modified:June 12, 2024

An attacker sends a request to an online university portal site with the information:

https://portal.a-univ.edu/?search=students&results=50&search=staff

Which type of vulnerability does the attacker try to exploit?

  • redirect 
  • session hijacking 
  • default credential 
  • HTTP parameter pollution 

Explanation & Hint:

HTTP parameter pollution (HPP) vulnerabilities can be introduced if multiple HTTP parameters have the same name. This issue may cause an application to interpret values incorrectly. An attacker may use HPP vulnerabilities to bypass input validation, trigger application errors, or modify internal variable values.

For more Questions and Answers:

6.13.3 Quiz – Performing Post-Exploitation Techniques Answers Full 100%

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments