-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathjoin.html
More file actions
145 lines (127 loc) · 9.31 KB
/
join.html
File metadata and controls
145 lines (127 loc) · 9.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>secuRIT</title>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="css/bootstrap4-neon-glow.min.css">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link rel='stylesheet' href='//cdn.jsdelivr.net/font-hack/2.020/css/hack.min.css'>
<link rel="stylesheet" href="css/main.css">
</head>
<body class="imgloaded">
<div class="glitch">
<div class="glitch__img glitch__img_register"></div>
<div class="glitch__img glitch__img_register"></div>
<div class="glitch__img glitch__img_register"></div>
<div class="glitch__img glitch__img_register"></div>
<div class="glitch__img glitch__img_register"></div>
</div>
<div class="navbar-dark text-white">
<div class="container">
<nav class="navbar px-0 navbar-expand-lg navbar-dark">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav">
</a>
</div>
<div class="navbar-nav ml-auto">
<a href="index.html" class="p-3 text-decoration-none text-light bold">Home</a>
<a href="about.html" class="p-3 text-decoration-none text-light bold">About</a>
<a href="preamble.html" class="p-3 text-decoration-none text-light bold">Preamble</a>
<a href="join.html" class="p-3 text-decoration-none text-white bold">Join</a>
<a href="links.html" class="p-3 text-decoration-none text-white bold">Links</a>
<div class="dropdown">
<button class="dropbtn p-3 text-decoration-none text-white bold">Archive</button>
<div class="dropdown-content">
<a href="archives/pre.html" class="text-decoration-none text-light bold">prerequisites(for event.01)</a>
<a href="archives/e1.html" class="text-decoration-none text-light bold">event.01</a>
<a href="archives/Innovison.pdf" class="text-decoration-none text-light bold">Innovison</a>
<a href="archives/common_terms_01.html" class="text-decoration-none text-light bold">Common terms 01</a>
<a href="archives/ohmyzsh!framework.html" class="text-decoration-none text-light bold">OhMyZsh! Installation</a>
<a href="archives/PrerequisitesForInstallingNeoVIM.html" class="text-decoration-none text-light bold">prerequisites for installing NeoVIM</a>
<a href="archives/InstallingNeoVIM.html" class="text-decoration-none text-light bold">Installing NeoVIM</a>
<a href="archives/symlinks_alias_time_tac.html" class="text-decoration-none text-light bold">Common terms 02</a>
<a href="archives/Installation_guide.html" class="text-decoration-none text-light bold">Installation guide</a>
<a href="archives/MoreCustomizationAndTools01.html" class="text-decoration-none text-light bold">More customization and tools 01</a>
</div>
</div>
</div>
</div>
</nav>
</div>
</div>
<div class="jumbotron bg-transparent mb-0 pt-3 radius-0">
<div class="container">
<div class="row">
<div class="col-xl-10">
<h1 class="display-1 bold color_white content__title">SUDO<span class="vim-caret"> </span></h1>
<p class="text-grey text-spacey hackerFont lead mb-5">
Join the community and be part of the future of the cybersecurity.
</p>
<!-- Hint: Try opening the background image in a new tab -->
<p class="text-grey text-spacey hackerFont lead mb-5">
Do join the WhatsApp group for discussions and updates here on :)
</p>
<p class="text-grey text-spacey hackerFont lead mb-5">
</p>
<div class="row hackerFont">
<div class="col-md-6">
<script type="text/javascript">
function showButton() {
var checkbox = document.getElementById("solemnly-swear");
var button = document.getElementById("submit-button");
if (checkbox.checked) {
button.style.display = "block";
} else {
button.style.display = "none";
}
}
</script>
<iframe name="hidden_iframe" id="hidden_iframe" style="display:none;" onload="if(submitted) { window.location='success'; }"></iframe>
<form action="https://docs.google.com/forms/d/e/1FAIpQLScCsqAA_Pf0j3RjoszEygkng4TRt4HirKVIjdLa1BIDwRiTpQ/formResponse" method="post" target="hidden_iframe" onsubmit="submitted=true;">
<div class="form-group">
<input name="entry.1706740114" type="text" class="form-control" placeholder="Name">
</div>
<div class="form-group">
<input name="entry.1810116368" type="text" class="form-control" placeholder="USN">
</div>
<div class="form-group">
<input name="entry.1855075302" type="text" class="form-control" placeholder="E-Mail">
</div>
<div class="form-group">
<input name="entry.851933382" type="text" class="form-control" placeholder="Phone">
<small id="passHelp" class="form-text text-muted">Make sure nobody's behind you</small>
</div>
<div class="custom-control custom-checkbox my-4">
<input type="checkbox" class="custom-control-input" id="solemnly-swear" onchange="showButton()">
<label class="custom-control-label" for="solemnly-swear">I agree to abide by the preamble.</label>
</div>
<div class="col-xl-12" id="submit-button" style="display:none;">
<input class="btn btn-outline-danger btn-shadow px-3 my-2 ml-0 ml-sm-1 text-left typewriter" type="submit" value="execute JoinProtocol" />
</div>
</form>
</div>
</div>
</div>
</div>
<div class="social-icons">
<a href="https://github.com/securitb" class="social-icon"><i class="fab fa-github"></i></a>
<a href="https://t.me/securitb" class="social-icon"><i class="fab fa-telegram"></i></a>
<a href="https://www.linkedin.com/company/securitb" class="social-icon"><i class="fab fa-linkedin"></i></a>
<a href="https://chat.whatsapp.com/Jq5462NB78wJzXhd7IIvDN" class="social-icon"><i class="fab fa-whatsapp"></i></a>
<a href="https://instagram.com/secur1t" class="social-icon"><i class="fab fa-instagram"></i></a>
</div>
</div>
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>
</html>