Commit graph

2 commits

Author SHA1 Message Date
leot
7b3dba8204 snallygaster: Update to 0.6
Changes:
(No changelog available but main changes inspecting commits):
 - Add check for wordpress installer in subdir
 - Remove CVS test, produces too false positives and hardly any true positives
 - Add installer check for common PHP web applications
 - Add info check for composer files
 - Add info check for mailman
 - Add check for monit default webinterface credentials
 - Rework optionsbleed check and avoid ReDoS attack (upstream issue #24)
2020-05-05 13:45:21 +00:00
leot
7351db73e4 snallygaster: Import snallygaster-0.0.4 as security/snallygaster
snallygaster is a tool that looks for files accessible on web servers that
shouldn't be public and can pose a security risk.

Typical examples include publicly accessible git repositories, backup files
potentially containing passwords or database dumps. In addition it contains a
few checks for other security vulnerabilities.
2020-02-10 14:05:36 +00:00