Restrict access to Tomcat temp directory
Skills in this repository
CyberStrikeus/CyberStrike - Page 32
SkillsMP has collected 7,442 skills from CyberStrikeus/CyberStrike. Open a skill to review its source and details.
CyberStrikeus/CyberStrikeShowing 40 of 7,442 collected skills.
Restrict access to Tomcat binaries directory
Restrict access to Tomcat web application directory
Restrict access to Tomcat catalina.policy
Restrict access to Tomcat catalina.properties
Use secure Realms
Use LockOut Realms
Setup Client-cert Authentication
Ensure SSLEnabled is set to True for Sensitive Connectors
Ensure scheme is set accurately
Ensure secure is set to true only for SSL-enabled Connectors
Ensure SSL Protocol is set to TLS for Secure Connectors
Application specific logging
Specify file handler in logging.properties files
Ensure className is set correctly in context.xml
Ensure directory in context.xml is a secure location
Ensure pattern in context.xml is correct
Ensure directory in logging.properties is a secure location
Configure log file size limit
Restrict runtime access to sensitive packages
Starting Tomcat with Security Manager
Disabling auto deployment of applications
Disable deploy on startup of applications
Remove extraneous files and directories
Ensure Web content directory is on a separate partition from the Tomcat system files (Manual)
Configure maxHttpHeaderSize (Automated)
Force SSL for all applications (Automated)
Do not allow symbolic linking (Automated)
Do not allow cross context requests (Automated)
Do not resolve hosts on logging valves (Automated)
Enable memory leak listener (Automated)
Setting Security Lifecycle Listener (Automated)
Use the logEffectiveWebXml and metadata-complete settings for deploying applications in production (Automated)
Ensure Manager Application Passwords are Encrypted (Manual)
Restrict access to the web administration application (Automated)
Use the logEffectiveWebXml and metadata-complete settings for deploying applications in production (Scored)
Restrict manager application (Manual)
Force SSL when accessing the manager application via HTTP (Manual)
Rename the manager application (Manual)
Enable strict servlet Compliance (Manual)