Skip to main content

18 posts tagged with "kali linux"

View All Tags

· 8 min read
Strider

Intro

Who does not know the series, Mr Robot. In the series, when Elliot had played CTF with, I thought to myself, I must do sometime also. A year later, so today, because I had a lot around the ears, I come only now to play times CTF 😄

· 2 min read
Strider

I took the liberty to play around with Bash a bit. What came out of it, a small reverse TCP shell, which runs as init.d script. The idea was the following: "What if you already have root rights on a system? You don't want to create a new user, which also has root rights, because it might be noticed. So what do you do? Of course you create a backdoor, which runs with root rights. And that's exactly what it is.