Lab Module 02: Footprinting and Reconnaissance

  • Google Dorks
  • sherlock: búsqueda por nombre en redes sociales
  • recon-ng
  • help
    marketplace install all
    modules search
    workspaces [list]
    workspaces create CEH
    db insert domains
    <domains>
    show domains
    modules load brute
    modules load recon/domains-hosts/brute_hosts
    run
    back
    modules load reverse_resolve
    modules load recon/hosts-hosts/reverse_resolve
    run
    show hosts
    back
    modules load reporting/html
    options set FILENAME /home/attacker/Desktop/results.html
    options set CREATOR [your name]
    options set CUSTOMER Certifiedhacker Networks
    run
    back
    
    # información personal
    workspaces create reconn
    modules load recon/domains-contacts/whois_pocs
    info command
    options set SOURCE facebook.com
    
    # información subdominios
    modules load recon/domains-hosts/hackertarget
    options set SOURCE certifiedhacker.com
    run
  • info/cursos/pue/ethical-hacker/sesion1/lab2.txt
  • Darrera modificació: 20/02/2025 23:46
  • per mate