MrEmpy / Nullog

「🧹」Clear logs after an invasion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

「🧹」About Nullog

Nullog is a tool created in Shell Script with the aim of automating the cleaning of logs after an invasion of a Linux system.

What does it clean?

  • wtmp

  • btmp

  • lastlog

  • maillog

  • syslog

  • dmesg

  • messages

  • .bash_history

  • .zsh_history

  • Mac Logs - Normal (/Library)

  • Mac Logs - Root (~/Library)

  • all .log files

How to Install:

$ git clone https://github.com/MrEmpy/nullog.git

$ cd nullog 

$ chmod +x nullog.sh

$ ./nullog.sh

About

「🧹」Clear logs after an invasion

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%