User Tools

Site Tools


tcpdump

This is an old revision of the document!


Получить SNI запрос

tcpdump -i eth2 host 46.4.235.40 and -s 1500 '(tcp[((tcp[12:1] & 0xf0)>> 2)+5:1] = 0x01) and (tcp[((tcp[12:1] & 0xf0)>> 2):1] = 0x16)' -nnXSs0 -ttt
tcpdump.1568112252.txt.gz · Last modified: 2020/07/08 18:20 (external edit)