mufeedvh / moonwalk

Cover your tracks during Linux Exploitation by leaving zero traces on system logs and filesystem timestamps.
MIT License
1.35k stars 123 forks source link

[ENHANCEMENT] - One Moonwalk for clearing traces on all OS #12

Open D3vil0p3r opened 1 year ago

D3vil0p3r commented 1 year ago

Hello! Currently I see that moonwalk can be used only on a Linux or Darwin target machine and they seem to be two different executables in the Release section.

Is it possible to have one single executable that is able to identify alone the OS or by an argument provided by the user (i.e., --os linux) and it clears all logs?

And mostly, is it possible to be compatible it for Windows target machines?

pwnwriter commented 12 months ago

One way to get it working is by statically compiling moonwalk to work across different target machines. I'm not sure why isn't this project getting any update. You there ? @mufeedvh