On 2018年04月24日 13:01, hlmo...@freenet.de wrote:
>
> Hallo,
>
> Our services must pass a scan test.
> Nikto say:
>
> + GET Cookie SQMSESSID created without the httponly flag
>
> I have not found a config option.
>
> I found following function:
>
> # vi ./functions/global.php
> 589 functi
Hallo,
Our services must pass a scan test.
Nikto say:
+ GET Cookie SQMSESSID created without the httponly flag
I have not found a config option.
I found following function:
# vi ./functions/global.php
589 function sqsetcookie($sName, $sValue='deleted', $iExpire=0, $sPath="",
$sDomain="",
Thanks for re-formatting. :)
On 2018年04月25日 01:07, hlbo...@freenet.de wrote:
> (#2 reformated, f*ck webmailer...)
> Hallo,
>
> Our services must pass a scan test.
> Nikto say:
>
> + GET Cookie SQMSESSID created without the httponly flag
>
> I have not found a config option.
>
> I found follow
(#2 reformated, f*ck webmailer...)
Hallo,
Our services must pass a scan test.
Nikto say:
+ GET Cookie SQMSESSID created without the httponly flag
I have not found a config option.
I found following function:
# vi ./functions/global.php
589 function sqsetcookie($sName, $sValue='deleted', $i
Hallo,Our services must pass a scan test.Nikto say:+ GET Cookie SQMSESSID
created without the httponly flagI have not found a config option.I found
following function:# vi ./functions/global.php589 function
sqsetcookie($sName, $sValue='deleted', $iExpire=0, $sPath="",$sDomain="",
590