HackTheBox - Kryptos

IppSec · Beginner ·🔐 Cybersecurity ·6y ago
00:45 - Begin of Recon 02:50 - Examining login request while GoBuster runs 05:35 - Noticing weird behavior by modifying db parameter in login request 07:30 - Finding what the Error numbers mean. (SQL Error Codes) 08:50 - Testing if we can trick the application into authentication against us 09:50 - Starting up metasploit to steal the login hash of a MYSQL Login 12:30 - Cracking the MySQL Hash with Hashcat 16:45 - Creating a databse locally for the application to authenticate to 23:00 - Examining what MySQL Does after authentication in Wireshark 24:30 - Creating the database structure so the ap…
Watch on YouTube ↗ (saves to browser)

Chapters (31)

0:45 Begin of Recon
2:50 Examining login request while GoBuster runs
5:35 Noticing weird behavior by modifying db parameter in login request
7:30 Finding what the Error numbers mean. (SQL Error Codes)
8:50 Testing if we can trick the application into authentication against us
9:50 Starting up metasploit to steal the login hash of a MYSQL Login
12:30 Cracking the MySQL Hash with Hashcat
16:45 Creating a databse locally for the application to authenticate to
23:00 Examining what MySQL Does after authentication in Wireshark
24:30 Creating the database structure so the application will authenticate against o
27:00 Begin of the File Encryptor PHP App
27:30 Performing a Known Plaintext attack against the RC4 Encryption
28:50 Explaining the Known Plaintext
37:00 Creating a Python Script to perform a SSRF attack and decrypt content
54:25 Script done, discovering a LFI Exploit in /dev/
57:30 Using PHP Filters to convert LFI to source code disclosure
59:50 Extracting sqlite_test_page.php source code
1:01:00 Manually analyzing the source code to discover a way to write files
1:03:00 Checking PayloadAllTheThings to get a payload for dropping files
1:15:38 Testing dropping a php script for code execution
1:18:00 Using Chankro to bypass PHP Disabled functions
1:20:45 Creating a PHP Script to download Chankro Script to avoid bad characters in th
1:24:50 Reverse shell returned, finding a VIMCrypted file in Rijndael Home
1:25:35 Decrypting Creds.txt with a known plaintext attack in VimCrypt 02 (Blowfish)
1:28:20 Downloading the files to our local box and explaining the attack
1:30:30 Copying our Python Script from earlier and modify it to work with our VIM File
1:38:20 Decrypted the creds and use them to SSH
1:39:10 Analyzing the kryptos.py file
1:41:00 Testing how random the random is
1:46:00 Creating a python script to bruteforce the key as we know the randomness is br
1:57:00 Scr

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