- Se incorporó
- 15 Enero 2004
- Mensajes
- 11.872
Le tiré una revisión de vulnerabilidades a un sistema web basado en Centos7 + Apache + php 5.4 + Oracle y me saltaron varias cosas. La que les consulto en este thread es
Clickjacking: X-Frame-Options header missing
Recomendaciones
Configure your web server to include an X-Frame-Options header. Consult Web references for
more information about the possible values for this header.
¡Estuve googleando y tengo una duda: la X_Frame-Options se configura a nivel central, de apache, o en cada html?
Clickjacking: X-Frame-Options header missing
Recomendaciones
Configure your web server to include an X-Frame-Options header. Consult Web references for
more information about the possible values for this header.
¡Estuve googleando y tengo una duda: la X_Frame-Options se configura a nivel central, de apache, o en cada html?