- Joined
- Oct 6, 2023
- Messages
- 3
- Reaction score
- 0
Pentesting is performed on our external network. The report showed that 3CX opened port is not safe.
Finding
The remote web server is not enforcing HSTS (HTTP Strict-Transport-Security), as defined by RFC 6797.
Risk
The lack of HSTS allows downgrade attacks, SSL-stripping man-in-the-middle attacks, and weakens cookie-hijacking protections.
Recommendation
Configure the remote web server to use HSTS.
Anyone have idea how to remediate this issue?
Finding
The remote web server is not enforcing HSTS (HTTP Strict-Transport-Security), as defined by RFC 6797.
Risk
The lack of HSTS allows downgrade attacks, SSL-stripping man-in-the-middle attacks, and weakens cookie-hijacking protections.
Recommendation
Configure the remote web server to use HSTS.
Anyone have idea how to remediate this issue?