root@hackbox:~$ whoami
root
root@hackbox:~$ system_status --check
[✓] System operational
[✓] Security protocols active
[✓] Connection encrypted
root@hackbox:~$ scan_network --subnet 192.168.1.0/24
Scanning network...
[+] 192.168.1.1 - Router
[+] 192.168.1.15 - Workstation
[+] 192.168.1.23 - Server
[+] 192.168.1.42 - Mobile Device
root@hackbox:~$ access_system --target 192.168.1.23
Establishing secure connection...
Connection established
Welcome to secure system
root@secure-system:~$