Linux clearing tracks

#Metasploit clean up loot file

  • Use the Cleanup RC File

#Linux

  • bash history logs the activity and the used commands

  • To clear the bash history

  • ~/.bash_history file content can be deleted too

  • When using Metasploit Framework exploits, proceed manually to clear artifacts from the /tmp directory or other used directories.

Last updated