UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit 06cd1c34 authored by stephen.e.griffing's avatar stephen.e.griffing
Browse files

changed

parent 53a50759
No related merge requests found
......@@ -187,7 +187,7 @@
<section>
<h3>TCP Headers</h3>
<p style="font-size:0.5em; margin-bottom: 0.1em;"><strong>TCP Header</strong></p>
<img style="height: 90px; border: none; box-shadow: 0 0 0px rgba(0, 0, 0, 0);" src="images/Network_Analysis/TCPHeader.png">
<img style="height: 180px; border: none; box-shadow: 0 0 0px rgba(0, 0, 0, 0);" src="images/Network_Analysis/TCPHeader.png">
<p style="font-size:0.5em; margin-bottom: 0.1em;"><strong>Example TCP Segment</strong></p>
<img style="height: 242px; border: none; box-shadow: 0 0 0px rgba(0, 0, 0, 0);" src="images/Network_Analysis/TCPHeaderPacket_example.PNG">
</section>
......
......@@ -70,7 +70,7 @@
</ul>
<br /><br /><br />
<center><img src="images/Network_Traffic_Manipulation/SCPfrom.png" style="max-height: 50%; max-width: 50%; align: middle;"></center>
<p><font size="6"><b>scp username@10.0.0.2:file2.txt/directory/path </b></font></p>
<p><font size="6"><b>scp username@10.0.0.2:file2.txt /directory/path </b></font></p>
</section>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment