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
官方網址 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
電子郵箱 [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"
    }
}