200-201 · Question #125
A security specialist notices 100 HTTP GET and POST requests for multiple pages on the web servers. The agent in the requests contains PHP code that, if executed, creates and writes to a new PHP…
The correct answer is C. installation. In this context, the malicious PHP code embedded within the HTTP requests attempts to create and write a new PHP file on the webserver. This act aligns with the "Installation" category, as it involves the unauthorized placement and execution of code or files on the targeted…
Question
A security specialist notices 100 HTTP GET and POST requests for multiple pages on the web servers. The agent in the requests contains PHP code that, if executed, creates and writes to a new PHP file on the webserver. Which event category is described?
Options
- Areconnaissance
- Baction on objectives
- Cinstallation
- Dexploitation
How the community answered
(39 responses)- A5% (2)
- B3% (1)
- C85% (33)
- D8% (3)
Explanation
In this context, the malicious PHP code embedded within the HTTP requests attempts to create and write a new PHP file on the webserver. This act aligns with the "Installation" category, as it involves the unauthorized placement and execution of code or files on the targeted system, which is a step towards establishing a foothold for further exploitation or control by the attacker.
Topics
Community Discussion
No community discussion yet for this question.