Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Security
Malware Analysis
Is it possible to embed malware exe in PDF, doc file?
Message
<blockquote data-quote="Andy Ful" data-source="post: 819360" data-attributes="member: 32260"><p>You can embed in MS Office document anything you want (shellcode, DLL, EXE, script, etc.).</p><p>Simply open a document and use OLE. This method works for scripts, MSI, and EXE files, but is actually restricted by Microsoft, so some embedded OLE will be blocked:</p><p>[URL unfurl="true"]https://support.microsoft.com/en-us/help/4032364/how-to-control-the-blocking-of-ole-com-components-in-microsoft-office[/URL]</p><p>The shellcode, EXE, or DLL files can be also embedded in VBA macro or hidden in pictures via steganography. In this case, an exploit, script or macro has to be used to decode and execute an EXE.</p><p></p><p></p><p>W97M.Downloader works in a slightly different way. It is MS Office Word document with embedded macro or exploit, which try to download and execute an EXE (or another payload). The EXE (or payload) is not embedded in the MS Office file.<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite135" alt=":giggle:" title="Giggle :giggle:" loading="lazy" data-shortname=":giggle:" /></p><p>This is the most common way of abusing Word documents.</p><p>The method of embedding the payload (for example an EXE file) into MS Office documents is rarely used, because of default MS Office restrictions.</p></blockquote><p></p>
[QUOTE="Andy Ful, post: 819360, member: 32260"] You can embed in MS Office document anything you want (shellcode, DLL, EXE, script, etc.). Simply open a document and use OLE. This method works for scripts, MSI, and EXE files, but is actually restricted by Microsoft, so some embedded OLE will be blocked: [URL unfurl="true"]https://support.microsoft.com/en-us/help/4032364/how-to-control-the-blocking-of-ole-com-components-in-microsoft-office[/URL] The shellcode, EXE, or DLL files can be also embedded in VBA macro or hidden in pictures via steganography. In this case, an exploit, script or macro has to be used to decode and execute an EXE. W97M.Downloader works in a slightly different way. It is MS Office Word document with embedded macro or exploit, which try to download and execute an EXE (or another payload). The EXE (or payload) is not embedded in the MS Office file.:giggle: This is the most common way of abusing Word documents. The method of embedding the payload (for example an EXE file) into MS Office documents is rarely used, because of default MS Office restrictions. [/QUOTE]
Insert quotes…
Verification
Post reply
Top