HackTheBox - Attended

IppSec · Beginner ·🤖 AI Agents & Automation ·4y ago
00:00 - Intro 01:15 - Showing a tmux keybinding to 03:06 - Setting up an IPTables rule to log new connections 05:00 - Using SWAKS to send an email 07:15 - Starting up a python SMTP Server so we can see the email coming back to us 12:23 - Finding a VIM RCE and verifying it works by using ping 16:25 - Testing a python2 web cradle within the VIM Exploit 20:00 - Explaining how our C2 is going to work and why what we are doing it uniquely 23:50 - Quick high level overview of the C2 Program we are creating 24:50 - Start coding the C2 34:20 - Demoing the C2 Keeping the HTTP Request alive until a co…
Watch on YouTube ↗ (saves to browser)

Chapters (30)

Intro
1:15 Showing a tmux keybinding to
3:06 Setting up an IPTables rule to log new connections
5:00 Using SWAKS to send an email
7:15 Starting up a python SMTP Server so we can see the email coming back to us
12:23 Finding a VIM RCE and verifying it works by using ping
16:25 Testing a python2 web cradle within the VIM Exploit
20:00 Explaining how our C2 is going to work and why what we are doing it uniquely
23:50 Quick high level overview of the C2 Program we are creating
24:50 Start coding the C2
34:20 Demoing the C2 Keeping the HTTP Request alive until a command is sent
39:00 Updating our Client/Implant to work with the new C2
41:45 Updating the Web Cradle with our improved agent and getting a shell as Guly
44:10 Discovering an SSH Config, updating it to put our web cradle in ProxyCommand t
59:15 Start of analyzing the AuthKeys binary
1:09:10 Installing OpenBSD
1:15:16 Getting GEF on OpenBSD to help with reversing
1:17:30 Back to analyzing the binary, examining the registers after Base64
1:22:10 Using Pattern Create with a large string to crash the program and find out wha
1:25:50 Controlling RIP and dealing with an annoying python3 oddity that makes me use
1:31:10 Start of talking about ROP Chains and looking up the Execve Syscall informatio
1:32:39 Comparing OpenBSD to Linux Syscall numbers and realizing why linux segfaulted
1:35:00 Using Ropper to print gadgets
1:36:30 Start of RAX Gadget, finding SHR and NOT
1:39:00 Showing the start of base64 decode is hard coded at a memory address
1:40:52 Explaining how to create any number with just the NOT and SHR instructions.
1:48:10 Start of RDI Gadget (movss and cvtss1si)
1:54:40 Start of creating our exploit program and prove we can set RAX
2:04:15 Adding the ability to set RDI which requires putting some data on the stack
2:13:30 Explaining our writing to the stack

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
New FREE Hermes AI Agent Update is INSANE!
Next Up
New FREE Hermes AI Agent Update is INSANE!
Julian Goldie SEO