Skip to content

Commit 632ab3e

Browse files
authored
Add files via upload
1 parent a13936c commit 632ab3e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

writesup.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<link rel="preconnect" href="https://fonts.googleapis.com">
2424
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
2525
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,400;1,500&display=swap" rel="stylesheet">
26-
<link href="maquillaje3.css" rel="stylesheet">
26+
<link href="css/maquillaje2.css" rel="stylesheet">
2727

2828
<title>writesUps</title>
2929

@@ -59,7 +59,6 @@
5959
<tr class="cabecera-tabla">
6060
<th class="name-machine"><span></span><h5><b>Actividad</b></h5></span></th>
6161
<th class="name-creator"><span><h5><b>Descripción</b></h5></span></th>
62-
<th class="name-difficulty"><span><h5><b>Temática</b></h5></span></th>
6362
</tr>
6463
<tr>
6564
<tr>
@@ -69,7 +68,6 @@
6968
<td><span class="text-descrip-table"><a class="button" href="https://shelldredd.github.io/blog/writeup-guia-basica.html"><img src="https://cdn-icons-png.flaticon.com/512/2821/2821739.png" width="25" height="20"></a>
7069
<b>Guía completa y explicada paso a paso sobre la resolución de la máquina BLOG, creada por d4t4s3c y de nivel fácil, la cual he elegido como favorita para este writeup destinado a jugadores/as novicios/as.</b></span>
7170
</td>
72-
<td><a href="https://shelldredd.github.io/writesup" title=""><span class="boton-writeup">WriteUp</span></a></td>
7371
</tr>
7472

7573
<tr>
@@ -79,7 +77,6 @@
7977
<td><span class="text-descrip-table"><a class="button" href="https://shelldredd.github.io/blog/hackmyvm.html"><img src="https://cdn-icons-png.flaticon.com/512/2821/2821739.png" width="25" height="20"></a>
8078
<b>Plataforma de seguridad informática que permite descargar máquinas vulnerables CTF para practicar tus habilidades y aprender conceptos nuevos.</b></span>
8179
</td>
82-
<td><a href="https://shelldredd.github.io/seguridad" title=""><span class="boton-seguridad">Seguridad</span></a></td>
8380
</tr>
8481
<tr>
8582
<td><span class="text-article-table">
@@ -88,7 +85,6 @@
8885
<td><span class="text-descrip-table"><a class="button" href="https://youtu.be/Tp9NbSrWTMw"><img src="https://cdn-icons-png.flaticon.com/512/2821/2821739.png" width="25" height="20"></a>
8986
<b>Writeup de la máquina vulnerable JABITA creada por Rijaba1 y disponible en la plataforma de CTF HackMyVM.</b></span>
9087
</td>
91-
<td><a href="https://www.youtube.com/channel/UCV_nyB99w6s3tNTSK6aRI9Q" title=""><span class="boton-video1">Vídeo</span></a></td>
9288
</tr>
9389

9490

0 commit comments

Comments
 (0)