commit
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# Network Traffic Analysis
|
||||
[BACK TO UACTF](/UACTF)<br>
|
||||
|
||||
Network traffic analysis begins by understanding the components of network communication. In this context, it will be key to understand the components of network
|
||||
packets in addition to having the ability to capture, filter, and interpret traffic. Wireshark is very good at packet capture and protocol analysis and is one of the better tools for helping with understanding of network traffic. <br>
|
||||
@@ -32,4 +33,6 @@ information. <br>
|
||||
<p align="center">
|
||||
<img width="500px" height="450px" src="/00_Archive/images/headerformat.png" alt="hf1"/>
|
||||
<img width="500px" height="450px" src="/00_Archive/images/headerformat2.png" alt="hf2"/>
|
||||
</p>
|
||||
</p>
|
||||
|
||||
[BACK TO UACTF](/UACTF)<br>
|
||||
Reference in New Issue
Block a user