Skip to content

Instantly share code, notes, and snippets.

View exceptionplayer's full-sized avatar
🦊
come on!

Danny W. exceptionplayer

🦊
come on!
  • HongKong
  • 18:18 (UTC +08:00)
View GitHub Profile
@exceptionplayer
exceptionplayer / tcp_flags.txt
Created December 17, 2020 11:52 — forked from tuxfight3r/tcp_flags.txt
tcpdump - reading tcp flags
##TCP FLAGS##
Unskilled Attackers Pester Real Security Folks
==============================================
TCPDUMP FLAGS
Unskilled = URG = (Not Displayed in Flag Field, Displayed elsewhere)
Attackers = ACK = (Not Displayed in Flag Field, Displayed elsewhere)
Pester = PSH = [P] (Push Data)
Real = RST = [R] (Reset Connection)
Security = SYN = [S] (Start Connection)