Covering Your Tracks Flashcards
1
Q
Erase, Modify, Disable Evidence
A
- removing unneeded files or tools that were added to the victims machine, hiding resources in uncommon locations
2
Q
Clearing Log Files
A
- cleaning up traces of activities in various log files
* NOT usually done during a pen test
3
Q
Modifying Log Files
A
- log files are just text, can use timestomp to modify access time of file, change file ownership to original user
- NOT usually done during a pen test
4
Q
TimeStomp
A
- touch (linux, unix, OS X) - updates time to the current time
- ctime (linux, unix, OSX) - change time to a given date/time
- meterpreter has a built in tool