Changes between Version 10 and Version 11 of web-app-security
- Timestamp:
- May 9, 2018, 2:08:54 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
web-app-security
v10 v11 2 2 3 3 = Web Application Security = 4 5 == Check File Permissions == 6 7 We should regularly check all web directories for files and folders with unsafe permissions (world-writable or known sensitive configuration files that are world-readable). See #13688. 4 8 5 9 == Track outgoing connections ==