This is your work, valued

mobdk

Expert
@mobdk

CopyCat. Simple rapper for Mimikatz, bypass Defender

137

Upsilon. Upsilon execute shellcode with syscalls - no API like NtProtectVirtualMemory is used

90

CloneProcess. Clone running process with ZwCreateProcess

60

Zeta. Using "svchost.exe -k ClipboardSvcGroup -p -s cbdhsvc" as trigger

58

WinBoost. Execute Mimikatz with different technique

51

Core. Core bypass Windows Defender and execute any binary converted to shellcode

44

HideCode. Hide code from dnSpy and other C# spying tools

43

CoreClass. Mimikatz embedded as classes

27

WinSpoof. Use TpAllocWork, TpPostWork and TpReleaseWork to execute machine code

24

NewShell. Reverse shell without Windows cmd.exe, using ReactOS cmd.dll as shellcode

23

Sigma. Execute shellcode with ZwCreateSection, ZwMapViewOfSection, ZwOpenProcess, ZwMapViewOfSection and ZwCreateThreadEx

15

winNoise. Execute embedded Mimikatz

13

ExecuteShellcodeWithSyscalls. Execute shellcode with syscalls from C# .dll

12

VBA-DLL-WMI-EXECUTION. Call your own DLL from VBA and execute code under process svchost.exe with WMI

12

zCore. Optimized version, Nt/ZwProtectVirtualMemory has been removed with every syscall.

8

CallBack. Execute Mimikatz in shellcode format, uses native API VirtualAlloc and EnumSystemGeoID

8

compilecs. Use build-in compiler csc.exe and other tools to insert entrypoint

8

LoadDLLFromFileAndConvertToShellcode. Load DLL or EXE file and convert to shellcode at runtime

8

WinTimer. Wrapper for Mimikatz with delayed execution

7

FiberShellcodeSyscall. Using syscall when possible, ZwAllocateVirtualMemory, ZwProtectVirtualMemory and ZwWriteVirtualMemory

6

Files. HTML

6

MimiRunner. Run Mimikatz with ReactOS cmd.exe

5

RemoteCat. C#

5

ObfuscateTest. Obfuscate C# source code, so the relationship between the definition and the function call, cannot be detected (not at runtime)

5

NewShellCS. Execute reverse shell without cmd.exe and uses syscalls from C#

5

InjectShellcodeWithAPC. Simple yet effective shellcode injection with QueueUserAPC

5

HijackCS. Hijack your own process or other, use syscall NtWriteVirtualMemory and NtAllocateVirtualMemory to stay undetected

4

CSharpInlineAssembly. Execute inline assembly from C#

4

DLLloaderCS. Load 32bit .DLL payload fra C#

4

SVCHOSTEXE. Execute shellcode with svchost.exe -k LocalSystemNetworkResticted

4

Epsilon. In this PoC I am addressing the timer issue that exist in Defender

4

ExecuteVBAwithRtlMoveMemory. Execute your VBA macro with RtlMoveMemory only

3

Omega. Use syscalls ZwCreateSection and ZwMapViewOfSection and GetDelegateForFunctionPointer

3

APCinjectCS. Simple shellcode injetion with APC and syscalls

3

ProtectingCodeWith-MITIGATION_POLICY. Protect your code with a mitigation policy that prevent non Microsoft signed code to inject for inspection

3

ShellcodeAndSvchost. Inject your shellcode into svchost

3

ClassAsShellcode. This PoC uses C# Class name as shellcode

3

CSharpPowershellRunspace. Inject 64 bit .dll from CSharp and Powershell runspace

3

TCPClientReverseShellCS. C# reverse shell using TCPClient

3

WordVBAPayload. Create Word VBA payload that self-destruction at runtime

3

InstallutilInject. Execute .dll with MS InstallUtil.exe

2

TriggerExecutionTasks. Trigger execution of tasks.dll from C# calling embedded JavaScript

2

Shellcode. Alternative version

2

ProcessFinder. Find process and startup arguments with syscalls

2

VBAShellCodeCallFuncInDLL.

2

SimpleCodeExecution. Execute tasks.dll with minimum of code

1

DllHijackCS. .DLL based hijack

1

FiberShellcode. Execute shellcode with Fiber

1

BinBAT. Create payload that is both binary and batch file at the same time (Windows)

1

PoolWorker. Use CreateThreadpoolWork to execute shellcode

1