Skip to content

Feature Request: Security Audit should report 'extra' files #233

Description

@tuaris

Normally when an installation is compromised the attacker tends to drop in additional files that include malicious code. Sometimes these file go unnoticed because they might named in such ways to not stand out.

I think a nice feature to have with security_audit.php is to scan the installation directories for files that should not be there.

This would probably mean that WebCalendar would have to maintain a list of files to compare to. Additionally there isn't any reason I can think of why that file list wouldn't also include an hash to make sure no files were modified.

To avoid possible circumvention of this function the file list and hashes would need to be stored outside the installation directory.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions