Skip to content

Latest commit

 

History

History
executable file
·
32 lines (20 loc) · 650 Bytes

tracks.md

File metadata and controls

executable file
·
32 lines (20 loc) · 650 Bytes

Tracks

  • /var/log - Location of kernel and software logs

  • shred -vzfu auth.log -read manual, tool that overrites file many times causing data to be unrecoverable

  • .bash_history - do not forget this bro

Moonwalk

Or even better; to not worry about tracks you make on a server use moonwalk binary.

Hides everything you do; even logs.

Then to start hidden session issue:

moonwalk start

After finishing:

moonwalk stop

When doing any recon/exploitation and messing with any files, get the touch timestamp using:

moonwalk get ~/.bash_history