Christian Páez

Christian Páez
software, blog, linux, bash, gists

Unlocking Productivity and Linux Knowledge with Bash Aliases

In this blog post, we’ll explore how Bash aliases can speed up your daily tasks, enhance your understanding of Linux, and offer a handy snippet to simplify alias creation.
Christian Páez
Christian Páez
2 min read
ctf, writeups, bandit, overthewire

Bandit Level 10 → Level 11

Bandit11 is the twelfth level of the OverTheWire Bandit wargame. In this level, we will learn how to decode base64 encoded data to retrieve the password for the next level.
Christian Páez
Christian Páez
1 min read
ctf, bandit, overthewire, writeups

Bandit Level 9 → Level 10

Bandit10 is the eleventh level in the OverTheWire Bandit wargame. In this level, we are given a file named "data.txt" and we are required to find a string of text that occurs only once in the file and contains only letters and spaces.
Christian Páez
Christian Páez
1 min read
ctf, bandit, overthewire, writeups

Bandit Level 8 → Level 9

Bandit9 is the tenth level of the OverTheWire Bandit wargame. In this level, we are given a file called data.txt and we have to find the line that occurs only once in the file.
Christian Páez
Christian Páez
1 min read
bandit, ctf, writeups, overthewire

Bandit Level 7 → Level 8

Bandit level 8 is all about finding a specific word in a file and extracting its value. In this level, we are given a file called data.txt and are tasked with finding the value of a specific word.
Christian Páez
Christian Páez
1 min read
bandit, ctf, overthewire, writeups

Bandit Level 6 → Level 7

Bandit 7 is the eigth level of the OverTheWire Bandit wargame. In this level, we will learn how to search for files by owner and size.
Christian Páez
Christian Páez
1 min read
bandit, ctf, overthewire, writeups

Bandit Level 5 → Level 6

Bandit 6 is the seventh level of the OverTheWire Bandit wargame, we are tasked with finding a file within a directory hierarchy and extracting a password from that file.
Christian Páez
Christian Páez
1 min read
writeups, ctf, overthewire, bandit

Bandit Level 4 → Level 5

Bandit5 is the sixth level of the OverTheWire Bandit wargame. In this level, we will learn how to use the "file" command to determine the file type of a file and how to read the contents of a specific file. By completing this level, we will gain access to the password for the next level.
Christian Páez
Christian Páez
1 min read
writeups, ctf, overthewire, bandit

Bandit Level 3 → Level 4

Bandit4 is the fifth level of the OverTheWire Bandit wargame. In this level, we will learn how to search for files that start with a dot and how to read the contents of a hidden file. By completing this level, we will gain access to the password for the next level.
Christian Páez
Christian Páez
1 min read
writeups, ctf, overthewire, bandit

Bandit Level 2 → Level 3

Bandit3 is the fourth level of the OverTheWire Bandit wargame. In this level, we will learn how to handle filenames with spaces in them and how to read the contents of a file with a space in its name. By completing this level, we will gain access to the password for the next level.
Christian Páez
Christian Páez
1 min read
writeups, ctf, overthewire, bandit

Bandit Level 1 → Level 2

Bandit2 is the third level of the OverTheWire Bandit wargame. In this level, we will learn how to handle special characters in filenames and how to read the contents of a file that has a hyphen in its name. By completing this level, we will gain access to the password for the next level.
Christian Páez
Christian Páez
1 min read
writeups, bandit, ctf, overthewire

Bandit Level 0 → Level 1

Bandit Level 0 → Level 1 is the second level of the OverTheWire Bandit wargame. In this level, we will learn how to use the "find" command to search for files and how to use the "cat" command to read the contents of a file.
Christian Páez
Christian Páez
1 min read