exam questions

Exam CS0-002 All Questions

View all questions & answers for the CS0-002 exam

Exam CS0-002 topic 1 question 152 discussion

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

During a forensic investigation, a security analyst reviews some Session Initiation Protocol packets that came from a suspicious IP address. Law enforcement requires access to a VoIP call that originated from the suspicious IP address. Which of the following should the analyst use to accomplish this task?

  • A. Wireshark
  • B. iptables
  • C. Tcp dump
  • D. Net flow
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
jleonard_ddc
Highly Voted 2 years, 3 months ago
Selected Answer: A
Wireshark would allow us to quickly highlight and analyze the VOIP conversation from the packet capture. In fact it has built-in features specific to VOIP. WRONG ANSWERS • B – iptables is used in Linux for building firewall rules. It might be something we could use to direct / filter VOIP access but we already have packets captured. • C – Packets have already been captured by the analyst, so we don’t need to do more packet captures. • D – Net flow can be used to capture and analyze packets, but is primarily designed to generate statistics from that data. We need a deep dive into the contents of the VOIP conversation instead.
upvoted 7 times
2Fish
2 years, 3 months ago
Agree. The question does not state it needs access to the actual Voice call or just the packets, I think this is the best answer from the ones given.
upvoted 1 times
...
...
RobV
Most Recent 1 year, 6 months ago
Selected Answer: A
A. Wireshark
upvoted 1 times
...
Chilaqui1es
1 year, 8 months ago
"The Wireshark program implements a convenient mechanism for diagnosing (analyzing) VoIP calls" - Google (Answer is definitely A)
upvoted 2 times
...
kiduuu
2 years, 2 months ago
Selected Answer: A
Option D, NetFlow, is a network protocol that provides traffic visibility and analysis, but it does not have the ability to extract audio from VoIP packets.
upvoted 3 times
...
CyberNoob404
2 years, 5 months ago
Selected Answer: A
Google Wireshark VOIP
upvoted 1 times
...
trainingsmits
2 years, 5 months ago
Selected Answer: A
WireShark is best for reassembling VoIP
upvoted 3 times
...
j0n45
2 years, 6 months ago
Selected Answer: D
Basically, we use NetFlow format, for collecting SIP information that is commonly used for broadband traffic monitoring. https://silo.tips/download/analysis-of-sip-traffic-behavior-with-netflow-based-statistical-information
upvoted 2 times
novolyus
1 year, 7 months ago
But you cannot extract the voice conversation with the netflow. So no, the answer is wireshark that has a convenient tool for this.
upvoted 1 times
...
...
mrodmv
2 years, 6 months ago
Based on my knowledge i can't say which is correct, this maybe help to clarify this https://learningnetwork.cisco.com/s/question/0D53i00000KszWaCAJ/netflow-vs-packet-analyzer
upvoted 1 times
...
iking
2 years, 6 months ago
Selected Answer: A
A. Wireshark. Reviewing Session Initiation Protocol (SIP) packets or VOIP , you must use Wireshark. This is now an investigation and analysis and no chance of capturing it again. Wireshark can decode SIP over TLS and Decrypting SDES too. This is what they need for forensic investigation.
upvoted 3 times
...
Comptia_Secret_Service
2 years, 7 months ago
Selected Answer: D
Agree with D, although it would be best to use a dedicated protocol analysis application like Wireshark or TCPdump, they aren't typically run passively on enterprise networks. Flows however are very commonly deployed on networks and would still provide you with connection details such as bytes transferred, ports, IPs, timestamps, etc.
upvoted 1 times
...
Frog_Man
2 years, 7 months ago
It cannot be netflow as it captures traffic as it enters or leaves a router. The tech has already captured the packets. Answer is "A".
upvoted 1 times
...
SolventCourseisSCAM
2 years, 7 months ago
Selected Answer: A
Answer is Wireshark, just download it try on VOIP traffic
upvoted 1 times
...
forklord72
2 years, 8 months ago
Not that I spent all day researching but from the research I have done it could be A or D. From CompTIA’s POV I feel like they’d want A as the answer but I don’t know anymore.
upvoted 1 times
...
KingDeeko
2 years, 8 months ago
Selected Answer: A
Analysis of Telephony Protocols​​ VoIP Analysis Tip: Wireshark has the ability to reconstruct not only VoIP conversations, but also other media streams
upvoted 3 times
...
jagoichi
2 years, 8 months ago
Selected Answer: A
Answer is A Wireshark is used to analyze VOIP traffic.
upvoted 1 times
...
sh4dali
2 years, 9 months ago
Selected Answer: D
Agree with TheSkyMan. D
upvoted 1 times
...
adamhoms
2 years, 9 months ago
Wireshark allows you to capture and analyze VoIP network traffic and packet data from the NEC SL2100 and SL1100. This is a must-read for installers working with or troubleshooting VoIP issues.
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 ...