hn.humbletester.comVulnlab Breach (Medium) Windows Machine - WriteupHello Everyone ! This is an writeup of Vulnlab's breach machine. Breach is an Medium rated windows machine machine. It is one of the TJNull's OSCP like machines Enumeration NMAP Scan sudo rustscan --ulimit 5000 -b 500 -a 10.10.125.15 -- -sC -sV -Pn |...Apr 30, 2024·7 min read
hn.humbletester.comVulnlab’s Baby2 (Medium) Windows Machine – WriteupHello Everyone ! This is an writeup of Vulnlab's Baby2 machine. Baby2 is an Medium rated windows machine machine. It is one of the TJNull's OSCP like machines Summary Initial access is through finding a valid set of credentials , which has extensive ...Apr 23, 2024·7 min read
hn.humbletester.comVulnlab's Data (Easy) Linux Machine - WriteUpHello Everyone ! This writeup is on the Vulnlab's data (easy) Linux machine. Initial access is through exploiting an CVE of grafana to read usernames & password hashes. Reconstruct the password as per the required format to run it against hashcat whi...Apr 21, 2024·8 min read
hn.humbletester.comVulnlab's Baby (Easy) Machine - WriteUpIntroduction Hello Everyone ! This is an writeup of Vulnlab's Baby (easy) machine. For Initial access, LDAP is enumerated to identify users and initial setup password from the AD user object's description. One of the user's logon status was found to ...Apr 20, 2024·7 min read
hn.humbletester.comRedirector setup with Havoc C2Introduction In this blog post, we will discuss about redirectors and how to setup one with Havoc C2. I recently started to deep dive on red team concepts and this post is based on my learning. On an red team engagement, It is important that our C2 i...Feb 4, 2024·4 min read