Skip to content

Releases: djfordz/cpanel_chattr_plugin

Cpanel File Lock Chattr Plugin

25 Aug 11:54
Compare
Choose a tag to compare

Initial release of File Lock plugin, allows any file or directory to be set immutable just like using chattr +i so not even system processes or root can modify file. This is a good safe guard if the server gets accessed maliciously, it makes it even more difficult to inject malware into any files that a web application may be using.