Home
rubenhortas@blog
Cancel

Configuring Neovim as Rust IDE

If you have read my article Configuring Neovim as Python IDE, you already know that one of mi favorite editors is Neovim. Between other reasons, when I’m using [neo]vim I feel more focused, I don’t...

Hack the box - Headless pwned!

Headless info Annotations In this article we are going to assume the following ip addresses: Local machine (attacker, local host): 10.10.16.60 Target machine (victim, Headless): 10.10.1...

Hack The Box - Fentastic Moves pwned!

Description Garry told me to catch some fish 20 meters Solution To solve this challenge, I did a python script that you can see at: deepy_blue Fentastic Moves has been Pwned Enjoy! ;)

Hack the box - Perfection pwned!

Perfection info Annotations In this article we are going to assume the following ip addresses: Local machine (attacker, local host): 10.10.16.108 Target machine (victim, Perfection): 10...

Hack the box - Bizness pwned!

Machine info Bizness info Annotations In this article we are going to assume the following ip addresses: Local machine (attacker, local host): 10.10.16.79 Target machine (victim, Bizne...

Hack the box - Analytics pwned!

Machine info Analytics info Annotations In this article we are going to assume the following ip addresses: Local machine (attacker, local host): 10.10.16.101 Target machine (victim, De...

Excluding local files in git without creating a .gitignore

Let’s suppose that you have cloned a git third-party repository and, locally, inside the repository, you have new (and untracked) files. These files could be files created by you, by text editors, ...

Hack the box - Codify pwned!

Machine info Codify info Annotations In this article we are going to assume the following ip addresses: Local machine (attacker, local host): 10.10.16.96 Target machine (victim, Codify...

Hack the box - CozyHosting pwned!

Machine info CozyHosting info Annotations In this article we are going to assume the following ip addresses: Local machine (attacker, local host): 10.10.16.96 Target machine (victim, C...

Hack The Box - Triangles pwned!

Description Three vertices. Two csv files. One solution. Solution To solve this challenge, I did a python script that you can see at: decoder.py Triangles has been Pwned Enjoy! ;)