HackTheBox - EarlyAccess
00:00 - Intro
01:05 - Start of nmap, adding earlyaccess.htb to the hostfile
05:20 - Registering an account to see what features are enabled to regular users
06:20 - Discovering bad characters of username are only checked upon registration, not changing it from the profile page
11:50 - Testing the Contact Forms for XSS by sending a message to ourself
12:10 - Using document.location javascript to steal cookies
17:05 - Taking the administrators cookie and discovering some new hosts/functionality/key validation script
20:07 - Going over the key validaiton script
23:55 - Breaking the first part of …
Watch on YouTube ↗
(saves to browser)
Chapters (25)
Intro
1:05
Start of nmap, adding earlyaccess.htb to the hostfile
5:20
Registering an account to see what features are enabled to regular users
6:20
Discovering bad characters of username are only checked upon registration, not
11:50
Testing the Contact Forms for XSS by sending a message to ourself
12:10
Using document.location javascript to steal cookies
17:05
Taking the administrators cookie and discovering some new hosts/functionality/
20:07
Going over the key validaiton script
23:55
Breaking the first part of the Key which is a simple Bit Shift and XOR to get
30:05
Breaking the second part of the key which calculating every permutation of whe
34:20
Showing the lazy way to do the second part, since we never actually need to kn
36:15
Breaking the third part of the key, which has a rotating magic. Discovering th
38:50
Coding the third part to display valid keys for all 60 combinations
43:30
Breaking G4, which is just a simple XOR
47:00
Talking about how the CheckSum works and how it is similair to the Luhn Check
48:50
Putting everything togather and building a key generator to give us 60 keys
58:50
Allowing our script to attempt to register keys on our behalf
1:11:30
Debugging issues in our script
1:18:40
The issue of our script, we copied the checksum incorrectly
1:22:50
Logging in to play the game and talking about forging scores
1:24:20
Playing with Second Order SQL Injection with our username and scoreboard
1:26:08
Extracting table information from information_schema with our union sql inject
1:31:50
Extracting hashes from the database than cracking to get the administrators pa
1:36:10
Logging into developer admin panel
1:39:00
Fuzzing file.php to discover hidden parameters to find filepath which can be u
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 - Dungeon
IppSec
HHC2016 - Terminal Speedrun
IppSec
HHC2016 - Ads
IppSec
HHC2016 - Debug
IppSec
HHC2016 - Exception
IppSec
HHC2016 - Analytics
IppSec
HHC2016 - Getting Coins
IppSec
HackTheBox - Popcorn
IppSec
HackTheBox - October
IppSec
HackTheBox - Arctic
IppSec
HackTheBox - Tenten
IppSec
HackTheBox - CronOS
IppSec
HackTheBox - Brainfuck
IppSec
HackTheBox - Beep
IppSec
HackTheBox - Bastard
IppSec
HackTheBox - Bank
IppSec
HackTheBox - Joker
IppSec
HackTheBox - Haircut
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 - Apocalyst
IppSec
HackTheBox - Europa
IppSec
Introduction to tmux
IppSec
HackTheBox - Blocky
IppSec
HackTheBox - Nineveh
IppSec
HackTheBox - Jail
IppSec
HackTheBox - Blue
IppSec
HackTheBox - Calamity
IppSec
HackTheBox - SolidState
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 - Bashed
IppSec
HackTheBox - Flux Capacitor
IppSec
HackTheBox - Jeeves
IppSec
HackTheBox - Tally
IppSec
HackTheBox - CrimeStoppers
IppSec
HackTheBox - Fulcrum
IppSec
HackTheBox - Chatterbox
IppSec
HackTheBox - Falafel
IppSec
HackTheBox - Nibbles
IppSec
DeepCamp AI