Guest User

Untitled

a guest
Nov 14th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. iptables -I INPUT -s 66.249.0.0/16 -j DROP
  2.  
  3. iptables -I INPUT -m string --icase --hex-string "|03|www|06|518698|03|com" --algo bm -j DROP
  4.  
  5. iptables -I INPUT -m string --icase --hex-string "|10|weichuanji|03|com" --algo bm -j DROP
Add Comment
Please, Sign In to add comment