HackTheBox - Rope2
00:00 - Intro
01:15 - Start of nmap
02:30 - Checking out the webpages, find Gitlab and Page about a custom chrome
03:25 - Viewing the Git log for the custom v8 javascript project and finding the vulnerability
06:00 - Finding an XSS in Contact Us
08:15 - Using the banners to find what version of Ubuntu the target is using
11:50 - Building v8 in Ubuntu 18.04
18:20 - Warning about needing 4 gigs of memory.
23:30 - Everything is compiled! Start of the exploit, looking at some webpages that help out
24:30 - Starting v8 in gdb, then examining some memory structures
29:00 - Explaining Smi, Immediate…
Watch on YouTube ↗
(saves to browser)
Chapters (29)
Intro
1:15
Start of nmap
2:30
Checking out the webpages, find Gitlab and Page about a custom chrome
3:25
Viewing the Git log for the custom v8 javascript project and finding the vulne
6:00
Finding an XSS in Contact Us
8:15
Using the banners to find what version of Ubuntu the target is using
11:50
Building v8 in Ubuntu 18.04
18:20
Warning about needing 4 gigs of memory.
23:30
Everything is compiled! Start of the exploit, looking at some webpages that h
24:30
Starting v8 in gdb, then examining some memory structures
29:00
Explaining Smi, Immediate Small Integer
30:00
Starting our helper script with number conversions (float/bigint/hex)
34:10
Doing DebugPrints on our float arrays to examine memory
38:40
Digging into the memory to see where Map/Property/Elements/Length are in the m
50:20
Showing Objects in memory
58:15
Precursor material to AddrOf and FakeObject, why type confusion leads to memor
1:06:30
Finding GetLastElement() behaves different on object arrays
1:17:00
Doing Faiths AddrOf and troubleshooting why it doesn't work in ours
1:22:27
Recoding the AddrOf, to start out with an array not object
1:26:45
Explaining the FakeObj Primative
1:33:20
Doing the Read Memory portion
1:37:50
Coding the Write Memory function
1:40:40
Using Web Assembly to create RWX
1:42:30
Doing some memory analysis to find where our RWX location is
1:46:30
Doing some memory analysis to find where the Backing Store address is
1:50:10
Using MSFVenom to create some shellcode to touch a file
1:54:20
Replacing the shellcode with a reverse shell!
1:56:30
Testing on the custom chrome browser
1:58:30
Running our exploit against the target!
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