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

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

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

1 个仓库

Awesome GitHub RepositoriesInjection Mapping

Techniques for identifying specific injection contexts by analyzing server responses to polyglot payloads.

Distinct from Injection Payloads: Focuses on the mapping/identification phase of the injection process, whereas Injection Payloads refers to the strings themselves.

Explore 1 awesome GitHub repository matching security & cryptography · Injection Mapping. Refine with filters or upvote what's useful.

Awesome Injection Mapping GitHub Repositories

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

    epinna/tplmap

    4,169在 GitHub 上查看↗

    tplmap 是一款旨在检测和利用服务器端模板注入 (SSTI) 漏洞的安全工具。它作为一个自动化扫描器,用于识别易受攻击的模板引擎上下文,并提供了一个实现远程代码执行的框架。 该工具专注于将高级请求转换为引擎特定的语法,以执行操作系统命令并绕过应用沙箱。它还支持远程文件系统访问,允许用户在本地机器和目标服务器之间读取、写入和传输文件。 其他功能包括启动本地易受攻击的服务器以模拟有缺陷的环境进行 Payload 验证。该项目还支持与 Web 安全代理集成,以自动化将测试 Payload 注入到拦截的流量中。

    Identifies vulnerable engines by sending polyglot payloads and analyzing server response patterns.

    Python
    在 GitHub 上查看↗4,169
  1. Home
  2. Security & Cryptography
  3. Vulnerability Assessment and Testing
  4. Security Testing and Auditing
  5. Security Testing
  6. Injection Payloads
  7. Injection Mapping