Guest User

Untitled

a guest
Nov 9th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. ssh -D 1399 -f -N myserver
  2.  
  3. sudo tcpdump -vv -x -X -s 1500 host myserver and port 80 -l -A | egrep -i 'pass=|pwd=|log=|login=|user=|username=|pw=|passw=|passwd=|password=|pass:|user:|username:|password:|login:|pass |user ' --color=auto --line-buffered -B20
Add Comment
Please, Sign In to add comment