@TwoSevenOneT Does not work for Trellix Endpoint Security (AV, not EDR) 10.7.20.14066
Does not work for Tanium Threat Response Agent (EDR) 7.6
Does (!) work for Trendmicro Deep Security Agent (AV, latest Version)
@HaifeiLi a lot ppl might not know that you can disable certain API Calls with registry Keys/GPOs:
https://t.co/EEZXZnxGX0
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Adobe Acrobat\DC\FeatureLockDown\cJavaScriptPerms tBlackList=RSS.addFeed|Util.readFileIntoStream
...and you are safe :)
@dcuthbert met him countless times even in the smallest Cons where he held top notch talks and always stopped for questions... true legend. Will never be forgotten
Today I improved and rereleased a Project: https://t.co/TvBI9uUFCm
The original Code by 0xNinjaCyclone had hardcoded Injection Process Name and static plain Shellcode. I wanted to load dynamic Shellcode from files into a process of my choice. To get rid of plain msfvenom shellcode detections by several AVs I made a basic XOR Encryption of the embedded shellcode. I also made a Visual Studio 2022 Template, ready to compile and run. Did not yet find the problem why not msfvenom shellcode crashes the hosting payload process. So just use msfvenom SC for now. I successfully tested with meterpreter_reverse_tcp
@C5pider@Octoberfest73 yeah sure it´s not... did not yet look into the code when writing the comment. Will steal the best ideas anyway!
btw, nice Framework @c5pider was hard to get into it, but yet fun to learn