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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย 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
อีเมล [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"
    }
}