Advertisement
Guest User

Untitled

a guest
Oct 25th, 2014
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. sudo tcpdump -A -s0 -ien0 port 80
  2. | grep schemas-microsoft >> ~/Downloads/convert.txt
  3.  
  4. <xml>
  5. <sample>h</sample>
  6. <samp2>j</sample>
  7. </xml>
  8.  
  9. <xml>
  10. <sample>h</sample
  11. <sam
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement