• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

C/C++ VBA-RunPE - How to bypass application whitelisting

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
00_runpe-demo.gif


A VBA implementation of the RunPE technique or how to bypass application whitelisting.

Description

A simple yet effective implementation of the RunPE technique in VBA. This code can be used to run executables from the memory of Word or Excel. It is compatible with both 32 bits and 64 bits versions of Microsoft Office 2010 and above.

Tests

This code was tested on the following platforms:

    Windows 7 Pro 32 bits + Office 2010 32 bits
    Windows 7 Pro 64 bits + Office 2016 32 bits
    Windows 2008 R2 64 bits + Office 2010 64 bits
    Windows 10 Pro 64 bits + Office 2016 64 bits

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top