NetSniffer: Context Menu OSINT

Leverage OSINT APIs Right From Your Context Menu

O que é NetSniffer: Context Menu OSINT?

NetSniffer: Context Menu OSINT é uma extensão do Chrome desenvolvida por https://coligo.one, e sua principal característica é "Leverage OSINT APIs Right From Your Context Menu".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão NetSniffer: Context Menu OSINT

Baixe arquivos de extensão NetSniffer: Context Menu OSINT no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome NetSniffer: Context Menu OSINT NetSniffer: Context Menu OSINT
ID hpkajgafjlpfhpphfdcadmkkkbeebgpp
URL Oficial https://chromewebstore.google.com/detail/netsniffer-context-menu-o/hpkajgafjlpfhpphfdcadmkkkbeebgpp
Descrição Leverage OSINT APIs Right From Your Context Menu
Tamanho do Arquivo 335 KB
Contagem de Instalações 145
Versão Atual 1.5.0
Última Atualização 2023-01-16
Data de Publicação 2022-07-20
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://coligo.one
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}