McAfee
MA0-150 · Question #137
After compromising a Linux/Unix host, an attacker tried to run the ifconfig command but receives the error following message: ifconfig: command not found What is the cause of this error message?
The correct answer is D. The ifconfig binary is not in the user's path. See the full explanation below for the reasoning.
Question
After compromising a Linux/Unix host, an attacker tried to run the ifconfig command but receives the error following message:
ifconfig: command not found What is the cause of this error message?
Options
- AThe ifconfig binary does not exist.
- BThe user does not have permissions to run ifconfig.
- CThe execute bit is not set on the ifconfig binary.
- DThe ifconfig binary is not in the user's path.
How the community answered
(21 responses)- A5% (1)
- B5% (1)
- C10% (2)
- D81% (17)
Community Discussion
No community discussion yet for this question.