| 关键词: dump echo script sleep match preg argv milw exploit target |
<?php /* Milw0rm Exploits Finder V 0.1 based on milw0rm Email: [email protected] or [email protected] */ echo "\n\n\t################################################################################\n\n"; echo "\t# Revolution of Humain Email:[email protected] #\n\n"; echo "\t# Bugs Exploit Finder V 1.0 2008 #\n\n"; echo "\t# Coded By DDOS #\n\n"; echo "\t# Milw0rm Exploits Finder V 0.1 #\n\n"; echo "\t# #\n\n"; echo "\t# F0r m0re Det4il Vi\$it ww.real-power.net #\n\n"; echo "\t################################################################################\n\n"; if($argc<2) { echo "\n usage |console>php milw0rm.php \"scriptname\" \n"; } else { $script=urlencode($argv[1]); $url="http://www.milw0rm.com/search.php?dong=$script"; $dump=file_get_contents($url); preg_match_all('#<td class="style14" nowrap="nowrap" width="62">(.*?)</td>#',$dump,$date); preg_match_all('#target="_blank" class="style14">(.*?)</a></td>#',$dump,$exploit); preg_match_all('#<td nowrap="nowrap" width="375"><a href="(.*?)" target="_blank" class="style14">#',$dump,$url); $lang=sizeof($date[1]); echo "\tConnecting :"; for($zot=1;$zot<=5;$zot++) {sleep(1); echo "--+--"; } echo "> |Server Milw0rm.com:80|\n\n\n"; echo "Target Script : $argv[1] \n"; sleep(1); echo "GEss:Hi stroke Give me all exploit for ".$argv[1]." \n"; sleep(1); echo "Str0ke : No problem Take This \n\n"; sleep(2); for($i=0 ; $i < $lang ; $i++) { $d=$i+1; echo "\n"; echo "Exploit Nummber : $d \n"; echo "Exploit Name = ".$exploit[1][$i]."\n"; echo "Exploit URL = http://www.milw0rm.com".$url[1][$i]."\n"; echo "Exploit Date = ".$date[1][$i]."\n"; $dd++; sleep(1.2); } echo "\n\n Str0ke: I found $dd exploits "; echo "\n GEss :Ty"; sleep(3); } ?> |
|
声明:文章版权归原作者所有 部分文章转自互联网 如有侵权请联系
[邮箱地址] 删除
|