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
Software
Security Apps
Hard_Configurator Tools
Hard_Configurator - Windows Hardening Configurator
Message
<blockquote data-quote="Andy Ful" data-source="post: 1032558" data-attributes="member: 32260"><p>If I correctly remember, PowerSploit uses PowerShell code to inject EXE/DLL into powershell.exe (Invoke-ReflectivePEInjection). But it uses in-memory injection which probably can bypass CIG.</p><p>Anyway, there were several examples in the wild when DLLs were injected into rundll32, dllhost, svchost, Explorer, etc. But in fact, the attacker can use any process which is commonly used on users' computers.</p><p></p><p>Edit.</p><p>It seems that lsass, svchost, and taskhost are the most popular targets.</p><p>[URL unfurl="true"]https://www.socinvestigation.com/process-injection-techniques-used-by-malware-detection-analysis/[/URL]</p></blockquote><p></p>
[QUOTE="Andy Ful, post: 1032558, member: 32260"] If I correctly remember, PowerSploit uses PowerShell code to inject EXE/DLL into powershell.exe (Invoke-ReflectivePEInjection). But it uses in-memory injection which probably can bypass CIG. Anyway, there were several examples in the wild when DLLs were injected into rundll32, dllhost, svchost, Explorer, etc. But in fact, the attacker can use any process which is commonly used on users' computers. Edit. It seems that lsass, svchost, and taskhost are the most popular targets. [URL unfurl="true"]https://www.socinvestigation.com/process-injection-techniques-used-by-malware-detection-analysis/[/URL] [/QUOTE]
Insert quotes…
Verification
Post reply
Top