You May Also Enjoy
Malware Development Introduction aka Malware Dev 101 - Part 1
12 minute read
Malware Development Introduction (aka Malware Dev 101) - Part 1
Sliver C2 Deployment for Red Team Engagements
8 minute read
Sliver has been a popular open-source C2 in recent years and has had continuous improvements since its release. It’s cross-platform and easy to setup which w...
The right way to proxy .NET tools through SOCKS proxies
1 minute read
Scenario: You’re on a red team engagement and want to execute .NET utilites in your Beacon but need to increase your chances at evasion and opsec. You obviou...
Malware Development: CSharp Alterntive Shellcode Callbacks
1 minute read
For a while now, people have been using alternative callback methods in C/CSharp payloads instead of the vanilla CreateThread() or similar Windows API funct...