GoBuster is a versatile enumeration tool for domains and websites. This guide shall give an overview on how to use GoBuster. GoBuster Homepage: https://github.com/OJ/gobuster Directory Scanning Almost every website consists of multiple pages and directories. Let’s take the Pentesterlab website as an example. The landing page is located at https://pentesterlab.com/. […]
Yearly Archives: 2022
This article is a write-up of the TryHackMe Room “Wonderland”. I will explain my way of tackling this room and show you the solution that worked for me. No flags will be shown! Link to the room: https://tryhackme.com/room/wonderland Difficulty: IntermediateTime: 15-30 minutes, depending on your knowledge Prerequisites I suggest you create […]
This article is a write-up of the TryHackMe Room “Brooklyn 99”. I will explain my way of tackling this room and show you the solution that worked for me. No flags will be shown! Link to the room: https://tryhackme.com/room/brooklynninenine Difficulty: EasyTime: 15-30 minutes, depending on your knowledge Prerequisites I suggest you […]
This article is a write-up of the TryHackMe Room “Pickle Rick”. I will explain my way of tackling this room and show you the solution that worked for me. No flags will be shown! Link to the room: https://tryhackme.com/room/picklerick Difficulty: EasyTime: 15-30 minutes, depending on your knowledge Prerequisites I suggest […]
This guide will explain how to set up a Nessus installation on a Linux server. This guide will use Ubuntu Server 22.04.1 LTS but most Linux servers should work just fine. Time: 15 minutesDifficulty: Beginner Prerequisites This guide is going to assume that you have already set up a Linux […]
Most of us “IT guys” know top and htop as the default process viewers on Linux. Top is the simple version without mouse support or graphical details and htop is the more fancy tool with mouse interactions and basic graphics. But what if I told you that these tools fade […]
This guide shall demonstrate how to set up “Portainer” on a Raspberry Pi. Difficulty: EasyTime: 20 – 30 minutes YouTube video: https://www.youtube.com/watch?v=3NfUIKDbrrw Prerequisites For this guide, I will assume that you already know how to set up a headless Raspberry Pi. If not, please read the following article before you […]
This guide shall demonstrate how to install and run “Stable Diffusion” locally and run it with a Web UI. Difficulty: EasyTime: 30 minutes What is Stable Diffusion Stable Diffusion is a deep learning, text-to-image model released by startup StabilityAI in 2022. It is primarily used to generate detailed images conditioned […]
This short guide shall give a detailed explanation of how to install Pimox on a Raspberry Pi 4. Difficulty: Beginner – IntermediateTime: 30-45 minutes Prerequisites Raspberry Pi SD Card (min. 16GB) + Reader –> A bigger SD card is strongly recommended! Access to a laptop with an internet connection Monitor […]
This guide shall demonstrate how to download log data of all your Tado devices from the undocumented Tado API with a simple python script. Prerequisites Tado is a well-known manufacturer of smart thermostats and air conditioning controls. Their devices are connected to a cloud service via a “bridge” device. All […]
This guide shall inform the reader on how to install and use the OSINT tool “sherlock”. Difficulty: BeginnerTime: 10 MinutesVideo Showcase: https://www.youtube.com/watch?v=eBkCt5JvMYc Disclaimer: This guide is written purely for educational purposes. While everything this tool does is gather publicly available information, it should NOT be used to cause any harm […]