For work I have to set up a challenge where we have 3 attackers and 1 victim. The victim will be running Metasploitable and the attackers Kali Linux. I need to find a way to visualize what is happening, in (close to) realtime, so others in the room can watch what happens.
What I'm most interested in is being able to see incomming port scans (nmap) and all commands entered on the victim machine. I have read about tty cloners and 'screen' but if an attackers uses metasploit to open a session, I want to see that too.
Basically what I need is a software solution which can give me all the info on 1 screen.