Flying Bug

Debugging and Being Debugged

Reverse engineering HTTP requests

 Triviality  No Responses »
Nov 072018
 
tcpdump -A -s 10240 'tcp port 8080' \
| egrep --line-buffered "^........(GET |HTTP\/|POST |HEAD )|^[0-9][0-9]:[0-9][0-9]|^[A-Za-z0-9-]+: " \
| sed -r 's/^........(GET |HTTP\/|POST |HEAD )/\1/g; s/^([0-9:\.]*) IP .*/\n\1/g'

 

 Posted by Hang at 09:18  Tagged with: debug, http, tcpdump
April 2022
S M T W T F S
  1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
« Mar    

Recent Posts

  • Ubuntu 22.04
  • Goland
  • Move to static site
  • Moving Away from Google
  • Home Media Server

Recent Comments

  • Hang on Goland
  • oldiev on Symfony and Godaddy
  • Hang on How to delete a record from AWS Route53
  • Hang on To-Do List
  • friv on Relationship is the bottleneck

Tags

ada amazon android apache aws cassandra company computer development directshow e90 ec2 free friend gnat godaddy google hadoop home hosting iOS java life linux mac mail mobile mysql nosql org osx performance php project python test ubuntu upgrade vacation virtualization weather windows wordpress work xcode
© 2012 Flying Bug Suffusion theme by Sayontan Sinha