Advertisement
Guest User

Untitled

a guest
May 31st, 2016
331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. You can squeeze the /sbin/iptables string. Like this
  2.  
  3. xor edx, edx ; edx = 0
  4.  
  5. push edx ; /sbin/iptables
  6. push word 0x7365
  7. push 0x6c626174
  8. push 0x70692f6e
  9. push 0x6962732f
  10. mov ebx, esp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement