OSIRIS: OSINT Reputation Intelligent Search
Use this extension to analyze IoCs' reputation using OSINT
OSIRIS: OSINT Reputation Intelligent Search क्या है?
OSIRIS: OSINT Reputation Intelligent Search alizano1985 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Use this extension to analyze IoCs' reputation using OSINT"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में OSIRIS: OSINT Reputation Intelligent Search एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 |
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" } } |