EthicalHackers
Pentester et hacker indépendant pour les sociétés
Pentester et auditeur en sécurité informatique
Category Archives: Tool development
EDR evasion through transpilation and virtualization
There was a time when antivirus evasion was easy. There was even a time, around 2015/2016, when it was trivial, and several open-source “silver bullets” existed that could evade defenses almost at will. From reflectively embedding payloads in memory, to shellcode packers, to PE encryption wrappers, the means of achieving stealth were as numerous as…
Finally some progress with Orbital: A tool to assess your payloads stealthiness

Here’s a very tiny snippet of what I’ve been working on for the past few months: Orbital. Orbital is a tool/framework to assess the stealthiness of your payloads. While I have been having a blast working on that tool, my progress have been really slow as I’m using technologies I wasn’t familiar with at all…