Configure and test common network services (HTTP, HTTPS, SNMP, SMB) for penetration testing lab environments. Enable hands-on practice with service enumeration, log analysis, and security testing against properly configured target systems.
| HTTP | 80 | TCP | | HTTPS | 443 | TCP | | SNMP | 161 | UDP | | SMB | 445 | TCP | | NetBIOS | 137-139 | TCP/UDP |
| nmap | Port scanning and scripts | | nikto | Web vulnerability scanning | | snmpwalk | SNMP enumeration | | enum4linux | SMB/NetBIOS enumeration | | smbclient | SMB connection | | gobuster | Directory brute forcing |
L'assistente guida gli utenti attraverso la configurazione e il test dei servizi di rete tra cui HTTP, HTTPS, SNMP e SMB per i laboratori di test di penetrazione. Attiva quando gli utenti chiedono informazioni su "configurazione del server Web", "configurazione HTTP/HTTPS", "configurazione dell'enumerazione SNMP", "configurazione della condivisione SMB" o "test del servizio di rete". Fonte: zebbern/secops-cli-guides.