NetSniffer: Context Menu OSINT

Leverage OSINT APIs Right From Your Context Menu

NetSniffer: Context Menu OSINTとは何ですか?

NetSniffer: Context Menu OSINTはhttps://coligo.oneによって開発されたChromeの拡張機能で、その主な機能は「Leverage OSINT APIs Right From Your Context Menu」です。

拡張機能のスクリーンショット

screenshot

NetSniffer: Context Menu OSINT拡張機能のCRXファイルをダウンロード

NetSniffer: Context Menu OSINT拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Leverage OSINT APIs Right From Your Chrome Context Menu.

Built By Security Researchers For Security Researchers, This Tool Is Designed To Speed Up Response & Research Times By Giving You Quick Access To Popular Security Tools.

Directly Research Domains & IP Addresses On Cisco Talos Or Virus Total With A Right Click. Continue To Perform OSINT With Other Popular Tool Integrations, Each Update Adding More & More Functionality.

This Tool Is Designed For Research Purposes Only.                    

拡張機能の基本情報

名前 NetSniffer: Context Menu OSINT NetSniffer: Context Menu OSINT
ID hpkajgafjlpfhpphfdcadmkkkbeebgpp
公式URL https://chromewebstore.google.com/detail/netsniffer-context-menu-o/hpkajgafjlpfhpphfdcadmkkkbeebgpp
説明 Leverage OSINT APIs Right From Your Context Menu
ファイルサイズ 335 KB
インストール数 145
現在のバージョン 1.5.0
最終更新日 2023-01-16
公開日 2022-07-20
評価 5.00/5 合計 1 レビュー
開発者 https://coligo.one
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NetSniffer: Context Menu OSINT",
    "version": "1.5.0",
    "description": "Leverage OSINT APIs Right From Your Context Menu",
    "manifest_version": 3,
    "author": "Ariel Torres, Github: PyKestrel",
    "background": {
        "service_worker": "app.js"
    },
    "permissions": [
        "contextMenus",
        "activeTab",
        "scripting"
    ],
    "icons": {
        "48": "icon.png"
    }
}