Pular para o conteúdo principal

Compartilhe

Verdade Inconfortável

Qualquer pessoa pode rastrear você online em menos de 10 minutos — e é completamente legal. Visual: tela preta + cursor piscando. Subtítulo: "O que é OSINT e por que isso muda tudo para sua empresa." 02 Slide OSINT não é espionagem. É investigação com dados que você mesmo deixou para trás. Open Source Intelligence = inteligência gerada a partir de fontes públicas: redes sociais, registros, domínios, metadados. Tudo legal. Tudo disponível. E tudo sobre você. 03 Slide Empresas perdem processos por não saber o que está publicado sobre elas. Documentos vazados, e-mails esquecidos, fotos com metadados, contratos em cache. A prova que condena sua empresa pode estar indexada no Google agora. 04 Slide Provas digitais têm validade legal — mas só se coletadas corretamente. Print de tela não serve em juízo. Hash criptográfico, timestamp certificado e cadeia de custódia são o que diferenciam evidência de suposição. 05 Slide O erro mais comum: descobrir a prova e destruí-la sem querer ao ...

Ferramenta de enumeração de subdomínios rápida para testadores de penetração


Fast Subdomains Enumeration Tool

     Sublist3r is python tool that is designed to enumerate subdomains of websites using search engines. It helps penetration testers and bug hunters collect and gather subdomains for the domain they are targeting. Sublist3r currently supports the following search engines: Google, Yahoo, Bing, Baidu, and Ask. More search engines may be added in the future. Sublist3r also gathers subdomains using Netcraft and DNSdumpster.
subbrute was integrated with Sublist3r to increase the possibility of finding more subdomains using bruteforce with an improved wordlist. The credit goes to TheRook who is the author of subbrute.


Sublist3r v1.0 Released
Fast Subdomains Enumeration Tool: Sublist3r

Dependencies:

sudo apt-get install python-requests
sudo apt-get install python-dnspython
sudo apt-get install python-argparse

Usage

  • -d –domain
    Domain name to enumerate subdomains of
  • -b –bruteforce
    Enable the subbrute bruteforce module
  • -v –verbose
    Enable Verbosity and display results in realtime
  • -t –threads
    Number of threads to use for subbrute bruteforce
  • -o –output
    Save the results to text file
  • -h –help
    show the help message and exit

Examples

  • To list all the basic options and switches use -h switch:
python sublist3r.py -h
  • To enumerate subdomains of specific domain:
python sublist3r.py -d example.com
  • To enumerate subdomains of specific domain and show results in realtime:
python sublist3r.py -v -d example.com
  • To enumerate subdomains and use the subbrute bruteforce module:
python sublist3r.py -b -d example.com




https://github.com/aboul3la/Sublist3r

Comentários

Manual de Fontes Abertas

CLICA

Pericia Digital

Como usar um Agente OSINT IA

Postagens mais visitadas