OSIRIS: OSINT Reputation Intelligent Search

Use this extension to analyze IoCs' reputation using OSINT

Wat is OSIRIS: OSINT Reputation Intelligent Search?

OSIRIS: OSINT Reputation Intelligent Search is een Chrome-extensie ontwikkeld door alizano1985, en de belangrijkste functie is "Use this extension to analyze IoCs' reputation using OSINT".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie OSIRIS: OSINT Reputation Intelligent Search

Download OSIRIS: OSINT Reputation Intelligent Search-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam OSIRIS: OSINT Reputation Intelligent Search OSIRIS: OSINT Reputation Intelligent Search
ID jjdjccppehnjdennppcnlnaadcdlffdf
Officiële URL https://chromewebstore.google.com/detail/osiris-osint-reputation-i/jjdjccppehnjdennppcnlnaadcdlffdf
Beschrijving Use this extension to analyze IoCs' reputation using OSINT
Bestandsgrootte 10.79 KB
Aantal Installaties 1,585
Huidige Versie 0.0.0.6
Laatst Bijgewerkt 2021-07-08
Publicatiedatum 2021-05-18
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar alizano1985
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}