awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesBinary Security References

Curated collections of system binaries analyzed for security weaknesses and potential abuse paths.

Distinguishing note: None of the candidates cover the specific domain of binary-level security research references.

Explore 3 awesome GitHub repositories matching security & cryptography · Binary Security References. Refine with filters or upvote what's useful.

Awesome Binary Security References GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • gtfobins/gtfobins.github.ioGTFOBins 的头像

    GTFOBins/GTFOBins.github.io

    12,669在 GitHub 上查看↗

    GTFOBins is a curated knowledge base documenting security-related techniques for Unix-based system binaries. It serves as a reference for offensive security research, detailing how standard, pre-installed system utilities can be repurposed to facilitate privilege escalation, restricted environment escapes, and post-exploitation workflows. The project distinguishes itself by cataloging insecure execution paths and misconfigured permissions inherent in common system tools. By identifying legitimate binary functions that can be leveraged to bypass security controls, the repository provides a str

    Provides a curated collection of legitimate system binaries that can be abused to bypass security controls.

    YAMLbinariesbind-shellblueteam
    在 GitHub 上查看↗12,669
  • lolbas-project/lolbasLOLBAS-Project 的头像

    LOLBAS-Project/LOLBAS

    8,323在 GitHub 上查看↗

    LOLBAS is a curated database and knowledge base of signed Windows binaries that can be misused to bypass security restrictions and execute unauthorized code. It serves as a technical registry that maps trusted system files to their functional capabilities and the offensive tactics they enable. The project distinguishes itself by providing a capability-driven indexing system and a tactics registry that relates legitimate binary functionality to known security evasion techniques. It includes an association layer that links specific system binaries to attack patterns and tactical objectives, pro

    Provides a structured collection of signed binaries mapped to their functional capabilities and security evasion potential.

    XSLTblueteamdfirliving-off-the-land
    在 GitHub 上查看↗8,323
  • crytic/slithercrytic 的头像

    crytic/slither

    6,141在 GitHub 上查看↗

    Trail of Bits checks ELF, PE, and Mach-O binaries for security features like stack canaries and PIE directly in the browser without uploading files.

    Pythonethereumsoliditystatic-analysis
    在 GitHub 上查看↗6,141
  1. Home
  2. Security & Cryptography
  3. Binary Security References

探索子标签

  • Browser-Based Binary Security ChecksTools that analyze binary files for security features directly within a web browser without uploading files. **Distinct from Binary Security References:** Distinct from Binary Security References: focuses on performing the security check in-browser rather than curating references to known weak binaries.