lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date: 5 Sep 2008 16:43:12 -0000
From: dstinbox@...il.com
To: bugtraq@...urityfocus.com
Subject: Re: Oracle 10g Dynamic Monitoring Services XSS /servlet/Spy

I ran accross your post,
can you tell me how to harden the config file against this
 
would this do it ?
 
<Directory "<Directory "E:\infra\ ...">
        AllowOverride None
        Options None
        Order deny,allow
        Deny from all
  Allow from localhost
</Directory>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