NetSniffer: Context Menu OSINT

Leverage OSINT APIs Right From Your Context Menu

Wat is NetSniffer: Context Menu OSINT?

NetSniffer: Context Menu OSINT is een Chrome-extensie ontwikkeld door https://coligo.one, en de belangrijkste functie is "Leverage OSINT APIs Right From Your Context Menu".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie NetSniffer: Context Menu OSINT

Download NetSniffer: Context Menu OSINT-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

                        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.                    

Basisinformatie over de Extensie

Naam NetSniffer: Context Menu OSINT NetSniffer: Context Menu OSINT
ID hpkajgafjlpfhpphfdcadmkkkbeebgpp
Officiële URL https://chromewebstore.google.com/detail/netsniffer-context-menu-o/hpkajgafjlpfhpphfdcadmkkkbeebgpp
Beschrijving Leverage OSINT APIs Right From Your Context Menu
Bestandsgrootte 335 KB
Aantal Installaties 145
Huidige Versie 1.5.0
Laatst Bijgewerkt 2023-01-16
Publicatiedatum 2022-07-20
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://coligo.one
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}