OSIRIS: OSINT Reputation Intelligent Search

Use this extension to analyze IoCs' reputation using OSINT

OSIRIS: OSINT Reputation Intelligent Searchとは何ですか?

OSIRIS: OSINT Reputation Intelligent Searchはalizano1985によって開発されたChromeの拡張機能で、その主な機能は「Use this extension to analyze IoCs' reputation using OSINT」です。

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

screenshot

OSIRIS: OSINT Reputation Intelligent Search拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        This extension receives as input a list of public IP's and open each analyzed IP in separated taps. The user can choose to check the IPs reputation in some of the better known OSINT tools such as Virustotal, Malwares[.]com, CISCO Talos, X-Force Exchange, AbuseIPDB, MXtoolbox.
Also, this tool can be used to check the reputation of only one IP, one hash or one URL, in several OSINT search engines.                    

拡張機能の基本情報

名前 OSIRIS: OSINT Reputation Intelligent Search OSIRIS: OSINT Reputation Intelligent Search
ID jjdjccppehnjdennppcnlnaadcdlffdf
公式URL https://chromewebstore.google.com/detail/osiris-osint-reputation-i/jjdjccppehnjdennppcnlnaadcdlffdf
説明 Use this extension to analyze IoCs' reputation using OSINT
ファイルサイズ 10.79 KB
インストール数 1,585
現在のバージョン 0.0.0.6
最終更新日 2021-07-08
公開日 2021-05-18
評価 5.00/5 合計 2 レビュー
開発者 alizano1985
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "OSIRIS: OSINT Reputation Intelligent Search",
    "description": "Use this extension to analyze IoCs' reputation using OSINT",
    "version": "0.0.0.6",
    "author": "Andres Lizano",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon48.png",
        "default_popup": "popup.html",
        "default_title": "OSIRIS: OSINT Reputation Intelligent Search"
    }
}