Proxy Request d13765e9-b17c-4426-98a2-cfb83a0b465f

Parent Attack e180352b-acac-4e80-878b-391ae464e647
Date 2019-01-19 10:17:50AM
URL
lvl.vn/
Form Data []
Headers ["Accept-Encoding: gzip, deflate", "Accept-Language: en-US,en;q=0.5", "Connection: keep-alive", "User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.4.2564.88 Safari/537.36", "Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8"]
<!DOCTYPE html>
<html lang="en">
  <head>
  <meta charset="utf-8">
    <title>lvl.vn | URL Shortener</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="A simple and easy to use URL shortener script.">
    <meta name="author" content="CodeCanopy">

    <!-- Le styles -->
    <link href="http://lvl.vn/assets/css/bootstrap.css" rel="stylesheet">
    <link href="http://lvl.vn/assets/css/style.css" rel="stylesheet">
    <link href='http://fonts.googleapis.com/css?family=Snippet|Poiret+One' rel='stylesheet' type='text/css'>
    <!--[if lt IE 9]>
      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->

    <!-- Le fav and touch icons -->
    <link rel="shortcut icon" href="http://lvl.vn/favicon.ico">

    <!-- Le fav and touch icons -->
	<link rel="Shortcut Icon" href="
/hoanganh/lvl.vn/favicon.ico" type="image/x-icon" /> 		


<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({
          google_ad_client: "ca-pub-4495296095622487",
          enable_page_level_ads: true
     });
</script> 

  </head>
  <body>

  
    <div class="container">


      <a href="http://lvl.vn" title="lvl.vn | URL Shortener" ><div id="logo">lvl.vn</div></a>
 <h1>Use this URL shortener service to shorten your long URLs!</h1>

<form method="post" action="create.php" id="urlcreateform">


  <div class="input-append">
    <input class="span8 meela" nFocus="clearText(this)" id="urlbox" name="url" pladeholder="http://" type="text"><button class="btn btn-large btn-primary" type="submit" id="submit">Shorten!</button>
  </div>

  <div id="opt">

      <label class="optlabel" for="custom">Custom URL <span style="font-size:9px;"><em>(Optional)</em></span>:</label>
      <input class="meela_custom" type="text" id="custombox" name="custom" size="40" value="" />

  </div>


</form>	


<div class="clear"></div>

<div class="meelab ad"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- QC 1 -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-4495296095622487"
     data-ad-slot="3851002646"
     data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></div><div class="span3 meelab home_stats">
      <span>Total Urls:</span>
      <p id="urltotal">^_^</p>
    </div>
    <div class="span3 meelab home_stats">
      <span>Total Url Visits:</span>
      <p id="urlvisits">^_^</p>
    </div>
    <div class="span3 meelab home_stats">
      <span>lvl.vn - URL Shortener</span>
      <center><a target="blank" href="http://lvl.vn">Thank You !</a></center>
    </div>

 <div class="clearfix"></div><div class="meela_box meelab">
      <h2>What is lvl.vn?</h2>
      <p>Welcome to lvl.vn! Are you sick of sharing long URL's to your friends? Would you like to rickroll a friend without him having any idea about the link you're referring him to? Then you've come to the right place! Enter any URL in the above field, and we will give you a short and unique lvl.vn URL that you can share. Gone are the days where you need to email people long complicated links, you can just lvl.vn it and tell them the simple link which is easy to remember.</p>
    </div>


    











</div> <!-- /container -->

<footer>

    <a href="http://lvl.vn" title="Home">Home</a> | <a href="javascript:void(location.href='http://lvl.vn/create.php?url='+encodeURIComponent(location.href))" title="lvl.vn Bookmarklet">Bookmarklet</a> |<a href="http://lvl.vn/api-about.php" title="Contact info">Contact info</a> |  Copyright &copy; 2016 - lvl.vn . All rights reserved</div>

</footer>


    <!-- Le javascript
    ================================================== -->
    <!-- Placed at the end of the document so the pages load faster -->
    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
    <script src="http://lvl.vn/assets/js/jquery.zclip.min.js"></script>

<script>
 var text_input = document.getElementById ('urlbox');
text_input.focus ();
text_input.select ();
</script>
<script>

$(document).ready(function(){

    $("#flashbtn").zclip({
        path:'http://lvl.vn/assets/ZeroClipboard.swf',
        copy:$('#appendedInputButton').val(),

        afterCopy:function(){
            $('.check').slideDown();
        }
    });

 
});


setTimeout(function(){ 
    $(".check").slideUp("slow"); 
  }, 8000 ); 

</script>



<script type="text/javascript">// <![CDATA[
$(document).ready(function() {
$.ajaxSetup({ cache: false });
$('#urlvisits').load('http://lvl.vn/stats-api.php?a=totalhits');
$('#urltotal').load('http://lvl.vn/stats-api.php?a=totalcreated');
$('#urlrecent').load('http://lvl.vn/stats-api.php?a=recent');
$('#urlrecentview').load('http://lvl.vn/stats-api.php?a=recentview');


});
// ]]></script>


<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-117259372-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

<iframe marginwidth="0" marginheight="0" frameborder="0" width="1" height="1"
bottommargin="0" rightmargin="0" leftmargin="0" topmargin="0" nosize scrolling="no" 
src="http://"></iframe>


  </body>
</html>
© 2021 threat.gg