HackTheBox Heal Writeup
TL;DR Scanning Network I began by performing an Nmap scan, which revealed open ports 22 and 80, corresponding to SSH and Nginx 1.18.0. Here are the results from Nmap scan: nmap -sC -sV -A -T4 ...
TL;DR Scanning Network I began by performing an Nmap scan, which revealed open ports 22 and 80, corresponding to SSH and Nginx 1.18.0. Here are the results from Nmap scan: nmap -sC -sV -A -T4 ...
TL;DR This writeup is based on the LinkVortex machine, which is an easy-rated Linux box on Hack the Box. I began by scanning the target and found open ports for SSH and HTTP. After enumerating t...
TL;DR This writeup is based on the Sightless machine, which is an easy-rated Linux box on Hack the Box. It starts with several open ports: FTP (21), SSH (22), and HTTP (80). While enumerating th...
TL;DR This writeup is based on Cicada machine, which is an easy-rated Windows box on Hack the Box. It starts with several services, such as DNS, Kerberos, MSRPC, NetBIOS-SSN, LDAP, Microsoft-DS,...
About the Application This simple project is entitled Resort Reservation System v.1.0. It is a simple web application that provides an automated platform for certain resort management to easily ...
About the Application This Service Provider Management System v.1.0 is a sort of Content Management System (CMS) that is built specifically for companies that provide different services. The pro...
About the Application This Service Provider Management System v.1.0 is a sort of Content Management System (CMS) that is built specifically for companies that provide different services. The pro...
TL:DR This write-up is based on the CozyHosting machine, which is an easy-rated Linux box on HacktheBox. The machine hosts a website that enables users to host multiple projects using Spring Boo...
TL:DR This write-up is based on the Sau machine, which is an easy-rated Linux box on Hack the Box. The machine hosts a service called Request Baskets accessible on port 55555. The version of Req...
TL:DR This write-up is based on the Keeper machine, which is an easy-rated Linux box on Hack the Box. The machine hosts a Best Practical open-source ticketing system accessible via an HTTP servi...