HackTheBox - Dog
Skills:
Network Security80%
00:00 - Introduction
00:57 - Start of nmap, discovering an open .git directory
04:15 - Using git-dumper to download the source code and discovering MySQL credentials
06:00 - Trying to enumerate usernames but running into bruteforce protection in the login and reset password functionality
12:45 - Looking for other ways to enumerate users, finding BackDropScan which shows another endpoint which is unprotected
17:00 - Logging into backdrop, then installing a malicious module
21:00 - Getting a shell on the box and then password re-use lets us switch to a different user
24:45 - We can run Bee with Sudo, finding out it has an eval command that lets us run commands
28:20 - Showing another way to find valid users, searching the git files for emails and getting tiffany.
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from IppSec · IppSec · 0 of 60
← Previous
Next →
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
HHC2016 - Analytics
IppSec
HackTheBox - October
IppSec
HackTheBox - Arctic
IppSec
HackTheBox - Brainfuck
IppSec
HackTheBox - Bank
IppSec
HackTheBox - Joker
IppSec
HackTheBox - Lazy
IppSec
Camp CTF 2015 - Bitterman
IppSec
HackTheBox - Devel
IppSec
Reversing Malicious Office Document (Macro) Emotet(?)
IppSec
HackTheBox - Granny and Grandpa
IppSec
HackTheBox - Pivoting Update: Granny and Grandpa
IppSec
HackTheBox - Optimum
IppSec
HackTheBox - Charon
IppSec
HackTheBox - Sneaky
IppSec
HackTheBox - Holiday
IppSec
HackTheBox - Europa
IppSec
Introduction to tmux
IppSec
HackTheBox - Blocky
IppSec
HackTheBox - Nineveh
IppSec
HackTheBox - Jail
IppSec
HackTheBox - Blue
IppSec
HackTheBox - Calamity
IppSec
HackTheBox - Shrek
IppSec
HackTheBox - Mirai
IppSec
HackTheBox - Shocker
IppSec
HackTheBox - Mantis
IppSec
HackTheBox - Node
IppSec
HackTheBox - Kotarak
IppSec
HackTheBox - Enterprise
IppSec
HackTheBox - Sense
IppSec
HackTheBox - Minion
IppSec
VulnHub - Sokar
IppSec
VulnHub - Pinkys Palace v2
IppSec
HackTheBox - Inception
IppSec
Vulnhub - Trollcave 1.2
IppSec
HackTheBox - Ariekei
IppSec
HackTheBox - Flux Capacitor
IppSec
HackTheBox - Jeeves
IppSec
HackTheBox - Tally
IppSec
HackTheBox - CrimeStoppers
IppSec
HackTheBox - Fulcrum
IppSec
HackTheBox - Chatterbox
IppSec
HackTheBox - Falafel
IppSec
How To Create Empire Modules
IppSec
HackTheBox - Nightmare
IppSec
HackTheBox - Nightmarev2 - Speed Run/Unintended Solutions
IppSec
HackTheBox - Bart
IppSec
HackTheBox - Aragog
IppSec
HackTheBox - Valentine
IppSec
HackTheBox - Silo
IppSec
HackTheBox - Rabbit
IppSec
HackTheBox - Celestial
IppSec
HackTheBox - Stratosphere
IppSec
HackTheBox - Poison
IppSec
HackTheBox - Canape
IppSec
HackTheBox - Olympus
IppSec
HackTheBox - Sunday
IppSec
HackTheBox - Fighter
IppSec
HackTheBox - Bounty
IppSec
More on: Network Security
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
Stop trusting your agent skills with vibes. Eliminate the context security risk.
Dev.to · Tessl
Investigating a Command Injection Attack — SOC168: Whoami Command Detected in Request Body |…
Medium · Cybersecurity
pwning Facts
Medium · Cybersecurity
Detecting Dangerous Shell Commands in Rust — Building a Safety Layer
Dev.to · hiyoyo
Chapters (9)
Introduction
0:57
Start of nmap, discovering an open .git directory
4:15
Using git-dumper to download the source code and discovering MySQL credentials
6:00
Trying to enumerate usernames but running into bruteforce protection in the lo
12:45
Looking for other ways to enumerate users, finding BackDropScan which shows an
17:00
Logging into backdrop, then installing a malicious module
21:00
Getting a shell on the box and then password re-use lets us switch to a differ
24:45
We can run Bee with Sudo, finding out it has an eval command that lets us run
28:20
Showing another way to find valid users, searching the git files for emails an
🎓
Tutor Explanation
DeepCamp AI