Section: .. / groups / netric /
| /// File Name: |
afd-expl.c |
Description:
|
AFD v1.2.14 local root heap overflow exploit. Includes offset for Redhat 7.3 and instructions for finding offsets.
| | Author: | eSDee | | Homepage: | http://www.netric.org | | File Size: | 2205 | | Last Modified: | Sep 6 06:33:42 2002 |
| MD5 Checksum: | f273a2abf33bbe40cc716f3cc0cc09a5 |
|
| /// File Name: |
alcatel-ex.c |
Description:
|
This utility extracts files from the ramdisk image located in the Alcatel speedtouch home/pro modems. The format of these files had to be reverse engineered.
| | Author: | powerpork | | Homepage: | http://www.netric.org | | File Size: | 3263 | | Last Modified: | Apr 2 05:38:12 2003 |
| MD5 Checksum: | 19e78ec0bc6ac1f32dd4e51c6b004861 |
|
| /// File Name: |
anti-ptrace.txt |
Description:
|
Linux LKM that disables ptrace abilities in the 2.4.x kernels.
| | Author: | sacrine | | Homepage: | http://www.netric.org/ | | File Size: | 2359 | | Last Modified: | Apr 16 08:24:37 2003 |
| MD5 Checksum: | 733b5e9e6be20f03180a6fce8f8f6c07 |
|
| /// File Name: |
bakkum.c |
Description:
|
Remote root exploit for Linux systems running Null httpd 0.5.0. Tested to work against Red Hat Linux 7.3.
| | Author: | eSDee | | Homepage: | http://www.netric.org | | File Size: | 8137 | | Last Modified: | Sep 23 16:24:48 2002 |
| MD5 Checksum: | 88f53e3ca0b89baf95643a18cb9584bb |
|
| /// File Name: |
bind-sc.c |
Description:
|
156 byte linux shellcode which binds /bin/sh to tcp port 30464.
| | Author: | R00T-dude | | Homepage: | http://www.netric.org | | File Size: | 4264 | | Last Modified: | Sep 6 07:36:46 2002 |
| MD5 Checksum: | dd54707d37453a538dfd24a3e6bc588b |
|
| /// File Name: |
bsd-bind-sc.c |
Description:
|
150 byte BSD shellcode that binds /bin/sh to tcp port 30464.
| | Author: | R00T-dude | | Homepage: | http://www.netric.org | | File Size: | 5082 | | Last Modified: | Sep 6 07:39:42 2002 |
| MD5 Checksum: | 678b618f452496978de5edc3b9e4355f |
|
| /// File Name: |
bsd-sh.c |
Description:
|
BSD x86 shellcode which does a seteuid(0,0); execve /bin/sh; exit.
| | Author: | eSDee | | Homepage: | http://www.netric.org | | File Size: | 1549 | | Last Modified: | Sep 6 07:41:16 2002 |
| MD5 Checksum: | e5f676c96a4469e6f6d0dba0777ccfe2 |
|
| /// File Name: |
cdump.c |
Description:
|
Simple pipe driven utility for creating c-style char decs from binary input. Can be of use for embedding shellcode etc in c sourcefiles.
| | Author: | Power_Pork | | Homepage: | http://www.netric.org | | File Size: | 2566 | | Last Modified: | Jul 17 08:22:32 2002 |
| MD5 Checksum: | 20ccd2b2d97bfee938473566d904c470 |
|
| /// File Name: |
cgrep.c |
Description:
|
Core grep is a utility that works like grep but was designed to be used against core files.
| | Author: | eSDee | | Homepage: | http://www.netric.org | | File Size: | 1830 | | Last Modified: | Apr 2 05:39:36 2003 |
| MD5 Checksum: | 9826e5a1e7d3f320ab9c556e634800b7 |
|
| /// File Name: |
chrooted.tar.gz |
Description:
|
BSD chrooted user shell scripts.
| | Author: | Atje | | Homepage: | http://www.netric.org | | File Size: | 864 | | Last Modified: | Jul 17 07:56:39 2002 |
| MD5 Checksum: | 7ab9107b5abb2257c28a4751f9888cd1 |
|
| /// File Name: |
elfrip.c |
Description:
|
Elfrip is a tiny cat-like utility for ripping the code section out of a nasm generated elf image.
| | Author: | Power_Pork | | Homepage: | http://www.netric.org | | File Size: | 2240 | | Last Modified: | Jul 17 08:24:02 2002 |
| MD5 Checksum: | 8438356e6d669cf90a0ac74d5a5536b6 |
|
| /// File Name: |
envpaper.pdf |
Description:
|
Radical Environments part I - A paper that compiles various stack related tips and tricks which discusses how an exploit without nops works.
| | Author: | gloomy, The Itch | | Homepage: | http://www.netric.org | | File Size: | 131498 | | Last Modified: | Apr 22 07:53:49 2003 |
| MD5 Checksum: | b567cc1c11e03fc568e88bd47b06c40c |
|
| /// File Name: |
evelyne.sh |
Description:
|
Local root exploit for the "Suid application execution bug" (< FreeBSD 4.5-STABLE) that was discovered by Joost Pol from Pine.
| | Author: | Atje | | Homepage: | http://www.netric.org | | File Size: | 1043 | | Last Modified: | Apr 25 03:36:31 2002 |
| MD5 Checksum: | 6e686fc543c6ddbad436bfb0f81fd5be |
|
| /// File Name: |
execve.c |
Description:
|
Linux x86 shellcode which does a seteuid(0,0); execve /bin/sh; exit.
| | Author: | eSDee | | Homepage: | http://www.netric.org | | File Size: | 1436 | | Last Modified: | Sep 6 07:37:52 2002 |
| MD5 Checksum: | c17287a0043ab0d0a776b49c579ebc4a |
|
| /// File Name: |
execve2.c |
Description:
|
Linux x86 shellcode (31 bytes) which does setuid(0); execve ("/bin/sh",0);
| | Author: | The Itch | | Homepage: | http://netric.org | | File Size: | 563 | | Last Modified: | Apr 22 07:45:10 2003 |
| MD5 Checksum: | 631d25b8d5e04b0f33edfdd22ab50404 |
|
| /// File Name: |
fmtstring.txt |
Description:
|
Detailed paper that describe format string vulnerabilities and how to exploit them.
| | Author: | The Itch | | Homepage: | http://www.netric.org | | File Size: | 13514 | | Last Modified: | Apr 22 07:47:11 2003 |
| MD5 Checksum: | 2c7f785aee10e30358c661caecdc1e8a |
|
| /// File Name: |
gdam123-expl.c |
Description:
|
Local proof of concept exploit for the gdam123 software package. Exploits an unchecked buffer in filename option.
| | Author: | Sacrine | | Homepage: | http://www.netric.org | | File Size: | 1476 | | Last Modified: | Aug 27 06:46:09 2002 |
| MD5 Checksum: | 876e85bf6bbd0067196c597ad407f032 |
|
| /// File Name: |
gespuis.c |
Description:
|
Gespuis acts as an irc bouncer and exploits BitchX/Epic clients spawning a bindshell.
| | Author: | eSDee | | Homepage: | http://www.netric.org | | File Size: | 38855 | | Last Modified: | Mar 29 06:21:14 2003 |
| MD5 Checksum: | 3ca5ef2ff1acf701252d9a1695323968 |
|
| /// File Name: |
icmp.c |
Description:
|
This 137 byte Linux shellcode creates a remote ICMP backdoor that can be controlled trough the ping utility.
| | Author: | Gloomy | | Homepage: | http://www.netric.org | | File Size: | 3154 | | Last Modified: | Feb 5 17:49:05 2003 |
| MD5 Checksum: | 2f3612283cf80d8fdebcf7c813db44ea |
|
| /// File Name: |
icmp2way.c |
Description:
|
Unavailable.
| | File Size: | 7529 | | Last Modified: | Feb 11 06:41:20 2003 |
| MD5 Checksum: | f16cd7520425e5290b7ca8e3c104a8b2 |
|
| /// File Name: |
mayday-linux.c |
Description:
|
mayday.c - SHOUTcast v1.8.9 remote linux/x86 exploit. Included shellcode binds to port 10000. Advisory available here.
| | Author: | eSDee | | Homepage: | http://www.netric.org | | File Size: | 6150 | | Last Modified: | Jun 5 05:36:46 2002 |
| MD5 Checksum: | 0ff0df71b5284d179774cda01650a4e1 |
|
| /// File Name: |
mayday.tar.gz |
Description:
|
mayday.c ported to Windows with Cygwin by Luigi Grandini - SHOUTcast v1.8.9 remote linux/x86 exploit. Included shellcode binds to port 10000. Advisory available here.
| | Author: | eSDee | | Homepage: | http://www.netric.org | | File Size: | 358223 | | Last Modified: | Jun 5 18:41:20 2002 |
| MD5 Checksum: | 8dd88f8bfe507cd651603e44fcf63950 |
|
| /// File Name: |
msqlex.c |
Description:
|
Remote exploit for miniSQL version 1.3 and below that achieves privilege escalation root gid.
| | Author: | The Itch, lucipher | | Homepage: | http://www.netric.org/ | | File Size: | 14277 | | Last Modified: | Jul 24 23:00:07 2003 |
| MD5 Checksum: | 2fc4590154b857c4bf26fc805bb66099 |
|
| /// File Name: |
nagini.c |
Description:
|
A simple TCP packetlogger/sniffer for Linux which includes background logging.
| | Author: | sacrine | | Homepage: | http://www.netric.org | | File Size: | 6678 | | Last Modified: | Apr 30 05:39:23 2003 |
| MD5 Checksum: | 1fd4d09775f7679f37c9758b4eb7aecc |
|
| /// File Name: |
netric-adv006.txt |
Description:
|
Nullsoft's SHOUTcast v1.8.9 contains a buffer overflow which can be exploited by a DJ to gain shell access to the system. Windows, Linux, and FreeBSD are known to be vulnerable.
| | Author: | eSDee | | Homepage: | http://www.netric.org | | File Size: | 1381 | | Last Modified: | Jun 5 05:34:14 2002 |
| MD5 Checksum: | ea3b28f2b5c9a4285ca0a71404cfbed4 |
|
|
|
|
|