-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path97c07a1312.html
More file actions
138 lines (115 loc) · 6.85 KB
/
97c07a1312.html
File metadata and controls
138 lines (115 loc) · 6.85 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
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="keywords" content="">
<link rel="icon" href="https://apt42.fr/favicon.ico">
<title>APT42</title>
<!-- Stylesheets -->
<link href="https://apt42.fr/theme/css/bootstrap.min.css" rel="stylesheet">
<link href="https://apt42.fr/theme/css/fonts.css" rel="stylesheet">
<link href="https://apt42.fr/theme/css/nest.css" rel="stylesheet">
<link href="https://apt42.fr/theme/css/pygment.css" rel="stylesheet">
<link href="https://apt42.fr/theme/css/responsive.css" rel="stylesheet">
<!-- /Stylesheets -->
<!-- RSS Feeds -->
<!-- /RSS Feeds -->
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script src="theme/js/index.js"></script>
<!-- Font Awesome -->
<script src="https://kit.fontawesome.com/0db064e3b0.js" crossorigin="anonymous"></script>
<!-- /Font Awesome -->
</head>
<body>
<!-- Header -->
<div class="header-container" style="background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('https://apt42.fr/images/background.jpg'); background-position: center; background-size: cover;">
<!-- Static navbar -->
<div>
<div class="header-nav" style="background-color: #1f1e2f;padding: 0 2%;height: 70px;line-height: 70px;">
<div class="header-logo">
<a class="pull-left" href="https://apt42.fr/"><h1 class='h-logo' style="font-size: 36px;font-weight: 800;letter-spacing: 1px;line-height: 70px;margin-top:0;">APT42</h1></a>
</div>
<div class="nav pull-right" style="font-size:14px">
<a style="margin-left:0;" href="https://apt42.fr/statuts"><span style="margin-right:15px;font-size: 40px;vertical-align: -5px;color:#5f00ff">–</span> Statuts</a>
<a style="margin-left:0;" href="https://apt42.fr/charte"><span style="margin-right:15px;font-size: 40px;vertical-align: -5px;color:#fb04fc">–</span> Charte</a>
<a style="margin-left:0;" href="https://apt42.fr/a-propos"><span style="margin-right:15px;font-size: 40px;vertical-align: -5px;color:#16c664">–</span> À propos</a>
<a style="margin-left:0;" href="https://apt42.fr/contact"><span style="margin-right:15px;font-size: 40px;vertical-align: -5px;color:#faed27">–</span> Contact</a>
<a style="margin-left:0;" href="https://apt42.fr/blog"><span style="margin-right:15px;font-size: 40px;vertical-align: -5px;color:#eb2344">–</span> Blog</a>
</div>
<div id="toggle-burger" class="burger pull-right">
<i class="fa fa-bars fa-2x" aria-hidden="true"></i>
</div>
<div id="menu-resp" class="menu-burger">
<hr class="menu-separator" style="border: 0;height: 1px;background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));margin-top:0;">
<div id='lst-burger' style="margin-left: auto;margin-right: auto;width: 30vw;text-transform: uppercase;">
<p class="link-burger"><a style="margin-left:0;color:white;" href="https://apt42.fr/statuts"><span style="margin-right:15px;font-size: 40px;vertical-align: -5px;color:#5f00ff">–</span> Statuts</a></p>
<p class="link-burger"><a style="margin-left:0;color:white;" href="https://apt42.fr/charte"><span style="margin-right:15px;font-size: 40px;vertical-align: -5px;color:#fb04fc">–</span> Charte</a></p>
<p class="link-burger"><a style="margin-left:0;color:white;" href="https://apt42.fr/a-propos"><span style="margin-right:15px;font-size: 40px;vertical-align: -5px;color:#16c664">–</span> À propos</a></p>
<p class="link-burger"><a style="margin-left:0;color:white;" href="https://apt42.fr/contact"><span style="margin-right:15px;font-size: 40px;vertical-align: -5px;color:#faed27">–</span> Contact</a></p>
<p class="link-burger"><a style="margin-left:0;color:white;" href="https://apt42.fr/blog"><span style="margin-right:15px;font-size: 40px;vertical-align: -5px;color:#eb2344">–</span> Blog</a></p>
</div>
</div>
</div>
</div> <!-- /Static navbar -->
<!-- Header -->
<div class="container header-wrapper">
<div class="row">
<div class="col-lg-12">
<div class="header-content">
<h1 class="header-title text-uppercase" style="margin-top:10%;">CTF OSINT</h1>
</div>
</div>
</div>
</div>
<!-- /Header -->
</div>
<!-- /Header -->
<!-- Content -->
<div class="container content">
<p><img src="images/nobody_f.jpg" alt="image ctf" style="width:60%" /></p>
</div>
<!-- /Content -->
<!-- Footer -->
<div class="footer gradient-2" style="background-color:#1f1e2f;">
<div class="container footer-container ">
<div class="row">
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4 img-footer">
<img src="logo.svg" style="height: 6em;" alt="logo"></br></br>
<p class="descr-footer" style="width: 13em;">Association étudiante de sécurité informatique de l'école 42</p>
</div>
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4 text-center">
<div class="footer-title">NOTRE GITHUB</div></br>
<a href="https://github.com/apt-42"><span style="font-size: 4em; color: white;"><i class="fab fa-github"></i></span></a>
</div>
<div class="col-xs-4 col-sm-4 col-md-4 col-lg-4">
<div class="footer-title"></div>
<ul class="list-unstyled" style="padding-top: 2em;display: flex;flex-direction: column;justify-content: center;align-items: center;">
<li style="margin-bottom: 0.5em;"><a href="https://apt42.fr/a-propos">À propos</a></li>
<li style="margin-bottom: 0.5em;"><a href="https://apt42.fr/contact">Contact</a></li>
<li style="margin-bottom: 0.5em;"><a href="https://apt42.fr/statuts">Statuts</a></li>
<li style="margin-bottom: 0.5em;"><a href="https://apt42.fr/charte">Charte</a></li>
<li style="margin-bottom: 0.5em;"><a href="https://apt42.fr/blog">Blog</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col-12">
<hr style="border: 0;height: 1px;background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));">
<p class="text-center">
<small style="margin-right: 1.5em;"><em>Proudly powered by <a href="http://docs.getpelican.com/" target="_blank">pelican</a></em></small>
<small style="margin-left: 1.5em;"><em>Theme and code by <a href="https://github.com/molivier" target="_blank">molivier</a></em></small>
<small></small>
</p>
</div>
</div>
</div>
</div> <!-- /Footer -->
</body>
</html>