VulNyx - Observer Writeup
Observer is an easy difficulty linux box. This machine consists of brute-forcing an SSH instance, initial access via X11Forwarding, user credential exposure, and finally privilege escalation via an...
Observer is an easy difficulty linux box. This machine consists of brute-forcing an SSH instance, initial access via X11Forwarding, user credential exposure, and finally privilege escalation via an...
Sales is an easy difficulty linux box. This machine consists of brute-forcing a SuiteCRM login instance, using an authenticated RCE exploit to gain initial access, credential reuse, and finally pri...
Lower6 is a low difficulty linux box. This machine consists of brute-forcing a redis instance as well as SSH, dumping the redis database keys, and finally privilege escalation by abusing the setuid...
This write-up covers the solution to the low-difficulty machine “Lower5” released on VulNyx. The machine features a Local File Inclusion (LFI) vulnerability paired with log poisoning, ultimately le...
Hey everyone! This write-up covers the challenge “Ober” which was released on https://vulnyx.com. The box is rated easy and is an excellent challenge for those looking to start out.