Securing Vendor Webapps - A Vulnerability Assessment on HELK

IppSec · Intermediate ·🔐 Cybersecurity ·6y ago
More detailed notes: https://gist.github.com/IppSec/137a9f8870bed2763048072f321073e5 00:50 - My Vulnerability Assessment methodology 03:00 - Starting a Nessus Scan to see what it thinks 04:20 - Running nmap and deciding what ports are needed 09:35 - Reviewing the Nessus Scan 12:02 - Examining what leaving KSQL/Kafka (8088) open can do 13:58 - Using iptables to block ports that don't need to be routable 15:53 - Preventing NMAP from detecting the port as filtered, doing REJECT --reject-with tcp-reset 18:30 - Using Draw.io to explain what we are doing with a Reverse Proxy 20:40 - Installing Apach…
Watch on YouTube ↗ (saves to browser)

Chapters (25)

0:50 My Vulnerability Assessment methodology
3:00 Starting a Nessus Scan to see what it thinks
4:20 Running nmap and deciding what ports are needed
9:35 Reviewing the Nessus Scan
12:02 Examining what leaving KSQL/Kafka (8088) open can do
13:58 Using iptables to block ports that don't need to be routable
15:53 Preventing NMAP from detecting the port as filtered, doing REJECT --reject-wit
18:30 Using Draw.io to explain what we are doing with a Reverse Proxy
20:40 Installing Apache2
21:33 Creating the reverse proxy HTTPS Configuration, then enabling modules ssl, pro
25:10 Our Apache Server doesn't like self-signed certificate of remote server adding
28:44 Enabling Universe Repo then installing mod-security
29:50 Briefly going over the mod-security configuration file
32:35 Setting ModSecurity to blocking mode then modifying the rules to allow Kibana
36:25 ModSecurity doesn't like "application/x-ndjson", adding this to the allowed co
40:13 Beginning of creating a Certificate Authority to handle Mutual SSL Authenticat
42:20 Creating the CA Private/Public Keys with OpenSSL
44:11 Creating the WebServer's private key with OpenSSL, then signing
46:00 Creating the users private key with OpenSSL, then signing
47:20 Copying the Webserver's keys to the reverse proxy, then updating Apache2 to us
49:50 Showing the SSL is working by adding the CA to firefox and checking if cert wa
51:10 Configuring Apache to force SSL Client Authentication which requires user cert
52:00 Creating the PFX File in order to allow Firefox to import our user certificate
53:00 Demonstrating SSL Mutual Authentication is working
53:30 Modifying iptables on HELK to only allow HTTP/HTTPS Connections from the

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
Information Architect  Skills 2026 | How to become Information Architect in 2026 ? #simplilearn
Next Up
Information Architect Skills 2026 | How to become Information Architect in 2026 ? #simplilearn
Simplilearn