Giter VIP home page Giter VIP logo

httpcl's Introduction

HttpCL

GitHub GitHub

HttpCLは、HTTP通信のキャプチャ機能を持つChrome拡張です。
第三者セキュリティ診断の規模(リクエスト数)を把握するためにご利用ください。

1. Requirements

Browser(検証済みブラウザ/バージョン)

Google Chrome 107.0.5304.122 (Official Build) (64bit)

Manifest version

3.0

2. Usage

  1. 本ツールをgit cloneする。

    git clone https://github.com/KtokKawu/HttpCL
  2. Google Chromeにて、Chromeの拡張機能にアクセス。

  3. 「デベロッパー モード」を有効化。

  4. 「パッケージ化されていない拡張機能を読み込む」ボタンより、git cloneしたフォルダを指定。

  5. HttpCLを有効化。

  6. 「Service Worker」リンクを押下。

  7. 「DevTools」ウィンドウの「Console」タブにて、HTTPリクエストログを確認。

3. Features

3.1. Now

  • HTTPリクエストを確認できます。
    現在、下記のリクエストボディに対応(確認)済。

    • 通常のPOSTリクエストボディ

    • JSONボディ

3.2. Upcoming

  • ✓ アイコンの作成

  • ❏ プルダウンメニュー

    • ✓ メニューの遷移

    • ❏ HTTP通信ログの保存機能
      storage APIなどによるHTTP通信ログの保存機能

  • ❏ HTTP通信のキャプチャ機能

    • ✓ HTTPリクエストのパース

    • ✓ HTTPリクエストのログ出力機能

    • ❏ HTTPレスポンスのパース

    • ❏ HTTPレスポンスのログ出力機能

  • ❏ アクションのキャプチャ機能

    • ❏ アクションの検出 (リンク、ボタン、タブの押下など)

    • ❏ アクションの検出のログ出力機能

  • ❏ ブラウザウインドウの自動キャプチャ機能
    desktopCapture APIなどによる画面キャプチャの保存機能

4. Author

Waku Kataoka (Kawu)

httpcl's People

Contributors

ktokkawu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.