Network Analysis Flashcards
This is the process of recording, reviewing, and analyzing network traffic for the purpose of performance, security and/or general network operations and management.
Network Traffic Analysis
What are the three parts of the TCP three-way handshake?
SYN - SYN/ACK - ACK
What involves examining certain fields within packets sent from the target to determine the operating system in use?
OS Fingerprinting
Actively sending specially crafted packets to the target to elicit replies that will reveal the operating system on the target’s machine.
Active Fingerprinting
Accomplished by not actively sending any packets to the host. Listening only to the packets the target host is sending and receiving.
Passive Fingerprinting
A column view of packets received giving brief information per columns selected.`
Packet List Pane
Shows a canonical hex dump of the packet data. Each line contains the data offset, sixteen hexadecimal bytes, and sixteen ASCII bytes.
Packet Bytes Pane
Data for packet selected as it is related to the OSI and TCP/IP model layers
Packet Detail Pane
What 5 things can Wireshark` be used for?
- Baselines
- Host Enumeration
- Terrain Mapping
- Malware Detection
- Operator Accountability