OSIRIS: OSINT Reputation Intelligent Search

Use this extension to analyze IoCs' reputation using OSINT

OSIRIS: OSINT Reputation Intelligent Search là gì?

OSIRIS: OSINT Reputation Intelligent Search là một tiện ích mở rộng Chrome được phát triển bởi alizano1985, và tính năng chính của nó là "Use this extension to analyze IoCs' reputation using OSINT".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng OSIRIS: OSINT Reputation Intelligent Search

Tải xuống các tệp mở rộng OSIRIS: OSINT Reputation Intelligent Search dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên OSIRIS: OSINT Reputation Intelligent Search OSIRIS: OSINT Reputation Intelligent Search
ID jjdjccppehnjdennppcnlnaadcdlffdf
URL Chính Thức https://chromewebstore.google.com/detail/osiris-osint-reputation-i/jjdjccppehnjdennppcnlnaadcdlffdf
Mô tả Use this extension to analyze IoCs' reputation using OSINT
Kích Thước Tệp 10.79 KB
Số Lần Cài Đặt 1,585
Phiên Bản Hiện Tại 0.0.0.6
Cập Nhật Lần Cuối 2021-07-08
Ngày Phát Hành 2021-05-18
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển alizano1985
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}