渗透/安全推送中心
4.55K subscribers
14.4K links
第一时间推送github安全相关项目。安全情报 @BlackHatCN
Download Telegram
渗透/安全推送中心 @cvebird

创建者: byonn-ai
项目描述: 增强多模态代码漏洞检测系统
项目链接: https://github.com/byonn-ai/mmcvds-project

#漏洞
渗透/安全推送中心 @cvebird

创建者: batuhan-arda
项目描述: Injects shellcode into cmd.exe to execute arbitrary code. Creates a suspended process, allocates memory using direct syscalls, writes disguised payload, changes permissions to executable, then triggers execution via APC. Bypasses EDR/AV through syscall-level operations, PEB walking, SQL obfuscation, and junk code. NOT INTENDED FOR MALICIOUS USE.
项目链接: https://github.com/batuhan-arda/Direct-Syscall-APC-Injection-PoC-Malware

#shellcode
👍1
渗透/安全推送中心 @cvebird

创建者: WolfMan12333
项目描述: Threadless Injection injects a trampoline at the start of the target function instead of stomping it with the entire payload. This trampoline will redirect the execution to the main shellcode injected in a Memory Hole (explained later in this module).
项目链接: https://github.com/WolfMan12333/Threadless-Injection-with-EnumProc

#shellcode
👍1