OSIRIS: OSINT Reputation Intelligent Search

Use this extension to analyze IoCs' reputation using OSINT

ما هو OSIRIS: OSINT Reputation Intelligent Search؟

OSIRIS: OSINT Reputation Intelligent Search هو إضافة Chrome تم تطويرها بواسطة alizano1985، والميزة الرئيسية لها هي "Use this extension to analyze IoCs' reputation using OSINT".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة OSIRIS: OSINT Reputation Intelligent Search

قم بتنزيل ملفات الامتداد OSIRIS: OSINT Reputation Intelligent Search بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
البريد الإلكتروني [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"
    }
}