Laboratori pratici completati durante il bootcamp intensivo di cybersecurity (FormaTemp, marzo–maggio 2026).
- Hypervisor: VirtualBox con NatNetwork isolata (10.0.2.0/24)
- Macchine: Kali Linux (attaccante) · Metasploitable2 (target) · Lubuntu · pfSense (gateway)
| # | Argomento | Tool principali |
|---|---|---|
| 01 | MAC/ARP Spoofing | Bettercap, Wireshark |
| 02 | SSL Stripping & MitM | Bettercap, Scapy |
| 03 | SYN Scanner custom | Python, Scapy |
| 04 | Caesar cipher & RSA | Python |
| 05 | Ransomware RSA | Python |
| 06 | Botnet P2P | Python |
| 07 | TLS/mTLS con X.509 | OpenSSL |
| 08 | Diffie-Hellman key exchange | Python |
| 09 | Blockchain con Flask | Python, Flask |
| 10 | SMTP Open Relay | Telnet, Wireshark |
| 11 | Social Engineering | - |
| 12 | Trojan .deb | Bash, dpkg |
| 13 | Heartbleed (CVE-2014-0160) | Python3, OpenSSL |
| 14 | Reverse Shell (bash FIFO + PowerShell) | Netcat, PowerShell |
Kali Linux Nmap Metasploit Burp Suite Bettercap Wireshark Scapy Netcat Python Bash VirtualBox pfSense