exam questions

Exam CS0-001 All Questions

View all questions & answers for the CS0-001 exam

Exam CS0-001 topic 1 question 176 discussion

Actual exam question from CompTIA's CS0-001
Question #: 176
Topic #: 1
[All CS0-001 Questions]

A cybersecurity professional wants to determine if a web server is running on a remote host with the IP address 192.168.1.100. Which of the following can be used to perform this task?

  • A. nc 192.168.1.100 -1 80
  • B. ps aux 192.168.1.100
  • C. nmap 192.168.1.100 ""p 80 ""A
  • D. dig www 192.168.1.100
  • E. ping ""p 80 192.168.1.100
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
M_KEI
4 years, 8 months ago
the nmap command may not return correct results if the webs server is running on a non-standard port
upvoted 1 times
...
s3curity1
5 years ago
Confirmed that this nmap. This can be netcat command in letter A is wrong.
upvoted 4 times
christ0phermc
4 years, 10 months ago
yeah youre right but its nmap
upvoted 2 times
...
rapmoc
4 years, 10 months ago
nmap correct, netcat command is for listen mode
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...