Lucene search
+L

577 matches found

0day.today
0day.today
added 2005/11/09 12:0 a.m.31 views

linux/x86 write(0,"Hello core! ",12); (w/optional 7 byte exit) 36 bytes

Exploit for linux/x86 platform in category shellcode ======================================================================== linux/x86 write0,"Hello core!\n",12; w/optional 7 byte exit 36 bytes ======================================================================== / writehello-core.c by Charle...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2005/11/09 12:0 a.m.28 views

linux/x86 read0,buf,2541; chmodbuf,4755; 23 bytes

linux/x86 read0,buf,2541; chmodbuf,4755; 23 bytes. Shellcode exploit for linx86 platform / readnchmod-core.c by Charles Stevenson Example of strace output if you pass in "/bin/sh\x00" read0, "/bin/sh\0", 2541 = 8 chmod"/bin/sh", 04755 = 0 Any file path can be given. For example: /tmp/.sneakyguy T...

Exploits0
Exploit DB
Exploit DB
added 2005/11/09 12:0 a.m.33 views

linux/x86 ifreadfd,buf,512<=2 _exit1 else buf; 29 bytes

linux/x86 ifreadfd,buf,512 I made this as a chunk you can paste in to make modular remote exploits. I use it as a first stage payload when I desire to follow up with a real large payload of goodness. This actually is a bit larger than necessary because of the error checking but in some cases...

0.3AI score
Exploits0
0day.today
0day.today
added 2005/11/09 12:0 a.m.25 views

linux/x86 _exit(1); 7 bytes

Exploit for linux/x86 platform in category shellcode =========================== linux/x86 exit1; 7 bytes =========================== / exit-core.c by Charles Stevenson I made this as a chunk you can paste in to make modular remote exploits. I use it when I need a process to exit cleanly. / char...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2005/11/09 12:0 a.m.37 views

linux/x86 dup20,0; dup20,1; dup20,2; 15 bytes

linux/x86 dup20,0; dup20,1; dup20,2; 15 bytes. Shellcode exploit for linx86 platform / dup2loop-core.c by Charles Stevenson I made this as a chunk you can paste in to make modular remote exploits. I usually combine this with an execve as the second stage of a read jmp %esp / char hellcode = /...

0.1AI score
Exploits0
0day.today
0day.today
added 2005/11/09 12:0 a.m.25 views

linux/x86 dup2(0,0); dup2(0,1); dup2(0,2); 15 bytes

Exploit for linux/x86 platform in category shellcode =================================================== linux/x86 dup20,0; dup20,1; dup20,2; 15 bytes =================================================== / dup2loop-core.c by Charles Stevenson I made this as a chunk you can paste in to make modular...

7AI score
Exploits0
0day.today
0day.today
added 2005/11/04 12:0 a.m.46 views

linux/x86 snoop /dev/dsp shellcode 172 bytes

Exploit for linux/x86 platform in category shellcode ============================================ linux/x86 snoop /dev/dsp shellcode 172 bytes ============================================ / Placed the listener here http://www.milw0rm.com/down.php?id=1293 /str0ke / / hey folks, this is snoopshell,...

7AI score
Exploits0
0day.today
0day.today
added 2005/10/20 12:0 a.m.33 views

Veritas NetBackup <= 6.0 (bpjava-msvc) Remote Exploit (linux)

Exploit for multiple platform in category remote exploits ============================================================= Veritas NetBackup \n\n"; exit 1; my $hostName = $ARGV0; my $port = $ARGV1 || 13722; buildexploit $hostName, $port; my $shellport = 5570; print " Connect to remote shell port\n";...

7.1AI score
Exploits0
0day.today
0day.today
added 2005/09/15 12:0 a.m.20 views

linux/x86 /bin/sh Standard Opcode Array Payload 21 Bytes

Exploit for linux/x86 platform in category shellcode ======================================================== linux/x86 /bin/sh Standard Opcode Array Payload 21 Bytes ======================================================== / lnxbinsh4.c - v1 - 21 Byte /bin/sh Opcode Array Payload Copyrightc 2004...

7AI score
Exploits0
seebug.org
seebug.org
added 2005/09/15 12:0 a.m.17 views

linux/x86 /bin/sh Standard Opcode Array Payload 21 Bytes

No description provided by source. / lnxbinsh4.c - v1 - 21 Byte /bin/sh Opcode Array Payload Copyrightc 2004 c0ntex [email protected] This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2005/09/15 12:0 a.m.41 views

