Firewall: pfSense A typical configuration with 4 interfaces WAN LAN SVR DMZ WIFI IP Address Planning WAN: DHCP LAN: 192.168.1.254/24 SERVER: 192.168.2.254/24 DMZ: 192.168.3.254/24 WIFI: 192.168.4.254/24 Default login page Username: admin Password: pfsense Enable SSH Labels Linux pfSense
Powershell: Install IIS Run Powershell as Administrator, then run the command below to install IIS. Install-WindowsFeature Web-WebServer Check after installing Get-WindowsFeature *Web* Read more
John the Ripper: Notes "John the Ripper is an Open Source password security auditing and password recovery tool available for many operating systems." Read more