Skip to content

Cpanel File Lock Chattr Plugin

Latest
Compare
Choose a tag to compare
@djfordz djfordz released this 25 Aug 11:54
· 4 commits to master since this release

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.