The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
We have 3 main security issues that need support to fix as follows:
- Missing security headers :
Best practice measures recommend the implementation of the following headers to aid in strengthening user protection within modern browsers:
1. X-Frame-Options
2. X-Xss-Protection
3. Strict-Transport-Security
4. X-Content-Length
5. Content-Security-Policy
-Server Fingerprinting:
The application responses expose information about the server. This will help the threat actor to find known vulnerabilities.
Recommendation: Any information that could indicate the back-end technologies should be removed or modified. Please disable "Server" in response headers.
-Missing HTTP Only and Secure Flags
The application uses several cookies missing one or more cookie security flags such as HTTP only and secure. Cookie flags must be set appropriately to avoid compromise of user session cookies.
Recommendation: Ensure that cookies have only HTTP and secure, flags set.
kindly we need step by step guide to fix the above issues