Enumeración de subdominios


1. Enumeración de subdominios

1.1 Enumeración con subdomRec

subdomRec -d domain.tld

2. Detección de subdominios activos

2.1 Detección de subdominios activos por código HTTP con httpLives

httpLives

 [➤] Insert target domain: domain.tld

2.2 Detección específica de códigos HTTP por httpx

2.3 Filtro para detectar subdominios importantes

| grep -iE 'admin|api(-beta|-dev|-prod|-staging|-v1|-v2)?|autodiscover|assets|backup|billing|blog|calendar|cdn|chat|client|controlpanel|ctr|data|dev|devsite|downloads|events|fa|feeds|files|ftp|fwd|gateway|help|image|info|insight|internal|k8s|knowledge|legacy|ll|local|login|mail|media|matching|monitor|my|notifications|np|on|oauth|payment|payments|pop|portal|profile|prod|qa|remote|reports|resources|research|sandbox|s0|search|secure|settings|sessions|service|shop|stage|staging|stat(us|ic|s)?|support(-portal)?|team|test(-api|bed|site)?|tickets|updates|user|vpn|vuln|webmail|widgets|wiki|www'