Guest User

tcpdump-udp

a guest
Jun 18th, 2015
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // GO
  2. 11:28:35.961039 IP (tos 0x0, ttl 64, id 25446, offset 0, flags [DF], proto UDP (17), length 85)
  3.     tachyon.46004 > tachyon.49000: [bad udp cksum 0xfe54 -> 0x3413!] UDP, length 57
  4.     0x0000:  4500 0055 6366 4000 4011 d92f 7f00 0001  E..Ucf@.@../....
  5.     0x0010:  7f00 0001 b3b4 bf68 0041 fe54 5645 4831  .......h.A.TVEH1
  6.     0x0020:  0000 0000 0000 0000 00af 2138 2ee3 ba47  ..........!8...G
  7.     0x0030:  404d 2d5b eb8b 945e c000 0000 0000 40bf  @M-[...^......@.
  8.     0x0040:  4000 00dd 4200 0000 0000 0000 0000 0080  @...B...........
  9.     0x0050:  3f00 0000 00                             ?....
  10.  
  11. // C++
  12. 11:31:48.426318 IP (tos 0x0, ttl 64, id 25448, offset 0, flags [DF], proto UDP (17), length 89)
  13.     tachyon.50350 > tachyon.49000: [bad udp cksum 0xfe58 -> 0x6611!] UDP, length 61
  14.     0x0000:  4500 0059 6368 4000 4011 d929 7f00 0001  E..Ych@.@..)....
  15.     0x0010:  7f00 0001 c4ae bf68 0045 fe58 5645 4831  .......h.E.XVEH1
  16.     0x0020:  0000 0000 00ff 7f00 00af 2138 2ee3 ba47  ..........!8...G
  17.     0x0030:  404d 2d5b eb8b 945e c000 0000 0000 40bf  @M-[...^......@.
  18.     0x0040:  4000 00dd 4200 0000 0000 0000 0000 0080  @...B...........
  19.     0x0050:  3f00 0000 0000 0000 3d                   ?.......=
Add Comment
Please, Sign In to add comment