标签:buf
-
Download Accelerator Plus - DAP 8.x (m3u) Local BOF Exploit 0day”
#!/usr/bin/python# Download Accelerator Plus - DAP 8.x (m3u) 0day Local Buffer Overflow Exploit# Bug discovered by Krystian Kloskowski (h07) <h07@interia.pl># Tested on: Download Accelerator Plus 8.6 / XP SP2 Polish# Shellcode:...
-
FreeBSD mcweject 0.9 (eject) Local Root Buffer Overflow Exploit”
// ejecsploit.c - local root exploit for bsd's eject.c // harry // vuln found by kokanin (you 31337!!! ;)) // thanks to sacrine and all the other netric guys!!! you rule :) #include <stdio.h> #include <stdlib.h>...
-
BIND 9.x Remote DNS Cache Poisoning Flaw Exploit (c)”
/** Exploit for CVE-2008-1447 - Kaminsky DNS Cache Poisoning Attack** Compilation:* $ gcc -o kaminsky-attack kaminsky-attack.c `dnet-config --libs` -lm** Dependency: libdnet (aka libdumbnet-dev under Ubuntu)** Author:...