Evidenciando o Ataque
Gravando Screen
apt install simplescreenrecorder
simplescreenrecorderSalvando Comandos
script -a -f <file.log>
<command1>
<command2>
...
<command100>
exit
cat <file.log>Last updated
apt install simplescreenrecorder
simplescreenrecorderscript -a -f <file.log>
<command1>
<command2>
...
<command100>
exit
cat <file.log>Last updated