1 个仓库
Tools that produce minimal machine code payloads designed to execute without standard library dependencies.
Distinct from Polymorphic Payload Generators: Unlike polymorphic generators which focus on evasion, this focuses on the creation of standalone, minimal-dependency machine code.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Standalone Shellcode Generators. Refine with filters or upvote what's useful.
这是一个进攻性安全工具包和开发框架,用于创建内存安全恶意软件、网络扫描器和有效载荷生成器。它提供了一种开发漏洞利用、Shellcode 和远程访问工具的结构化方法。 该框架通过使用无标准库环境来生成最小化的独立机器码和 Shellcode 而脱颖而出。它还支持将高性能逻辑编译为 WebAssembly,以创建用于社会工程学的欺骗性 Web 界面。 功能领域涵盖通过模糊测试(fuzzing)进行的自动化漏洞发现、多线程和异步网络表面映射,以及自传播蠕虫的开发。该工具包还包括用于保护远程植入物与命令服务器之间流量的端到端加密通信通道实现,以及针对多种操作系统的跨平台二进制编译。
Generates minimal standalone machine code and shellcode by utilizing no-standard-library environments.