Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
behat-config-leaks — BeHat 設定ファイルの漏洩 | Kitploit
ツール/GitHubGitHub/cappricio-securities/behat-config-leaks
ウェブ脆弱性スキャナー脆弱性分析情報収集ウェブセキュリティシークレット検出設定ミス
GitHubcappricio-securities/behat-config-leaks

behat-config-leaks

BeHat 設定ファイルの漏洩

リポジトリを見る
ウェブサイト
162年前未レビュー

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有
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 を検索して start をクリックします

使用方法

  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--chatidTelegram 通知を作成するbehat-config-leaks --chatid yourid
-b--blogbehat-config-leaks のバグについて読むbehat-config-leaks -b
-h--helpヘルプメニューbehat-config-leaks -h

🔗 リンク

Website linkedin twitter

作者

  • @karthithehacker

フィードバック

ご不明な点がある場合は、[email protected] までお問い合わせください。

ツールをダウンロード