HackTheBox - Obscurity

IppSec · Beginner ·🔐 Cybersecurity ·5y ago
00:00 - Intro 01:03 - Quick rant about Security through Obscurity and why it can be good 02:30 - Begin of nmap'ing the box 06:30 - Checking out the webpage, GoBuster giving weird errors, try WFUZZ 12:05 - Taking a deeper look at the website while we have some recon running 17:45 - Wfuzz found nothing hunting for /$directory/SuperSecureServer.py 18:00 - Doing some Directory Traversal attempts against the webserver, and seeing it looks like its vulnerable 20:50 - Extracting the source code to the webserver by specifying /../SuperSecureServer.py 23:30 - Installing VS Code so we can run this webs…
Watch on YouTube ↗ (saves to browser)

Chapters (26)

Intro
1:03 Quick rant about Security through Obscurity and why it can be good
2:30 Begin of nmap'ing the box
6:30 Checking out the webpage, GoBuster giving weird errors, try WFUZZ
12:05 Taking a deeper look at the website while we have some recon running
17:45 Wfuzz found nothing hunting for /$directory/SuperSecureServer.py
18:00 Doing some Directory Traversal attempts against the webserver, and seeing it l
20:50 Extracting the source code to the webserver by specifying /../SuperSecureServe
23:30 Installing VS Code so we can run this webserver and insert breakpoints
28:20 Creating main.py then running the code in VSCode
36:00 Exploiting the exec() statement in the WebServer
39:00 Explaining that we can't use + for spaces in the url, have to do %20, then tes
45:00 Reverse shell returned
46:50 Turns out the intended way is to find the /develop/ directory. Looking into w
53:30 Copying the SuperSecureCrypt files back to our local box, then reading the sou
56:00 Explaining modulus
59:45 Explaining Known Plaintext Attack
1:03:35 Having trouble deciphering arguments, typing out the arguments on decrypting t
1:07:00 Decrypting the PasswordReminder.txt
1:10:39 Explaining Block Ciphers and how to protect against Known-PlainText
1:11:25 Rant about Initialization Vectors (IV) and why repeating them is bad (WEP)
1:14:30 Looking at the BetterSSH Source Code
1:17:10 Explaining why we can overload the -u parameter of Sudo
1:20:30 Setting up a watch command to copy all files in /tmp/SSH to /dev/shm so we can
1:21:10 Root #1: Exploiting BetterSSH via overloading parameters
1:25:20 Root #2: Cracking the password

Playlist

Uploads from IppSec · IppSec · 0 of 60

← Previous Next →
1 HHC2016 - Dungeon
HHC2016 - Dungeon
IppSec
2 HHC2016 - Terminal Speedrun
HHC2016 - Terminal Speedrun
IppSec
3 HHC2016 - Ads
HHC2016 - Ads
IppSec
4 HHC2016 - Debug
HHC2016 - Debug
IppSec
5 HHC2016 - Exception
HHC2016 - Exception
IppSec
6 HHC2016 - Analytics
HHC2016 - Analytics
IppSec
7 HHC2016 - Getting Coins
HHC2016 - Getting Coins
IppSec
8 HackTheBox - Popcorn
HackTheBox - Popcorn
IppSec
9 HackTheBox - October
HackTheBox - October
IppSec
10 HackTheBox - Arctic
HackTheBox - Arctic
IppSec
11 HackTheBox  - Tenten
HackTheBox - Tenten
IppSec
12 HackTheBox - CronOS
HackTheBox - CronOS
IppSec
13 HackTheBox - Brainfuck
HackTheBox - Brainfuck
IppSec
14 HackTheBox - Beep
HackTheBox - Beep
IppSec
15 HackTheBox - Bastard
HackTheBox - Bastard
IppSec
16 HackTheBox - Bank
HackTheBox - Bank
IppSec
17 HackTheBox - Joker
HackTheBox - Joker
IppSec
18 HackTheBox - Haircut
HackTheBox - Haircut
IppSec
19 HackTheBox - Lazy
HackTheBox - Lazy
IppSec
20 Camp CTF 2015 - Bitterman
Camp CTF 2015 - Bitterman
IppSec
21 HackTheBox - Devel
HackTheBox - Devel
IppSec
22 Reversing Malicious Office Document (Macro) Emotet(?)
Reversing Malicious Office Document (Macro) Emotet(?)
IppSec
23 HackTheBox - Granny and Grandpa
HackTheBox - Granny and Grandpa
IppSec
24 HackTheBox - Pivoting Update: Granny and Grandpa
HackTheBox - Pivoting Update: Granny and Grandpa
IppSec
25 HackTheBox - Optimum
HackTheBox - Optimum
IppSec
26 HackTheBox - Charon
HackTheBox - Charon
IppSec
27 HackTheBox - Sneaky
HackTheBox - Sneaky
IppSec
28 HackTheBox - Holiday
HackTheBox - Holiday
IppSec
29 HackTheBox - Apocalyst
HackTheBox - Apocalyst
IppSec
30 HackTheBox - Europa
HackTheBox - Europa
IppSec
31 Introduction to tmux
Introduction to tmux
IppSec
32 HackTheBox - Blocky
HackTheBox - Blocky
IppSec
33 HackTheBox - Nineveh
HackTheBox - Nineveh
IppSec
34 HackTheBox - Jail
HackTheBox - Jail
IppSec
35 HackTheBox - Blue
HackTheBox - Blue
IppSec
36 HackTheBox - Calamity
HackTheBox - Calamity
IppSec
37 HackTheBox - SolidState
HackTheBox - SolidState
IppSec
38 HackTheBox - Shrek
HackTheBox - Shrek
IppSec
39 HackTheBox - Mirai
HackTheBox - Mirai
IppSec
40 HackTheBox - Shocker
HackTheBox - Shocker
IppSec
41 HackTheBox - Mantis
HackTheBox - Mantis
IppSec
42 HackTheBox - Node
HackTheBox - Node
IppSec
43 HackTheBox - Kotarak
HackTheBox - Kotarak
IppSec
44 HackTheBox - Enterprise
HackTheBox - Enterprise
IppSec
45 HackTheBox - Sense
HackTheBox - Sense
IppSec
46 HackTheBox - Minion
HackTheBox - Minion
IppSec
47 VulnHub - Sokar
VulnHub - Sokar
IppSec
48 VulnHub - Pinkys Palace v2
VulnHub - Pinkys Palace v2
IppSec
49 HackTheBox - Inception
HackTheBox - Inception
IppSec
50 Vulnhub - Trollcave 1.2
Vulnhub - Trollcave 1.2
IppSec
51 HackTheBox - Ariekei
HackTheBox - Ariekei
IppSec
52 HackTheBox - Bashed
HackTheBox - Bashed
IppSec
53 HackTheBox - Flux Capacitor
HackTheBox - Flux Capacitor
IppSec
54 HackTheBox - Jeeves
HackTheBox - Jeeves
IppSec
55 HackTheBox - Tally
HackTheBox - Tally
IppSec
56 HackTheBox - CrimeStoppers
HackTheBox - CrimeStoppers
IppSec
57 HackTheBox - Fulcrum
HackTheBox - Fulcrum
IppSec
58 HackTheBox - Chatterbox
HackTheBox - Chatterbox
IppSec
59 HackTheBox - Falafel
HackTheBox - Falafel
IppSec
60 HackTheBox - Nibbles
HackTheBox - Nibbles
IppSec
Millions of JS devs just got penetrated by a RAT…
Next Up
Millions of JS devs just got penetrated by a RAT…
Fireship