## Kali Linux 2026 — Tool Essenziali
### Ricognizione Passiva
```bash
# Subdomain discovery
subfinder -d target.com -silent -o subdomains.txt
amass enum -d target.com
assetfinder target.com
# OSINT
theHarvester -d target.com -b all
whois target.com
dnsrecon -d target.com -t axfr # zone transfer
# Shodan
shodan search "apache 2.4.51 country:IT"
shodan host 1.2.3.4
```
### Scanning e Enumera...
### Ricognizione Passiva
```bash
# Subdomain discovery
subfinder -d target.com -silent -o subdomains.txt
amass enum -d target.com
assetfinder target.com
# OSINT
theHarvester -d target.com -b all
whois target.com
dnsrecon -d target.com -t axfr # zone transfer
# Shodan
shodan search "apache 2.4.51 country:IT"
shodan host 1.2.3.4
```
### Scanning e Enumera...
Contenuto riservato ai membri
Registrati gratis per leggere l'articolo completo e commentare.
Crea account gratis → Ho già un account
💬 Commenti (0)
Nessun commento ancora. Sii il primo!