Categories
Linux Sad Servers Uncategorized YouTube CCESTE

Sad Servers 16 – Lisbon : etcd SSL cert troubles

Level: Medium
Type: Fix
Description: There’s an etcd server running on https://localhost:2379 , get the value for the key “foo”, ie etcdctl get foo or curl https://localhost:2379/v2/keys/foo

Segundo intento con lo ya aprendido, ahora si salió todo bien!

– YouTube https://www.youtube.com/@cceste
– Instagram https://www.instagram.com/ccesteok
– Facebook https://www.facebook.com/ccesteok
– Discord https://discord.gg/ZWQVg7cgdR

Categories
Linux Sad Servers Uncategorized YouTube CCESTE

Sad Servers 09 – Manhattan : can’t write data into database.

Level: Medium

Type: Fix

Access: Public

Description: Your objective is to be able to insert a row in an existing Postgres database. The issue is not specific to Postgres and you don’t need to know details about it (although it may help).

Helpful Postgres information: it’s a service that listens to a port (:5432) and writes to disk in a data directory, the location of which is defined in the data_directory parameter of the configuration file /etc/postgresql/14/main/postgresql.conf. In our case Postgres is managed by systemd as a unit with name postgresql.

– YouTube https://www.youtube.com/@cceste
– Instagram https://www.instagram.com/ccesteok
– Facebook https://www.facebook.com/ccesteok
– Discord https://discord.gg/ZWQVg7cgdR

Categories
Linux Sad Servers Uncategorized YouTube CCESTE

Sad Servers 07 – Lhasa : Easy Math

Type: Do

Access: Email

Description: There’s a file /home/admin/scores.txt with two columns (imagine the first number is a counter and the second one is a test score for example).

Find the average (more precisely; the arithmetic mean: sum of numbers divided by how many numbers are there) of the numbers in the second column (find the average score).

Use exaclty two digits to the right of the decimal point. i. e., use exaclty two “decimal digits” without any rounding. Eg: if average = 21.349 , the solution is 21.34. If average = 33.1 , the solution is 33.10.

– YouTube https://www.youtube.com/@cceste
– Instagram https://www.instagram.com/ccesteok
– Facebook https://www.facebook.com/ccesteok
– Discord https://discord.gg/ZWQVg7cgdR

Categories
Linux Sad Servers Uncategorized YouTube CCESTE

Sad Servers 05 – Taipei : Come a-knocking

Level: Easy

Type: Hack

Description: There is a web server on port :80 protected with Port Knocking. Find the one “knock” needed (sending a SYN to a single port, not a sequence) so you can curl localhost.

Test: Executing curl localhost returns a message with md5sum fe474f8e1c29e9f412ed3b726369ab65. (Note: the resulting md5sum includes the new line terminator: echo $(curl localhost))

La versión del Pelado Nerd la encontrás acá https://www.youtube.com/watch?v=45E_RChOfz0

– YouTube https://www.youtube.com/@cceste
– Instagram https://www.instagram.com/ccesteok
– Facebook https://www.facebook.com/ccesteok
– Discord https://discord.gg/ZWQVg7cgdR

Categories
Linux Sad Servers Uncategorized YouTube CCESTE

Sad Servers 04 – The Command Line Murders – Resuelto en el 2do intento

Level: Easy

Description: This is the Command Line Murders with a small twist as in the solution is different

Enter the name of the murderer in the file /home/admin/mysolution

Anteriormente intenté resolverlo sin éxito, te lo dejo acá para que lo veas
https://youtu.be/IM8A8nifWjg

Este es el segundo intento, ya con alguna idea de como encarar el desafío

– YouTube https://www.youtube.com/@cceste
– Instagram https://www.instagram.com/ccesteok
– Facebook https://www.facebook.com/ccesteok
– Discord https://discord.gg/ZWQVg7cgdR

Categories
Linux Sad Servers Uncategorized YouTube CCESTE

