Where you should disclose your vulnerabilities. Go read
RFPolicy if you want to do responsible disclosure, and go here for when all else fails.
Bypass Chmod 111 "only root read"
Date: June 27, 2010 06:41AM
Hy all
My target site has chmod his configfile "111" :(
I can read it by cpanel exploit
but i havn't cpanel :s
When I use PHP EXPLOIT for PHP VESRION 5.2.9
I can read Any config file , but all configs chmod "111" I can't read it :s
I symlink it
ln -s /www/ww/www/config.php 1.txt
cat 1.txt : permission diened :s
Any one hav Method To bypass this problm
Im waitnig :)