Lenovo.com has been Hacked

Status
Not open for further replies.
I thought these Lizard Squad guys were arrested? Is it just some different people going by the same name?
 
Hacked on PC but on my mobile it's the standard site.

Here's the html if you're interested and can't load it.
Code:
<html>
<head>
 
<title>@LizardCircle</title>
<link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
<meta name="description" content="The new and improved rebranded Lenovo website featuring Ryan King and Rory Andrew Godfrey">
<style>body{background-color:black;color:white;font-family:'Roboto',sans-serif;}a{color:cyan;}#slides{display:none;}.container{width:100%;height:100%;}.slidesjs-navigation{display:none;}iframe{display:none}</style>
</head>
<body>
<center>
<a href="https://twitter.com/LizardCircle">
<div class="container">
<div id="slides">
<img src="http://i.imgur.com/UPVwGSb.png"/>
<img src="http://i.imgur.com/pRvR6jj.png"/>
<img src="http://i.imgur.com/zTydDfv.png"/>
<img src="http://i.imgur.com/InvkIDg.png"/>
<img src="http://i.imgur.com/yr19vvc.png"/>
<img src="http://i.imgur.com/7wKXhr8.png"/>
<img src="http://i.imgur.com/SMy9P4g.png"/>
<img src="http://i.imgur.com/tBSSz1M.png"/>
<img src="http://i.imgur.com/IWpV3nR.png"/>
<img src="http://i.imgur.com/QzhXFor.png"/>
<img src="http://i.imgur.com/ny9IAhQ.png"/>
<img src="http://i.imgur.com/lsUMIiw.png"/>
<img src="http://i.imgur.com/dnQGUS1.png"/>
<img src="http://i.imgur.com/IQbF2nB.png"/>
<img src="http://i.imgur.com/dGrve6S.png"/>
<img src="http://i.imgur.com/PhEKut7.png"/>
</div>
</div>
</a>
</center>
<iframe width="0" height="0" src="https://www.youtube.com/embed/ZLa__49Ltv4?autoplay=1&loop=1" frameborder="0"></iframe>
<iframe src="https://neko.li/haha/everybody/laughing/at/you" width="0" height="0"></iframe>
<iframe src="http://dev.neko.li/haha/everybody/laughing/at/you" width="0" height="0"></iframe>
<iframe src="http://cf0.pw/haha/everybody/laughing/at/you" width="0" height="0"></iframe>
<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
<script src="http://www.slidesjs.com/js/jquery.slides.min.js"></script>
<script>
$(function() {
  $('#slides').slidesjs({
    width: 940,
    height: 528,
    navigation: false,
    pagination: false,
    effect: {
      slide: {
        speed: 200
      },
      fade: {
        speed: 300,
        crossfade: true
      }
   },
        play: {
          active: true,
          auto: true,
          interval: 2000,
          swap: false,
          pauseOnHover: false,
          restartDelay: 2000
        }
  });
});
</script>
</body>
</html>
 
Status
Not open for further replies.
Top Bottom