Sad Servers 04 -😵 The Command Line Murders😵 Failed 😵

Level: Easy

Description: This is the Command Line Murders with a small twist as in the solution is different

Enter the name of the murderer in the file /home/admin/mysolution

Honestamente no sabía ni por donde arrancar, pero creo que nos quedaron algunos buenos indicios para un segundo intento

Recuerden que nadie nació sabiendo, lo importante es aprender en el camino 😊

– YouTube https://www.youtube.com/@cceste
– Instagram https://www.instagram.com/ccesteok
– Facebook https://www.facebook.com/ccesteok
– Discord https://discord.gg/ZWQVg7cgdR

Categories
Linux Sad Servers Uncategorized YouTube CCESTE

Sad Servers 03 – Santiago : Find the secret combination

Level: Easy

Type: Do

Description: Alice the spy has hidden a secret number combination, find it using these instructions:

1) Find the number of lines with occurrences of the string Alice (case sensitive) in the *.txt files in the /home/admin directory
2) There’s a file where Alice appears exactly once. In that file, in the line after that “Alice” occurrence there’s a number.
Write both numbers consecutively as one (no new line or spaces) to the solution file.
– YouTube https://www.youtube.com/@cceste
– Instagram https://www.instagram.com/ccesteok
– Facebook https://www.facebook.com/ccesteok
– Discord https://discord.gg/ZWQVg7cgdR

Categories
Linux Sad Servers Uncategorized YouTube CCESTE

Sad Servers 02 – Saskatoon : counting IPs

Level: Easy

Type: Do

Description: There’s a web server access log file at /home/admin/access.log. The file consists of one line per HTTP request, with the requester’s IP address at the beginning of each line.

Find what’s the IP address that has the most requests in this file (there’s no tie; the IP is unique). Write the solution into a file /home/admin/highestip.txt.

– YouTube https://www.youtube.com/@cceste
– Instagram https://www.instagram.com/ccesteok
– Facebook https://www.facebook.com/ccesteok
– Discord https://discord.gg/ZWQVg7cgdR

Categories
Linux Sad Servers Uncategorized YouTube CCESTE

Sad Servers 01 – Saint John : What is writing to this log file?

Scenario: “Saint John”: what is writing to this log file?
Level: Easy
Type: Fix
Description: A developer created a testing program that is continuously writing to a log file /var/log/bad.log and filling up disk. You can check for example with tail -f /var/log/bad.log.
This program is no longer needed. Find it and terminate it.

Estamos en
– YouTube https://www.youtube.com/@cceste
– Instagram https://www.instagram.com/ccesteok
– Facebook https://www.facebook.com/ccesteok
– Discord https://discord.gg/ZWQVg7cgdR

Categories
MPLS Networking Uncategorized

MPLS 06 – Configurando L2VPN VPLS Cisco to Juniper

Continuando con VPNs de capa 2, hoy conectaremos un VPLS desde Cisco a Juniper

Estamos en
– YouTube https://www.youtube.com/@cceste
– Instagram https://www.instagram.com/ccesteok
– Facebook https://www.facebook.com/ccesteok
– Discord https://discord.gg/ZWQVg7cgdR

00:00 Intro y musiquita
00:34 Bienvenida
01:22 Repaso Laboratorio y conectividad MZA y CEs
04:25 Conectividad OSPF Juniper
06:44 Añadiendo P5 a VPLS – Extremo Cisco
08:24 Routing Instance VPLS en Junos
11:25 Verificando VPLS en Junos
12:68 Desacoplando VPLS en Junos
15:40 Stack de etiquetas en Junos
16:41 Examinando FEC en Wireshark
17:45 Acoplando interfaces CE al Routing Instance
19:48 Encapsulaciones en Junos
23:00 Testing Extremo a Extremo
24:09 Verificando VPLS up en Junos
25:10 Stack de etiquetas en Wireshark
26:04 Repaso rápido
26:34 Despedida
26:44 Outro y musiquita