![]() |
|
Simple Deface Page - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Website & Server Hacking (https://sinister.ly/Forum-Website-Server-Hacking) +--- Thread: Simple Deface Page (/Thread-Simple-Deface-Page) Pages:
1
2
|
Simple Deface Page - Oni - 05-18-2013 I don't deface websites or anything, but I decided I'd make a deface based on the style of my homepage. Below is the source and an image showing it in action. ![]() Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Compromised by Sinisterly</title>
<style>
body{background-color:#000;}
h1{color:#0F0;font-family:Arial, Helvetica, sans-serif;font-size:medium;font-weight:700;margin:0 0 10px 8px;padding:0;}
a {text-decoration: underline;color: #005900;}
img{border:0;}
button{padding: 2px;border: solid #00B300 1px;color: #00B300;background: #000;cursor: pointer;margin-top:5px;margin-bottom:5px;}
#container{border:1px solid #00B300;margin-left:auto;margin-right:auto;padding:9px;width:600px;}
#infocontainer{border:1px solid #00B300;color:#00B300;margin:8px;padding:5px;}
</style>
</head>
<body>
<iframe frameborder="0" height="0" src=
"http://www.youtube.com/embed/IhnUgAaea4M?autoplay=1" width=
"1"></iframe><br />
<div id="container">
<h1>Compromised by <a href=
"http://www.sinister.ly/User-Username">Username</a> of Sinisterly</h1>
<div id="infocontainer">
<center>
<img src="http://i.imgur.com/a3DqGTV.png" /><br />
<em>"This site has been compromised by a member of Sinisterly, the #1 technology forum."</em><br />
<button onclick="window.location.href='http://www.sinister.ly'">Visit
Sinisterly</button><br />
</center>
</div>
</div>
<br />
<br />
</body>
</html>Feel free to use it and modify it to your liking. Criticism would also be nice. RE: Simple Deface Page - Nefarious - 05-18-2013 I love the deface, so does loungeboards. RE: Simple Deface Page - ねこまっしぐら - 05-18-2013 Could you make a tutorial of how to find the vulnerabilities and gain access to be able to "deface" a web page? RE: Simple Deface Page - Nefarious - 05-18-2013 (05-18-2013, 02:42 AM)Johnny Wrote: Could you make a tutorial of how to find the vulnerabilities and gain access to be able to "deface" a web page? I made one. RE: Simple Deface Page - Loli - 05-18-2013 Green on black, we're all gonna be l33t h4ckers by the end of the night. RE: Simple Deface Page - Customer - 05-18-2013 (05-18-2013, 02:32 AM)Kirito Wrote: I love the deface, so does loungeboards. Lol'd pretty hard right here. RE: Simple Deface Page - ErroraBorealis - 05-18-2013 (05-18-2013, 04:01 AM)Silica Wrote: Green on black, we're all gonna be l33t h4ckers by the end of the night. Green and black makes everyone l33t as fuck. Haven't you ever been on HF? RE: Simple Deface Page - Balls - 05-18-2013 I suggest changing to purple or red or something. Not green. And make it bigger. RE: Simple Deface Page - Oni - 05-19-2013 (05-18-2013, 04:01 AM)Silica Wrote: Green on black, we're all gonna be l33t h4ckers by the end of the night. Honestly, I wasn't even thinking "l33t h4ckers" when I made it. Just decided a simplistic two-color theme would be the best, and why not make it look like an old terminal? RE: Simple Deface Page - Kelso - 05-19-2013 America fuck yeah! Time to deface some 3rd world country websites! |