strandjs / IntroLabs

These are the labs for my Intro class. Yes, this is public. Yes, this is intentional.
1.5k stars 350 forks source link

Typos in TCPDump.md #8

Closed de-azra closed 3 years ago

de-azra commented 3 years ago

file:///C:/Users/adhd/IntroLabs/IntroClassFiles/index.html#!Tools/IntroClass/TCPDump/TCPDump.md

and security analyest

-> analyst

Well, it is showing each packets Timestamp:

-> packet's -> timestamp

can create filters for litteraly every

-> literally

Lets add port number.

-> Let's

either sent or recived to port

-> received -> by

Lets dig into the packet

-> Let's

We can also see the raw Hex, if that is your sort of thing with the -X flag:

-> thing, with

This is very usefull when

-> useful

Here is a great resoruce to try

-> resource

strandjs commented 3 years ago

Fixed.

Thanks!