Rename Functions for AV signature evading

Reading Time: < 1 minute For academic purpose only.The used of some functions can trigger singature based Anti Virus detection. Example : SystemFunction032 or SamEnumerateUsersInDomain used in same particular programs.in this example let’s try to hide the...

Cortex XDR Traps Ransomware module

Reading Time: < 1 minute If you see files likes below = NO PANIC !  zzzz346468454.txt  !!!!4873487.doc  XORXOR131395328.pem  zzzzz1128386401.png  ZZZZZ4032929292.pptx  !!!!!28748750874.pst  !!!!!195855848565.bmp  XORXOR394587587.pdf   You are probably...

Mimikatz

Reading Time: 2 minutes    Official Doc : https://github.com/gentilkiwi/mimikatz/wiki/module-~-sekurlsa   Dump memory of LSASS :   Don’t forget you need to be admin to be able to do it.   with ProcDump from Sysinternals :      procdump.exe -accepteula -ma...