Damon Mohammadbagher

Elite
@DamonMohammadbagher

Security Researcher "https://damonmohammadbagher.github.io" , "https://medium.com/@damonmohammadbagher"

eBook-BypassingAVsByCSharp. eBook "Bypassing AVS by C#.NET Programming" (Free Chapters only)

467

ETWProcessMon2. ETWProcessMon2 is for Monitoring Process/Thread/Memory/Imageloads/TCPIP via ETW + Detection for Remote-Thread-Injection & Payload Detection by VirtualMemAlloc Events (in-memory) etc.

322

NativePayload_DNS. C# code for Transferring Backdoor Payloads by DNS Traffic and Bypassing Anti-viruses

269

NativePayloads. All my Source Codes (Repos) for Red-Teaming & Pentesting + Blue Teaming

229

Meterpreter_Payload_Detection. Meterpreter_Payload_Detection.exe tool for detecting Meterpreter in memory like IPS-IDS and Forensics tool

165

NativePayload_Reverse_tcp. Meterpreter Encrypted Payload by C#

163

NativePayload_CBT. NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)

117

Some_Pentesters_SecurityResearchers_RedTeamers. Some Pentesters, Security Researchers, Red Teamers which i learned from them a lot...

115

NativePayload_ReverseShell. This is Simple C# Source code to Bypass almost "all" AVS, (kaspersky v19, Eset v12 v13 ,Trend-Micro v16, Comodo & Windows Defender Bypassed via this method Very Simple)

108

NativePayload_Image. Transferring Backdoor Payloads with BMP Image Pixels

81

NativePayload_PE1. NativePayload_PE1/PE2 , Injecting Meterpreter Payload bytes into local Process via Delegation Technique + in-memory with delay Changing RWX to X or RX or (both) [Bypassing AVs]

59

NativePayload_BSSID. Transferring Backdoor Payload by BSSID and Wireless traffic

58

NativePayload_ARP. C# code for Transferring Backdoor Payloads by ARP Traffic and Bypassing Anti-viruses (Slow)

45

NativePayload_DNS2. C# code for Transferring Backdoor Payloads by DNS Traffic (A - PTR Records) and Bypassing Anti-viruses

44

Videos-BypassingAVsByCSharp. Video files for eBook: "Bypassing AVs by C#.NET Programming"

40

ETWNetMonv3. ETWNetMonv3 is simple C# code for Monitoring TCP Network Connection via ETW & ETWProcessMon/2 is for Monitoring Process/Thread/Memory/Imageloads/TCPIP via ETW + Detection for Remote-Thread-Injection & Payload Detection by VirtualMemAlloc Events (in-memory) etc.

39

NativePayload_IP6DNS. C# code for Transferring Backdoor Payloads by IPv6 Address (AAAA) records and DNS Traffic also Bypassing Anti-viruses

30

NativePayload_ICMP. C# code for Transferring Backdoor Payloads by ICMPv4 Traffic and bypassing Anti-Viruses

29

FakeFileMaker. Social Engineering: Simple way to make a fake file for Backdoors

24

BEV4. BasicEventViewer4 (BEV v4.0), this code will useful for All Blue/Purple Teams , RealTime Monitoring Sysmon Events , Mitre Attack Detections via yaml files

18

NativePayload_HTTP. Data Exfiltration via HTTP Traffic (C# and Shell Script)

16

NativePayload_ARP2. Simple Script "NativePayload_ARP2.sh" for Sending DATA via ARP Bcast Traffic to all systems in (LAN) by "Vid" tag

13

NativePayload_TiACBT. NativePayload_TiACBT (Remote Thread Injection + C# Async Method + CallBack Functions Technique)

12

NativePayload_Tinjection. Remote Thread Injection by C# + Delegate Techniques

12

NativePayload_DIM. NativePayload_DIM Dynamic native dll Injection in Memory , Injecting Native DLL bytes to local Process

12

eBook_Bypassing-Antiviruses-by-C-Programming-v2.0. bypassing Anti-viruses by csharp programming v2.0

11

Exfiltration-and-Uploading-DATA-by-DNS-Traffic-AAAA-Records-. Pdf File : Exfiltration and Uploading DATA by DNS Traffic (AAAA Records)

10

NativePayload_DCP. Compiling Csharp in-memory and Execute to bypass AVs

10

damonmohammadbagher.github.io. HTML

9

NativePayload_LocalCreateThread7. Chunking CobaltStrike Payloads + Jump Method

9

NativePayload_CTX. NativePayload_CTX Create Thread via _beginthreadex function in msvcrt.dll

8

TCPMon. TCPMon v3.1 or (4.0) was a very old Code which made by me in C# for Monitoring TCP Connection via Native APIs (was fun in that time ;D)

8

RedbudTree. DNS IPv6 Request Listener (UDP Port 53) for Detecting Exfiltration DATA via IPv6 DNS AAAA Record Requests

8

backdoorppt. transform your payload.exe into one fake word doc (.ppt)

8

FSWatch. File System Watcher via C# (Monitoring File Activity , Create/Delete/Change/Rename events + some Activity like Size/Attribute/Security Changes & LastAccess, LastWrite etc...)

8

NativePayload_RefPtr1. NativePayload_RefPtr1 Indirect call csharp method in memory [without call c# method in source code directly]

7

Payload-hiding-Method-via-Infecting-Target-Process-Memory. HTML

7

NativePayload_TId. Remote Thread Injection by C# Delegate

7

NativePayload_NetMonitor. NativePayload_NetMonitor Monitoring NetworkTraffic over [ICMP/ARP/TCP/UDP + HTTP + DNS] by ws2_32.dll Windows Sockets Library

6

NativePayload_CDynApp3. Loading Csharp C2 Client-side codes in RAM by Very Simple New Technique to avoid Detection

6

NativePayload_DynLCI. NativePayload_DynLCI , Dynamic Local Code Invoke , Injecting Meterpreter Payload bytes into local Process

5

NativePayload_ASM3. NativePayload_ASM/AsynASM , Injecting Meterpreter Payload bytes into local Process via Delegation Technique [Technique D] + in-memory with delay Changing RWX to X [Bypassing AVs]

5

Manifest-Creator. C# tool for make XML report from Network Hosts (report contains: Cpu,Bios,Motherboard,Vga,Sound,Hdd,Ram,Display-Monitor,IpAddress,Os,Users,...)

4

NativePayload_MP. C# Backdoor & Mapper/Proxy tool (backdoor & proxy tool working in memory only)

4

NativePayload_JMP4. in C# you can use Emit(Opcodes.jmp,TargetMethod) in your codes without writing any asm bytes in code to jump to pointer of TargetMethod or (MethodInfo) to run in-memory via Emit(Opcodes.jmp, method) in system.reflection namespace

2

DamonMohammadbagher.

2

NativePayload_DYN. Compiling Csharp in-memory and Execute to bypass AVs

2

BEV3. BasicEventViewer (BEV v3.0), this code will useful for All Blue Teamers.

2

NativePayload_PingSend. NativePayload_PingSend send data/string (exfiltration) to destination ip via icmp ping packets

1
49
Apply