01-21-2023, 09:56 AM
Does anyone has a good tool or way to clear all the trace?
|
01-21-2023, 10:50 AM
what logs are you trying to clear? if you ssh into the device and you are trying to remove your tracks, you can either shred the lastlog and auth.log in /var/log/auth.log and /var/log/lastlog
or you can just modify both files to change your ip in those files... don't forget to clear the history and also kern.log files use the Shred command, deleted files can be recovered, but with shred can wipe it permanently, check the options on your terminal with the shred -h command, you might want to use shred -zuvxf filename, this would rename the file and also add a final overwrite of 0's to hide shredding
01-22-2023, 03:05 AM
(01-21-2023, 10:50 AM)00x0 Wrote: what logs are you trying to clear? if you ssh into the device and you are trying to remove your tracks, you can either shred the lastlog and auth.log in /var/log/auth.log and /var/log/lastlogThanks ;D |
« Next Oldest | Next Newest »
|
Users browsing this thread: |
1 Guest(s) |