Created
December 29, 2016 00:40
-
-
Save Jihadi4Prez/fe17f78a1f0f67bde748de81c5ca9a0d to your computer and use it in GitHub Desktop.
Boatnet.us - Source Code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML PUBLIC> | |
<!-- This might not be the pretties code ever but fuck it --> | |
<!-- This is going to be public on my github - https://www.github.com/Jihadi4prez | |
<html> | |
<head> | |
<!-- Search Paramiters--> | |
<meta charset="utf-8"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
<title>Boatnet ~ Exposing</title> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
<meta name="GhostSec, Jihadi4prez, Jihadi4Potus, Mirai, Qbot, DDoS" content=""> | |
<meta name="Jihadi4Potus" content="Boatnet"> | |
<audio autoplay loop><source src="assests/music/reverse.3pg" controls="controls"></audio> | |
<!-- Favicon --> | |
<link rel="icon" href="favicon/favicon.ico" type="image/x-icon"/> | |
<!-- Navibar--> | |
<style> | |
ul { | |
list-style-type: none; | |
margin: 0; | |
padding: 0; | |
overflow: hidden; | |
background-color: #333; | |
-webkit-box-shadow: 0px 0px 0px 1px #AE1CD2; | |
-moz-box-shadow: 0px 0px 0px 1px #AE1CD2; | |
box-shadow: 0px 0px 0px 1px #AE1CD2; | |
} | |
li { | |
float: left; | |
} | |
li a, .dropbtn { | |
display: inline-block; | |
color: #AE1CD2; | |
text-align: center; | |
padding: 14px 16px; | |
text-decoration: none; | |
} | |
li a:hover, .dropdown:hover .dropbtn { | |
background-color: gray; | |
position:relative; | |
} | |
li.dropdown { | |
display: inline-block; | |
} | |
.dropdown-content { | |
display: none; | |
position: absolute; | |
background-color: #ACA4AE; | |
min-width: 160px; | |
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); | |
z-index:10; | |
} | |
.dropdown-content a { | |
color: black; | |
padding: 12px 16px; | |
text-decoration: none; | |
display: block; | |
text-align: left; | |
} | |
.dropdown-content a:hover {background-color: #f1f1f1} | |
.dropdown:hover .dropdown-content { | |
display: block; | |
} | |
</style> | |
</head> | |
<body> | |
<ul> | |
<li><a href="#home">Home</a>|</li> | |
<li><a href="/Archive">Archive</a>|</li> | |
<li class="dropdown"> | |
<a href="javascript:void(0)" class="dropbtn">Contact</a> | |
<div class="dropdown-content"> | |
<a href="https://www.youtube.com/channel/UCXM4xUOmJk3Px2qiG9x1ygg" target=_blank>�Youtube</a> | |
<a href="http://pastebin.com/u/Jihadi4Prez" target=_blank>�Pastebin</a> | |
<a href="https://keybase.io/jihadi4prez" target=_blank>�Keybase</a> | |
<a href="https://github.com/Jihadi4Prez" target=_blank>�GitHub</a> | |
<a href="https://twitter.com/Jihadi4Potus" target=_blank>�Twitter</a> | |
</div> | |
</li> | |
</ul> | |
<!-- End Navibar--> | |
<style> | |
<!-- CSS STYLING --> | |
@font-face { | |
font-family: hacka; | |
src: url('assets/fonts/hacka___.ttf'), | |
url('assets/fonts/hacka___.ttf'); | |
} | |
body { | |
color: #909A99; | |
text-align: center; | |
font-family: "Courier New"; | |
margin: auto; | |
background-color: #000000; | |
} | |
h1 { | |
font-family: hacka; | |
font-size: 65px; | |
font-weight: normal; | |
line-height: 28px; | |
} | |
h3 { | |
font-family: "Courier New"; | |
color: #909A99; | |
font-size: 20px; | |
font-weight: normal; | |
line-height: 28px; | |
} | |
table, th, td, tr { | |
border: 1px solid white; | |
border-collapse: collapse; | |
text-align: center; | |
padding:5px; | |
margin:50; | |
} | |
th, td, tr { | |
padding:5px; | |
margin:20; | |
} | |
@import 'https://fonts.googleapis.com/css?family=VT323'; | |
} | |
a{ | |
color:#909A99; | |
text-decoration:none; | |
} | |
.box{ | |
-webkit-box-shadow: 0px 0px 0px 1px #AE1CD2; | |
-moz-box-shadow: 0px 0px 0px 1px #AE1CD2; | |
box-shadow: 0px 0px 0px 1px #AE1CD2; | |
height:300px; | |
width:70%; | |
position:absolute; | |
left:50%; | |
top:40%; | |
transform:translate(-50%,-50%); | |
border:black 1px solid; | |
background-color: black; | |
margin-left:auto!important; | |
margin-right:auto!important; | |
font-family: 'Times New Roman'; | |
padding:5px; | |
margin:20; | |
color:lime; | |
text-align:left; | |
font-size:20px; | |
border-radius:5px; | |
} | |
</style> | |
<div class="box"> | |
<!-- Background --> | |
<script language=JavaScript> var message=""; function clickIE4(){ if (event.button==2){ alert(message); return false; } } function clickNS4(e){ if (document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3){ alert(message); return false; } } } if (document.layers){ document.captureEvents(Event.MOUSEDOWN); document.onmousedown=clickNS4; } else if (document.all&&!document.getElementById){ document.onmousedown=clickIE4; } document.oncontextmenu=new Function("alert(message);return false") </script> | |
<style>.btn-default{color:#00ff2b;background-color:#000;border-color:#00ff2b;border-radius:0px;}.navbar-inverse{background-color:#000;border-color:#00ff2b;}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{color:#fff;background-color:#212121;border-color:#00ff2b;}.btn-default:hover{color:#fff;background-color:#000000;border-color:#00ff2b;}.btn-default.focus,.btn-default:focus{color:#fff;background-color:#000000;border-color:#00ff2b;}.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.dropdown-toggle.btn-default.focus,.open>.dropdown-toggle.btn-default:focus,.open>.dropdown-toggle.btn-default:hover{color:#fff;background-color:#000000;border-color:#00ff2b;}body{background:url(https://i.imgur.com/dU18gto.gif) no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-color:black;}.well{background-color:#000000;border:1px solid #00ff2b;border-radius:0px;color:white;}</style> | |
<center> | |
<table> | |
<tr style="color:#D348F6"> | |
<th>Date</th> | |
<th>Details</th> | |
</tr> | |
<tr> | |
<td>11/26/16</td> | |
<td><a href="/youtubers" style="text-decoration:none;color:lightgray" target=_blank>Arden Rose, Waglington, lolitsalex Dox</a></td> | |
</tr> | |
<tr> | |
<td>12/27/16</td> | |
<td><a href="/Archive/Botnet_files" style="text-decoration:none;color:lightgray" target=_blank>Added Qbot/Mirai/BB/IRC bots</a></td> | |
</tr> | |
<tr> | |
<td>12/28/16</td> | |
<td><a href="/Archive/Botnet_files/Scanners" style="text-decoration:none;color:lightgray" target=_blank>New Qbot Source (Auto-Rep)/Python Scanners</a></td> | |
</tr> | |
<tr> | |
<td>12/28/16</td> | |
<td>New Naibar Links</td> | |
</tr> | |
<tr> | |
<td>12/28/16</td> | |
<td><a href="/Archive/Leaks/incitements @LeakingDNS/" style="text-decoration:none;color:lightgray" target=_blank>@leakingDNS "Private" Jacking Methods</a></td> | |
</tr> | |
</table> | |
</center> | |
</body> | |
</html> | |
<!-- Made by Jihadi --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment