0

When I am trying to intercept a website using Burp suite it gives error like POTENTIAL SECURITY ISSUE

Philippe Delteil
  • 937
  • 13
  • 30
  • More details are missing. What exactly are you trying to do that triggers this error? It could be due to a certificate error when you intercept with Burp suite and not add its certificate as a trusted root CA (use caution when doing so) – Gil Cohen Apr 24 '19 at 13:54
  • Yes you are right , it is due to certification error and now it is ok. Thanks. – phaneendra yandrapragada Apr 25 '19 at 08:43

1 Answers1

2

Read this article from PortSwigger, it will give you the capability to intercept HSTS WebSites.

Philippe Delteil
  • 937
  • 13
  • 30
SPoint
  • 582
  • 2
  • 10