Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
behat-config-leaks — BeHat 配置文件泄露 | Kitploit
工具/GitHubGitHub/cappricio-securities/behat-config-leaks
Web漏洞扫描器漏洞分析信息收集Web安全秘密检测错误配置
GitHubcappricio-securities/behat-config-leaks

behat-config-leaks

BeHat 配置文件泄露

查看仓库
网站
152年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
logo

徽章

MIT License PyPI - Version PyPI - Downloads GitHub all releases Profile_view Follow Twitter

许可证

MIT

安装

  1. 安装 Python3 和 pip 安装说明(如果你连这个都搞不定,那你大概不应该使用这个工具)

    • 通过 pip 安装
      • root@kitploit:~
           pip install behat-config-leaks 
        
    • 运行以下命令进行检查
      • behat-config-leaks -h

配置

  1. 我们集成了 Telegram API,以便在检测到漏洞时即时接收通知。

    • Telegram 通知
      • root@kitploit:~
           behat-config-leaks --chatid <YourTelegramChatID>
        
    • 打开你的 Telegram,搜索 @CappricioSecuritiesTools_bot 并点击开始

使用方法

  1. 该工具有多种使用场景。

    • 检测单个 URL
      • root@kitploit:~
           behat-config-leaks -u http://example.com 
        
    • 检测 URL 列表
      • root@kitploit:~
          behat-config-leaks -i urls.txt 
        
    • 将输出保存到 TXT 文件
      • root@kitploit:~
          behat-config-leaks -i urls.txt -o out.txt
        
    • 想了解 behat-config-leaks?然后输入以下命令
      • root@kitploit:~
          behat-config-leaks -b
        

🚨 免责声明

此工具用于识别安全漏洞并提供协助;Cappricio Securities 不对任何非法使用负责。 请在法律和道德范围内负责任地使用。🔐🛡️

PoC 演示视频

asciicast

帮助菜单

获取所有选项

root@kitploit:~
👋 Hey Hacker
                                                                             v1.0
    __         __          __                         _____             __           __
   / /_  ___  / /_  ____ _/ /_      _________  ____  / __(_)___ _      / /__  ____ _/ /_______
  / __ \/ _ \/ __ \/ __ `/ __/_____/ ___/ __ \/ __ \/ /_/ / __ `/_____/ / _ \/ __ `/ //_/ ___/
 / /_/ /  __/ / / / /_/ / /_/_____/ /__/ /_/ / / / / __/ / /_/ /_____/ /  __/ /_/ / ,< (__  )
/_.___/\___/_/ /_/\__,_/\__/      \___/\____/_/ /_/_/ /_/\__, /     /_/\___/\__,_/_/|_/____/
                                                        /____/

                              Developed By https://cappriciosec.com
behat-config-leaks : Bug scanner for WebPentesters and Bugbounty Hunters 

$ behat-config-leaks [option]

Usage: behat-config-leaks [options]
参数类型描述示例
-u--url要扫描的 URLbehat-config-leaks -u https://target.com
-i--input从 txt 文件读取输入的文件名behat-config-leaks -i target.txt
-o--output将输出写入 txt 文件的文件名behat-config-leaks -i target.txt -o output.txt
-c--chatid创建 Telegram 通知behat-config-leaks --chatid yourid
-b--blog阅读关于 behat-config-leaks 漏洞的信息behat-config-leaks -b
-h--help帮助菜单behat-config-leaks -h

🔗 链接

Website linkedin twitter

作者

  • @karthithehacker

反馈

如果您有任何反馈,请通过 [email protected] 联系我们。

下载工具