Usman Sikander

Results 6 repositories owned by Usman Sikander

C2_Elevated_Shell_DLL_Hijcking

25
Stars
3
Forks
Watchers

DLL Hijacking and Mock directories technique to bypass Windows UAC security feature and getting high-level privileged reverse shell. Security researchers identified this technique which uses a simplif...

DefenseEvasionTechniques

20
Stars
0
Forks
Watchers

Defense Evasion Techniques Repository. This repository contains a collection of techniques designed to bypass Endpoint Detection and Response (EDR) and Extended Detection and Response (XDR) systems.

D3MPSEC

27
Stars
6
Forks
27
Watchers

"D3MPSEC" is a memory dumping tool designed to extract memory dump from Lsass process using various techniques, including direct system calls, randomized procedures, and prototype name obfuscation. It...

DV_NEW

43
Stars
13
Forks
Watchers

This is the combination of multiple evasion techniques to evade defenses. (Dirty Vanity)

RWX_MEMEORY_HUNT_AND_INJECTION_DV

131
Stars
27
Forks
Watchers

Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.

LsassReflectDumping

209
Stars
27
Forks
209
Watchers

This tool leverages the Process Forking technique using the RtlCreateProcessReflection API to clone the lsass.exe process. Once the clone is created, it utilizes MINIDUMP_CALLBACK_INFORMATION callback...