linux/x86 /bin/sh Standard Opcode Array Payload 21 Bytes

linux/x86 /bin/sh Standard Opcode Array Payload 21 Bytes. Shellcode exploit for linx86 platform / lnxbinsh4.c - v1 - 21 Byte /bin/sh Opcode Array Payload Copyrightc 2004 c0ntex This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Licens...

Exploits0
seebug.org
seebug.org
added 2005/09/08 12:0 a.m.18 views

linux/x86 examples of long-term payloads hide-wait-change 187 bytes+

No description provided by source. /---------------------------------------------------------------------------- Mystique Project: Examples of long-term payloads hide-wait-change code by [email protected] & [email protected] ----------------------------------------------------------------------------...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2005/09/08 12:0 a.m.34 views

linux/x86 examples of long-term payloads hide-wait-change 187 bytes+

linux/x86 examples of long-term payloads hide-wait-change 187 bytes+. Shellcode exploit for linx86 platform /---------------------------------------------------------------------------- Mystique Project: Examples of long-term payloads hide-wait-change code by [email protected] & [email protected]...

Exploits0
Exploit DB
Exploit DB
added 2005/09/04 12:0 a.m.38 views

linux/x86 /bin/sh sysenter Opcode Array Payload 23 Bytes

linux/x86 /bin/sh sysenter Opcode Array Payload 23 Bytes. Shellcode exploit for linx86 platform / lnxbinsh4.c - v1 - 23 Byte /bin/sh sysenter Opcode Array Payload Copyrightc 2005 c0ntex Copyrightc 2005 BaCkSpAcE This program is free software; you can redistribute it and/or modify it under the ter...

7.4AI score
Exploits0
seebug.org
seebug.org
added 2005/09/04 12:0 a.m.19 views

linux/x86 /bin/sh sysenter Opcode Array Payload 23 Bytes

No description provided by source. / lnxbinsh4.c - v1 - 23 Byte /bin/sh sysenter Opcode Array Payload Copyrightc 2005 c0ntex [email protected] Copyrightc 2005 BaCkSpAcE [email protected] This program is free software; you can redistribute it and/or modify it under the terms of the GNU...

7.1AI score
Exploits0
0day.today
0day.today
added 2005/09/04 12:0 a.m.29 views

linux/x86 /bin/sh sysenter Opcode Array Payload 23 Bytes

Exploit for linux/x86 platform in category shellcode ======================================================== linux/x86 /bin/sh sysenter Opcode Array Payload 23 Bytes ======================================================== / lnxbinsh4.c - v1 - 23 Byte /bin/sh sysenter Opcode Array Payload...

7AI score
Exploits0
seebug.org
seebug.org
added 2005/08/25 12:0 a.m.18 views

linux/x86 /bin/sh sysenter Opcode Array Payload 27 Bytes

No description provided by source. / lnxbinsh3.c - v1 - 27 Byte /bin/sh sysenter Opcode Array Payload Copyrightc 2005 c0ntex [email protected] Copyrightc 2005 amnesia [email protected] This program is free software; you can redistribute it and/or modify it under the terms of the GNU...

7.1AI score
Exploits0
0day.today
0day.today
added 2005/08/25 12:0 a.m.27 views

linux/x86 /bin/sh sysenter Opcode Array Payload 27 Bytes

Exploit for linux/x86 platform in category shellcode ======================================================== linux/x86 /bin/sh sysenter Opcode Array Payload 27 Bytes ======================================================== / lnxbinsh3.c - v1 - 27 Byte /bin/sh sysenter Opcode Array Payload...

7AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2005/07/31 12:0 a.m.27 views

GLSA-200507-28 : AMD64 x86 emulation base libraries: Buffer overflow

The remote host is affected by the vulnerability described in GLSA-200507-28 AMD64 x86 emulation base libraries: Buffer overflow Earlier versions of emul-linux-x86-baselibs contain a vulnerable version of zlib, which may lead to a buffer overflow. Impact : By creating a specially crafted compress...

7.5CVSS8.8AI score0.05476EPSS
Exploits3References5
Metasploit
Metasploit
added 2005/07/17 7:43 a.m.22 views

Linux Mettle x86, Bind TCP Stager (Linux x86)

Inject the mettle server payload staged. Listen for a connection Linux x86 This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework module MetasploitModule CachedSize = 111 include Msf::Payload::Stager include...

7AI score
Exploits0
Rows per page
Query Builder