tex: describe the ssl-labs pic
This commit is contained in:
parent
03b5acab96
commit
a8f2623eff
@ -1301,9 +1301,6 @@ gyroscope=(), magnetometer=(), fullscreen=(self), payment=()} declares that the
|
||||
application is, for instance, never going to request access to payment
|
||||
information, user microphone or camera devices, or geolocation.
|
||||
|
||||
|
||||
The results of scanning the deployed application using Quallys' \textit{SSL
|
||||
Labs} scanner can be seen in the picture~\ref{fig:ssllabs}.
|
||||
\texttt{gobuster} was used in fuzzing mode to aid in uncovering potential
|
||||
application misconfigurations. The wordlists used include:
|
||||
|
||||
@ -1316,7 +1313,13 @@ application misconfigurations. The wordlists used include:
|
||||
The logs of the fuzzing operations are enclosed as
|
||||
Appendix~\ref{appendix:gobusterFuzzingLogs}.
|
||||
|
||||
\obr{Quallys SSL Labs}{fig:ssllabs}{.89}{graphics/screen-sslLabs}
|
||||
The results of scanning the deployed application using Quallys' \textit{SSL
|
||||
Labs} scanner can be seen in the picture~\ref{fig:ssllabs}, confirming that
|
||||
HSTS is deployed (including for the subdomains), the server supports TLS 1.3,
|
||||
the DNS Certificate Authority Authorisation (CAA) has been configured for the
|
||||
domain, with the overall grade being A+.
|
||||
|
||||
\obr{Quallys SSL Labs}{fig:ssllabs}{.70}{graphics/screen-sslLabs}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user