Skip to content
KitploitKITPLOIT
FerramentasBlog
Enviar
FerramentasBlog
Enviar

Ferramentas de Hacking, PenTest e Cibersegurança para o seu Arsenal de Segurança!

Kitploit é um diretório de ferramentas de hacking, cibersegurança e pentesting. Descubra as últimas atualizações de projetos para encontrar vulnerabilidades, analisar sistemas, automatizar testes e fortalecer sua segurança.

··Feeds·Contato·Privacidade·© 2026 Kitploit

Diretório de Ferramentas

Categorias

Ver todas as categorias
Loading categories
jshole — Um scanner de vulnerabilidades de componentes JavaScript, baseado em RetireJS | Kitploit
Ferramentas/GitHubGitHub/callforpapers-source/jshole
Scanners de VulnerabilidadesSegurança WebRastreador
GitHubcallforpapers-source/jshole

jshole

Um scanner de vulnerabilidades de componentes JavaScript, baseado em RetireJS

Ver Repositório
3614há 6 anosRevisado pelo Kitploit

Mais Populares

Ver todos →

Descubra as ferramentas mais usadas pela nossa comunidade.

Explore todas as ferramentas

Navegue pela nossa coleção de ferramentas

Ver todas as ferramentas →
Compartilhar

jshole

Um scanner simples de vulnerabilidades de componentes JavaScript, baseado no RetireJS.

Por que usar JShole em vez do RetireJS?

Por padrão, o RetireJS pesquisa apenas uma página, mas o JShole tenta rastrear todas as páginas.

Começando

Requisitos

  • requests

Instalação

  • git clone https://github.com/callforpapers-source/jshole.git
  • cd jshole
  • pip3 install -r requirements
  • python3 jshole.py
root@kitploit:~
usage: jshole [-h] -u URL [-d] [-l LIMIT] [-t THREAT]
optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     url string
  -d, --debug           Web Scrap debugger(default=false)
  -l LIMIT, --limit LIMIT
                        Search Depth limit(default=1)
  -t THREAT, --threat THREAT
                        The number of links that open per round
Baixar ferramenta