2 matches found
Bashfuscator
Bashfuscator 文档 Bashfuscator 是什么? Bashfuscator 是一个用 Python 3 编写的模块化、可扩展的 Bash 混淆框架。它提供了多种方式,使 Bash 单行命令或脚本变得极难理解。其原理是生成复杂且随机的 Bash 代码,这些代码在运行时可以求值并执行原始输入。Bashfuscator 使得从命令行或作为 Python 库生成高度混淆的 Bash 命令和脚本变得非常容易。 该项目的目的是为红队提供绕过 Linux 系统静态检测的能力,以及编写更好 Bash 混淆技术的知识和工具。...
5.3AI score
SaveExploits0References10
Bashfuscator - A Fully Configurable And Extendable Bash Obfuscation Framework
Documentation What is Bashfuscator? Bashfuscator is a modular and extendable Bash obfuscation framework written in Python 3. It provides numerous different ways of making Bash one-liners or scripts much more difficult to understand. It accomplishes this by generating convoluted, randomized Bash...
7.6AI score
SaveExploits0References11
20