NetSniffer: Context Menu OSINT
Leverage OSINT APIs Right From Your Context Menu
Cos'è NetSniffer: Context Menu OSINT?
NetSniffer: Context Menu OSINT è un'estensione di Chrome sviluppata da https://coligo.one, e la sua funzione principale è "Leverage OSINT APIs Right From Your Context Menu".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione NetSniffer: Context Menu OSINT
Scarica i file di estensione NetSniffer: Context Menu OSINT in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Leverage OSINT APIs Right From Your Chrome Context Menu. Built By Security Researchers For Security Researchers, This Tool Is Designed To Speed Up Response & Research Times By Giving You Quick Access To Popular Security Tools. Directly Research Domains & IP Addresses On Cisco Talos Or Virus Total With A Right Click. Continue To Perform OSINT With Other Popular Tool Integrations, Each Update Adding More & More Functionality. This Tool Is Designed For Research Purposes Only.
Informazioni di Base sull'Estensione
Nome | NetSniffer: Context Menu OSINT |
ID | hpkajgafjlpfhpphfdcadmkkkbeebgpp |
URL Ufficiale | https://chromewebstore.google.com/detail/netsniffer-context-menu-o/hpkajgafjlpfhpphfdcadmkkkbeebgpp |
Descrizione | Leverage OSINT APIs Right From Your Context Menu |
Dimensione del File | 335 KB |
Conteggio Installazioni | 145 |
Versione Corrente | 1.5.0 |
Ultimo Aggiornamento | 2023-01-16 |
Data di Pubblicazione | 2022-07-20 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://coligo.one |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "NetSniffer: Context Menu OSINT", "version": "1.5.0", "description": "Leverage OSINT APIs Right From Your Context Menu", "manifest_version": 3, "author": "Ariel Torres, Github: PyKestrel", "background": { "service_worker": "app.js" }, "permissions": [ "contextMenus", "activeTab", "scripting" ], "icons": { "48": "icon.png" } } |