-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathredes.html
More file actions
209 lines (184 loc) · 11.1 KB
/
redes.html
File metadata and controls
209 lines (184 loc) · 11.1 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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" />
<meta http-equiv="cache-control" content="no-cache"/>
<link rel="profile" href="https://gmpg.org/xfn/11" />
<meta name="robots" content="index,follow" />
<meta name="description" contant="ShellDredd Purple Papers | Redes" />
<meta name="keywords" content="redes"/>
<!-- Twitter Card data -->
<meta name="twitter:card" value="summary">
<!-- Open Graph data -->
<meta property="og:title" content="ShellDredd Purple Papers | Redes" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://shelldredd.github.io" />
<meta property="og:image" content="https://raw.githubusercontent.com/ShellDredd/ShellDredd.github.io/gh-pages/images/logo-ninja.JPG" />
<meta property="og:description" content="Categoría de temática sobre redes." />
<meta name="robots" content="index,follow">
<link rel="icon" href="https://raw.githubusercontent.com/ShellDredd/ShellDredd.github.io/gh-pages/images/logo-ninja.JPG" type="image/jpeg" sizes="16x16" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,400;1,500&display=swap" rel="stylesheet">
<link href="css/maquillaje2.css" rel="stylesheet">
<title>Redes</title>
</head>
<!--Menu-->
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"/>
<nav>
<div class="wrapper">
<div class="logo"><a href="#"><img class="logo-menu" src="images/logo-text-shelldredd.jpeg"></a></div>
<input type="radio" name="slider" id="menu-btn">
<input type="radio" name="slider" id="close-btn">
<ul class="nav-links">
<label for="close-btn" class="btn close-btn"><i class="fas fa-times"></i></label>
<li>
<a href="#" class="desktop-item">Menú</a>
<input type="checkbox" id="showMega">
<label for="showMega" class="mobile-item">Menú</label>
<div class="mega-box">
<div class="content">
<div class="row">
<img src="images/ciber3.gif" alt="">
</div>
<div class="row">
<header>Artículos</header>
<ul class="mega-links">
<li><a href="blog.html">Ver tabla general</a></li>
<li><a href="linux.html">Linux</a></li>
<li><a href="windows.html">Windows</a></li>
<li><a href="redes.html">Redes</a></li>
<li><a href="herramientas.html">Programación</a></li>
</ul><br>
<header>Tools / Software</header>
<ul class="mega-links">
<li><a href="https://github.com/shellDredd/" target="_blank">Tools Seguridad</a></li>
<li><a href="https://github.com/offshellsystem" target="_blank">Software para Linux</a></li>
</ul>
</div>
<div class="row">
<header>Seguridad Informática</header>
<ul class="mega-links">
<li><a href="maquinas-ctf.html">Laboratorios / VM CTF</a></li>
<li><a href="writesup.html">Writeups</a></li>
<li><a href="seguridad.html">Artículos Técnicos</a></li>
</ul>
<br><br><br>
<header>Comunidad</header>
<ul class="mega-links">
<li><a href="https://discord.gg/d6D2uzvRwB" target="_blank">Discord</a></li>
</ul>
</div>
<div class="row">
<header>Contenido Multimedia</header>
<ul class="mega-links">
<li><a href="https://www.twitch.tv/shelldredd" target="_blank">🔴Twitch (Directos)</a></li>
<li><a href="https://www.youtube.com/@ShellDreddInformatica" target="_blank">▶️ShellDredd Informática</a></li>
<li><a href="https://www.youtube.com/@shelldreddlive7715" target="_blank">▶️ShellDreddLive</a></li>
<li><a href="#"></a></li>
</ul><br><br><br>
<header>Sígueme en redes</header>
<ul class="mega-links">
<li><a href="onlyfans-shelldredd.html">OnlyFans</a></li>
<li><a href="https://twitter.com/ShellDredd">Twitter</a></li>
</ul>
</div>
</div>
</div>
<li><a href="index.html">Home</a></li>
</ul>
<label for="menu-btn" class="btn menu-btn"><i class="fas fa-bars"></i></label>
</div>
</nav>
<body class="body-horizontal">
<main>
<div class="text-intro">
<div class="banner">
<img class="shell-banner" src="https://media2.giphy.com/media/QOguv4N5fMuQ9YLHZl/200.webp?cid=ecf05e47swte4z6x26qg4z1b5ly7p51m2c3akgsf39689ndr&rid=200.webp&ct=s">
</div>
<img class="shell-banner-titulo" src="https://shelldredd.github.io/images/logo-text-shelldredd.jpeg"></img>
<br><h1 class="titulos-cat">Redes</h1>
</div><br><br>
</main>
<div class="categorias">
<a href="https://shelldredd.github.io/redes" title=""><span class="boton-linux1">Redes</span></a>
<a href="https://shelldredd.github.io/writesup" title=""><span class="boton-writeup">WriteUps</span></a>
<a href="https://www.youtube.com/channel/UCV_nyB99w6s3tNTSK6aRI9Q" target="_blank" title=""><span class="boton-video1">Vídeos</span></a>
<a href="https://shelldredd.github.io/linux" title=""><span class="boton-linux1">Linux</span></a>
<a href="https://shelldredd.github.io/windows" title=""><span class="boton-windows1">Windows</span></a>
<a href="https://shelldredd.github.io/seguridad" title=""><span class="boton-seguridad">Seguridad</span></a>
<a href="https://shelldredd.github.io/herramientas" title=""><span class="boton-herramientas">Herramientas</span></a>
<a href="https://shelldredd.github.io/maquinas-ctf" title=""><span class="boton-laboratorios">Laboratorios</span></a>
<a href="https://www.twitch.tv/shelldredd" target="_blank" title=""><span class="boton-directos">Directos</span></a>
</div>
<div class="cont-table"> <!-- Tabla de contenidos -->
<table class="table2">
<tr class="cabecera-tabla">
<th class="name-machine"><span></span><h5><b>Actividad</b></h5></span></th>
<th class="name-creator"><span><h5><b>Descripción</b></h5></span></th>
</tr>
<tr>
<td><span class="text-article-table">
<b><a class="button" href="https://youtu.be/XaRgzcOn66I"><img src="https://cdn-icons-png.flaticon.com/512/720/720320.png" width="30" height="25"></img></a>
<br><a class="a-article" href="https://youtu.be/XaRgzcOn66I">Crear y utilizar HTTP Web Server en PYTHON 3 y automatizar en SYSTEMD (Servicio y Timer)</a></b></span></td>
<td><span class="text-descrip-table"><a class="button" href="https://youtu.be/XaRgzcOn66I"><img src="https://cdn-icons-png.flaticon.com/512/2821/2821739.png" width="25" height="20"></a>
<b>Crear y utilizar un simple servidor Web HTTP / TCP a través del lenguaje de programación Python. Además levantamos un laboratorio con servidor y automatización del servicio web HTTP.
</b></span>
</td>
</tr>
<tr>
<tr>
<td><span class="text-article-table">
<b><a class="button" href="https://youtu.be/Nq8atKx1lNw" title="Ver Vídeo" target="_blank"><img src="https://cdn-icons-png.flaticon.com/512/720/720320.png" width="30" height="25"></a>
<br><a class="a-article" href="https://youtu.be/Nq8atKx1lNw" target="_blank">Analizando ESTAFA de SMISHING y WEB SPOOFING</a></b></span></td>
<td><span class="text-descrip-table"><a class="button" href="https://youtu.be/Nq8atKx1lNw"><img src="https://cdn-icons-png.flaticon.com/512/2821/2821739.png" width="25" height="20"></a>
<b>Analizo la estafa actual de reembolso de la agencia tributaria, la cual funciona a través de smishing para luego redirigir a una suplantación de la web de hacienda. #Youtube Video.</b></span>
</td>
</td>
</tr>
</table>
</div>
<br><br><br>
<div class="slider">
<input type="radio" name="testimonial" id="t-1">
<input type="radio" name="testimonial" id="t-2">
<input type="radio" name="testimonial" id="t-3" checked>
<input type="radio" name="testimonial" id="t-4">
<input type="radio" name="testimonial" id="t-5">
<div class="testimonials">
<label class="item" for="t-1">
<h2 class="player-title">Únete a las filas</h2>
<img src="https://cdn-icons-png.flaticon.com/512/2364/2364729.png" alt="picture">
<a href="https://discord.gg/qUemGhF6hF" target="_blank" class="a-player-enlace">Acceder a Discord</a>
</label>
<label class="item" for="t-2">
<h2 class="player-title">WriteUps</h2>
<img src="https://media2.giphy.com/media/zCuoQqBv5tVQBm9lRb/giphy.gif?cid=ecf05e47n8ags9jc574l40rtx9lazsjbowhaehk1jf1h115r&rid=giphy.gif&ct=s" alt="picture">
<a href="https://shelldredd.github.io/writesup" class="a-player-enlace">Ver WriteUps</a>
</label>
<label class="item" for="t-3">
<h2 class="player-title">Artículos</h2>
<img src="https://media1.giphy.com/media/LYBMuRwH3JkhdmLbGE/200w.webp?cid=ecf05e47thsy3fnk5u9mm9z1ecfmy72b7grio9v59m434exz&rid=200w.webp&ct=s" alt="picture">
<a href="https://shelldredd.github.io/blog" class="a-player-enlace">Ver Artículos</a>
</label>
<label class="item" for="t-4">
<h2 class="player-title">Laboratorios</h2>
<img class="goro" src="https://media0.giphy.com/media/3iyKHMIKg5VWG6qHUm/giphy.gif?cid=ecf05e47i91nq37iep2rl8hnbrbu59fw5ewb3dxk5kdtx4rp&rid=giphy.gif&ct=s" alt="picture">
<a href="https://shelldredd.github.io/maquinas-ctf" class="a-player-enlace">Ver Laboratorios</a>
</label>
<label class="item" for="t-5">
<h2 class="player-title">Multimedia</h2>
<img class="goro" src="https://media2.giphy.com/media/YrTXcn2uKFbJvVvJgY/giphy.gif?cid=ecf05e4732guyszegshd6ski2fo0e7m1vf3m32p641bxornh&rid=giphy.gif&ct=s" alt="picture">
<a class="a-player-enlace" href="https://www.youtube.com/channel/UCV_nyB99w6s3tNTSK6aRI9Q" target="_blank" class="a-player-enlace">Ver Vídeos</a>
</label>
</div>
<div class="dots">
<label for="t-1"></label>
<label for="t-2"></label>
<label for="t-3"></label>
<label for="t-4"></label>
<label for="t-5"></label>
</div><br><br><br>
</div>