Answer |
Composr has a robust set of security features to protect your website, including:
Passwords:
- Visual representation of password quality and enforcement of complexity rules.
- Password expiry and prevention of re-use.
- Secure password hashing, even if the database is compromised.
- Temporary passwords for staff setup.
Login Restrictions:
- Two-factor authentication via IP address approval.
- IP address banning, including wildcard banning.
- Session locking to IP addresses.
- Configurable session expiry times.
- Ability to prevent privileged actions from auto-logged in sessions.
- Optional member approval process.
Auditing Systems:
- Comprehensive audit logging of administrative actions.
- Logging of user actions and IP address history.
- Tools to analyze audit logs.
- Failed login logging.
- Hack attack detection, logging, and banning.
- Email notifications for changes to user credentials.
Framework Security:
- Protection against CSRF attacks.
- Click-jacking prevention via CSP implementation.
- Secure coding standards and scanning techniques.
- Configurable HTML filtering to prevent XSS attacks.
- Secure code modularization standards.
Other features:
- Granular privileges and access permissions.
- Content submission validation process.
- Rootkit detection system.
- Spam prevention systems.
- Web application firewall rules.
- Moderation systems.
|
Comments
There have been no comments yet