exam questions

Exam 200-201 All Questions

View all questions & answers for the 200-201 exam

Exam 200-201 topic 1 question 70 discussion

Actual exam question from Cisco's 200-201
Question #: 70
Topic #: 1
[All 200-201 Questions]

DRAG DROP -
Drag and drop the technology on the left onto the data type the technology provides on the right.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:

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
anonymous1966
Highly Voted 3 years, 2 months ago
The correct answer is: StateFull Firewall, TCPDUMP, Cisco Umbrella, Snort StateFull Firewall --> Session data Session data is data about a network session that is usually established between two devices either on the same network or remote networks. Session data contains the following elements, which are used to identify the details within the network session: Source and destination IP addresses Source and destination service ports Layer 3 protocol details and code TCPDUMP --> full packet capture Cisco Umbrella (DNS) --> Transaction Data The actual data that is exchanged during a session is known as transaction data. The actual data that is being sent across the network. Snort (IDS) --> connection event Connection events – These events are generated when a device establishes a session with another device on the network. When a session is detected by NGIPS, it creates a connection log that contains all the information about the session/connection itself. Reference: Book Cisco Certified CyberOps Associate 200-201 Certification Guide - By Glen D. Singh
upvoted 23 times
anonymous1966
3 years, 1 month ago
session data --> Statefull Firewall full packet capt --> tcpdump transaction data --> Cisco Umbrella connection event --> Snort
upvoted 9 times
...
...
JoJanathan
Highly Voted 3 years, 7 months ago
Q95 Cleary shows Stateful firewall as connection event and TCP Dump as Full Packet Capture . But i have no idea on the other 2 items https://vwannabe.com/2017/02/07/ccna-cyber-ops-5-0-security-monitoring/
upvoted 5 times
ivlis_27
2 years, 11 months ago
you should base it on that question, for me i think stateful firewall is session by this sentence Session data: Session data is the summary of the communication between two network devices. Also known as a conversation or a flow, this summary data is one of the most flexible and useful forms of NSM (Network Security Monitoring) data. meanwhile snort is connection event by this context: Connection event: Connection events are the records of any connection that occurs in a monitored network.
upvoted 1 times
Dunky
2 years, 8 months ago
From book by Singh "This firewall maintains a state of connections that are originating from the inside zone (internal) to the outside zone (the internet)."
upvoted 1 times
...
ivlis_27
2 years, 11 months ago
shouldnt
upvoted 1 times
...
...
Msal1134
3 years, 5 months ago
Snort -> session data Cisco umbrella -> transaction data
upvoted 6 times
...
...
RoBery
Most Recent 9 months, 4 weeks ago
the answer is correct. Snort is IDS, as Zeek, which has a transaction data. Umbrella is a DNS security tool that monitor the connections of urls.
upvoted 1 times
...
Topsecret
1 year, 3 months ago
Session data is associated with stateful firewalls. Full packet capture can be performed using tools like tcpdump. Transaction data is a more general term and is not specifically associated with Cisco Umbrella. Snort is an intrusion detection/prevention system and can detect connection events among other types of network activity.
upvoted 2 times
...
drdecker100
1 year, 8 months ago
Session data: Session data refers to information about network sessions, including data such as the source and destination IP addresses, source and destination ports, protocol used, and the duration of the session. This type of data is typically generated by stateful firewalls, which keep track of the state of network connections. Full packet capture: Full packet capture refers to capturing all the data that is transmitted over a network, including the packet headers and payloads. This type of data is typically captured using packet capture software or appliances such as Wireshark or tcpdump. Transaction data: Transaction data refers to data generated by a network application when a transaction occurs, such as a web server log recording a user's access to a website. Connection event: A connection event refers to an event in which a device initiates or receives a connection attempt, such as a TCP SYN packet. This type of event is typically captured by network flow analysis tools like NetFlow or sFlow collectors or Snort.
upvoted 1 times
...
Eng_ahmedyoussef
2 years, 1 month ago
I think that correct answer is * tcp dump ==> full packet capture. * stateful firewall ==> session data. * cisco Umbrella (DNS) ==> transaction data. * snort ==> connection event.
upvoted 1 times
...
evra
2 years, 6 months ago
Tcpdump -> full packet capture Cisco Umbrella -> transaction data Traditional stateful firewall -> connection event Snort -> session data Connection events – These events are generated when a device establishes a session with another device on the network. When a session is detected by NGIPS, it creates a connection log that contains all the information about the session/connection itself. Each connection log will contain essential data, such as date and timestamps, source and destination IP addresses, and any other additional information that can be used to identify the session. Additionally, if an ACL blocks traffic on a router or firewall, the name of the ACL is also inserted within the connection event log on the device. Reference: Book Cisco Certified CyberOps Associate 200-201 Certification Guide - By Glen D. Singh
upvoted 3 times
...
halamah
2 years, 11 months ago
snors is session umbrella is web data filtring so transcation statfull firewall connection data tcpdum-open source full packet capture
upvoted 4 times
...
tsabee
3 years ago
Snort is an IDS, so it should be provide alarm data... TCPdump & Umbrella are clear, but the firewall provide I think connection data. Later in the question #110 it seems clearer. Finally the session and IDS remains only..
upvoted 2 times
...
[Removed]
3 years, 1 month ago
Session data = protocol, source ip, source port, destination ip, destination port, timestamps, packet count, bytes transfered, 5-tuple information Transaction data = data exchanged during session, for example email transfers, kerberos ticket information for active directory
upvoted 1 times
...
[Removed]
3 years, 1 month ago
I think that correct answer is: Session Data -> stateful firewall full packet caputer -> tcpdump (or it could be also wireshark) transaction data -> cisco umbrella, it includes includes secure web gateway, firewall, and cloud access security broker (CASB) functionality. snort -> connection event Session Data = information about client/server connections, the details of a session betweem two hosts Transaction Data = "application data" that are exchanged during connection.
upvoted 2 times
...
xoe123
3 years, 4 months ago
cisco umbrella dose content filtering using DNS it makes sense that it uses session data and SNORT uses transaction data
upvoted 2 times
...
xoe123
3 years, 4 months ago
It is easier to store large amounts of NetFlow data because it is only a transactional record.
upvoted 1 times
...
xoe123
3 years, 4 months ago
NetFlow provides information about network session data, and NetFlow records take less space than a full packet capture.
upvoted 1 times
...
JohnBB
3 years, 5 months ago
According to https://vwannabe.com/2017/02/07/ccna-cyber-ops-5-0-security-monitoring/ NextGen IPS (Snort) -> Connection event Session data - data is the summary of the communication between two network devices. -> hence FIREWALL And then Umbrella - Transaction data: application-specific
upvoted 2 times
BigSwinger44
2 years, 6 months ago
DNS functions at Application level = Transaction data:application specific
upvoted 1 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago