OSIRIS: OSINT Reputation Intelligent Search

Use this extension to analyze IoCs' reputation using OSINT

Qu'est-ce que OSIRIS: OSINT Reputation Intelligent Search ?

OSIRIS: OSINT Reputation Intelligent Search est une extension Chrome développée par alizano1985, et sa fonction principale est "Use this extension to analyze IoCs' reputation using OSINT".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension OSIRIS: OSINT Reputation Intelligent Search

Téléchargez les fichiers d'extension OSIRIS: OSINT Reputation Intelligent Search au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom OSIRIS: OSINT Reputation Intelligent Search OSIRIS: OSINT Reputation Intelligent Search
ID jjdjccppehnjdennppcnlnaadcdlffdf
URL Officiel https://chromewebstore.google.com/detail/osiris-osint-reputation-i/jjdjccppehnjdennppcnlnaadcdlffdf
Description Use this extension to analyze IoCs' reputation using OSINT
Taille du Fichier 10.79 KB
Nombre d'Installations 1,585
Version Actuelle 0.0.0.6
Dernière Mise à Jour 2021-07-08
Date de Publication 2021-05-18
Évaluation 5.00/5 Total 2 Évaluations
Développeur alizano1985
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}