Hej.
My name is Maximilian, I’m an Cybersecurity Expert based in bavaria.
Blog
-
Modbuzz – Lightweight Modbus TCP Tool for ICS Labs
When exploring the world of Industrial Control Systems security, one quickly realizes that the tooling landscape is quite different from what we are used to in traditional IT penetration testing. Protocols like Modbus TCP are still heavily used in many environments, and understanding how to interact with them is crucial for both defenders and security…
-
THM: Royal Router Walkthrugh
Description Plattform: TryHackMeLink: https://tryhackme.com/room/hfb1royalrouterDifficulty: Hard 🔴 Enumeration The initial phase of this engagement involved, as always, a network scan using Nmap. The scan revealed multiple open ports and services on the target: The SSH service was running OpenSSH 8.9p1 on Ubuntu, with both ECDSA and ED25519 host keys. Several other ports were open but wrapped…
-
HTB: Return Walkthrugh
Enumeration NMAP Printer-Page The password field cannot be manipulated to reveal the password. However, the authentication target address can be customized. Set it to your own IP address and listen with netcat on the corresponding port. Exploitation With valid credentials, exploitation of the system can be started. Use Evil-WinRM to get CLI access: Check for…