SNIPPETS stringlengths 2 1.64k | INTENTS stringlengths 4 1.66k |
|---|---|
push word 0x5c11 | push port number 4444 as a word |
push word 0x5c11 | push htons(4444) |
push word 0x5c11 | set the port to bind on, in reverse order is 4444 |
push word 0x5c11 | push the word 0x5c11 onto the stack |
push word 0x5c11 | push the word 0x5c11 to the stack |
push word 0x632d | push -c param on the stack |
push word 0x632d | push the word paramenter -c on the stack |
push word 0x632d | push the parameter Òc-Ò as a word on stack |
push word 0x632d | push the value Ô-cÕ on stack |
push word 0x632d | push the word 0x632d onto the stack |
push word 0x632d | push the word 0x632d to the stack |
push word 0x632d \n mov eax, esp | push the word 0x632d onto the stack and point the eax register to the stack register |
push word 0x632d \n mov ebx, esp | push the word 0x632d onto the stack and point the ebx register to the stack register |
push word 0x632d \n mov ecx, esp | push the word 0x632d onto the stack and point the ecx register to the stack register |
push word 0x632d \n mov edi, esp | push the word 0x632d onto the stack and point the edi register to the stack register |
push word 0x632d \n mov edx, esp | push the word 0x632d onto the stack and point the edx register to the stack register |
push word 0x632d \n mov esi, esp | push the word 0x632d onto the stack and point the esi register to the stack register |
push word 0x6465 | push the word 0x6465 onto the stack |
push word 0x6465 \n push 0x7268732f \n push 0x6e69622f \n push 0x7273752f \n mov ebx, esp | load the strig /usr/bin/shred in ebx regiter |
push word 0x662d | push the word 0x662d onto the stack |
push word 0x662d \n mov eax, esp | push the word 0x662d onto the stack and point the eax register to the stack register |
push word 0x662d \n mov ebx, esp | push the word 0x662d onto the stack and point the ebx register to the stack register |
push word 0x662d \n mov ecx, esp | push the word 0x662d onto the stack and point the ecx register to the stack register |
push word 0x662d \n mov edi, esp | push the word 0x662d onto the stack and point the edi register to the stack register |
push word 0x662d \n mov edx, esp | push the word 0x662d onto the stack and point the edx register to the stack register |
push word 0x662d \n mov esi, esp | load the hexadecimal word value 0x6632d in esi register |
push word 0x662d \n mov esi, esp | push the word 0x662d onto the stack and point the esi register to the stack register |
push word 0x6666 | push the word 0x6666 onto the stack |
push word 0x6873 | push the word 0x6873 onto the stack |
push word 0x692d | push the word 0x692d onto the stack |
push word 0x697a | push the word 0x697a onto the stack |
push word 0x6d6f | push the word 0x6d6f onto the stack |
push word 0x6f64 | push the word 0x6f64 to the stack |
push word 0x6f64 | push the word 0x6f64 onto the stack |
push word 0x7065 | push the word 0x7065 onto the stack |
push word 0x722d | push the word 0x722d onto the stack |
push word 0x7365 | push the word 0x7365 onto the stack |
push word 0x736e | push the word 0x736e onto the stack |
push word 0x776f | push the word 0x776f onto the stack |
push word 0x7773 | push the word 0x7773 to the stack |
push word 0x7773 | push the word 0x7773 onto the stack |
push word 0x8223 | push port number 9090 on stack |
push word 0x8223 | push the word 0x8223 onto the stack |
push word 0xaaaa | push the word 0xaaaa onto the stack |
push word 0xb315 | push port number 5555 (little-endian) |
push word 0xb315 | push the word 0xb315 onto the stack |
push word 0xc005 | push sin6_port 2 byte (port 1472) on stack |
push word 0xc005 | push port 1472 (hex) |
push word 0xc005 | push the word 0xc005 onto the stack |
push word 0xc005 | push the word 0xc005 to the stack |
push word 0xffff | push the hexadecimal value 0xffff on stack |
push word 0xffff | push the word 0xffff onto the stack |
push word 0xffff | push the word 0xffff to the stack |
push word 1 \n mov eax, esp | push the word 1 onto the stack and point eax to the stack register |
push word 10 | push sa_family_t=2 byte on stack |
push word 10 | push the word 10 to the stack |
push word 100 | push the word 100 onto the stack |
push word 17 \n mov edx, esp | push the word 17 onto the stack and point edx to the stack register |
push word 2 | push 2 onto stack |
push word 2 | push the word 2 onto the stack |
push word 2 \n mov ecx, esp | push the word 2 onto the stack and point ecx to the stack register |
push word 21 \n mov ebx, esp | push the word 21 onto the stack and point ebx to the stack register |
push word ax | push ax content represented on 32 bit on stack |
push word ax | push the word ax onto the stack |
push word bx | push the 32 bit register bx on the stack |
push word bx | push af_inet =2 as a word |
push word bx | push sin6_addr on 16 byte, saved in bx, on stack |
push word bx | push af_inet as a word |
push word bx | push the word bx onto the stack |
push word bx | push the word bx to the stack |
push word cx | push af_inet = 2 |
push word cx | push the word cx onto the stack |
push zero_reg | push the zero_reg onto the stack |
push zero_reg | push zero_reg onto the stack |
push_cmd: | declare push_cmd label |
push_cmd: | declare the push_cmd label |
pusha | pushe all general purpose registers onto the stack in the following order: (e)ax, (e)cx, (e)dx, (e)bx, (e)sp, (e)bp, (e)si, (e)di. the value of sp is the value before the actual push of sp. |
pushl $0x68732f2f | push $0x68732f2f onto the stack |
pushl $0x6e69622f | push $0x6e69622f onto the stack |
pushw $0x632d | push $0x632d onto the stack |
pushw 0x2 | push 2 on stack as a word |
pushw 0x2 | push af_inet = 2 |
pushw 0x2 | push af_inet=2 as a word on stack |
pushw 0x3905 | push the value of port 1336 as a word on stack |
pushw 0x3905 | push the 0x3905 onto the stack |
pushw 0x682d | push the 0x682d onto the stack |
pushw 0x697a | push the 0x697a onto the stack |
pushw 0xb315 | push port number 5555 (little-endian) |
pushw 0xb822 | push pot number 47138 as a word on stack |
pushw 0xe324 | push port number on stack as a word |
pxor mm0, mm1 | run pxor operation between mm0 and mm1 |
pxor mm0, mm1 | perform xor operation |
R1: \n inc esi | in the routine R1 point to the next byte in esi |
R1: \n inc esi \n inc esi | in the routine R1 point to the next word in esi |
R1: \n pop esi | in the routine R1 save the shellcode in esi |
R2: \n inc esi | declare R2 and point to the next byte in esi |
R2: \n inc esi \n inc esi | declare R2 and point to the next word in esi |
rcl al,1 | rotate the bits into al register to the left for 1 time |
re | define label re |
read_file: | define read_file_label |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.