Introduction A firewall is software or hardware that monitors the network traffic and compares it against a set of rules before passing or blocking it. One simple analogy is a guard or gate...
Intro One of the largest obstacles in an attacker’s path is logging and monitoring. Unlike AV and EDR solutions, logging creates a physical record of activity that can be analyzed for ...
Network Topology Why AD Enumeration This network is the continuation of the Breaching AD network Also note that we will discuss AD objects extensively. Assumption: Now that we hav...
Introduction In this room, we will be looking at common ways to bypass a security feature available to Windows systems known as User Account Control(UAC). This feature allows for ANY p...
Note: this room is for creating initial access on the network. Network Topology Intro to AD Breaches Breaching AD Before we can exploit AD misconfigurations for privilege esca...
Pentesting Lampiao Box Thought Process: 1. Discovering the IP of target machine: sudo netdiscover -i eth0 -r 192.168.56.0/24 2. Basic NMAP scan: nmap -Pn -sC -sV -A -p- 192.168.56.112 ...
Challenge In this challenge, we prepared a Windows machine with a web application to let you upload your payloads. Once uploaded, the payloads will be checked by an AV and executed if found t...
Vulnhub Funbox3 Penetration Testing Report
Vulnhub Bulletin Board System(BBS) Penetration Testing Report
Intro During a pentest, you will often have access to some Windows hosts with an unprivileged user. Unprivileged users will hold limited access, including their files and folders only, and ha...
A new version of content is available.