HTTP: Content Security & Browser Protection

Thu, 06/15/2017 - 13:15 -- pottol

Specific Protection for Content and Browsers

  1. Content Security Policy: HTTP response header helps you reduce XSS risks on modern browsers by declaring what dynamic resources are allowed to load via a HTTP Header (preventing XSS)
  2. CORS: Cross-Origin HTTP Request
  3. XSS Game: (XSS) bugs are one of the most common and dangerous types of vulnerabilities in Web applications
  4. ADSI: Alternate Data Stream (reading/writing, TechNet). Installation