EC-Council
EC0-350 · Question #672
Bill has successfully executed a buffer overflow against a Windows IIS web server. He has been able to spawn an interactive shell and plans to deface the main web page. He first attempts to use the…
The correct answer is C. The HTML file has permissions of read only. See the full explanation below for the reasoning.
Question
Bill has successfully executed a buffer overflow against a Windows IIS web server. He has been able to spawn an interactive shell and plans to deface the main web page. He first attempts to use the "echo" command to simply overwrite index.html and remains unsuccessful. He then attempts to delete the page and achieves no progress. Finally, he tries to overwrite it with another page in which also he remains unsuccessful. What is the probable cause of Bill's problem?
Options
- AYou cannot use a buffer overflow to deface a web page
- BThere is a problem with the shell and he needs to run the attack again
- CThe HTML file has permissions of read only
- DThe system is a honeypot
How the community answered
(45 responses)- A11% (5)
- B2% (1)
- C80% (36)
- D7% (3)
Community Discussion
No community discussion yet for this question.