Skip to content

Commit 75e2829

Browse files
committed
update
1 parent 0bdccda commit 75e2829

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

docs/HackTheBox/Battlegrounds/Cyber Mayhem/Panel.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,6 @@ Finding files with special capabilities:
121121

122122
## Port 8080
123123

124+
LogonTracer 1.2.0 - Remote Code Execution (Unauthenticated) CVE-2018-16167
125+
124126
WPanel 4.3.1 - Remote Code Execution (RCE) (Authenticated)

docs/HackTheBox/Battlegrounds/Cyber Mayhem/Snowbell.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,5 @@ http://snowbell.htb/.env
102102
103103
```bash
104104
sudo -u root /bin/vim /etc/hosts
105+
cat /opt/flag.txt; echo -e "\n"; cat /root/flag.txt; echo -e "\n"
105106
```

0 commit comments

Comments
 (0)