part_1
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
part_1 [2025/02/28 23:47] – wizardadmin | part_1 [2025/03/01 20:01] (current) – wizardadmin | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Docker Project Part 1 ====== | ====== Docker Project Part 1 ====== | ||
{{: | {{: | ||
+ | |||
+ | {{: | ||
+ | |||
+ | This is a diagram of what i have in mind to secure this webserver. | ||
To start this project off we are going to need a dedicated server. So i built one to fit inside a 1u case, once that was complete i flashed my favorite Linus Distro (Debian) onto a flash drive and plugged it in and booted from it. Installed a graphical version of Debian in case i needed to do anything in the GUI environment but ironically so far i haven' | To start this project off we are going to need a dedicated server. So i built one to fit inside a 1u case, once that was complete i flashed my favorite Linus Distro (Debian) onto a flash drive and plugged it in and booted from it. Installed a graphical version of Debian in case i needed to do anything in the GUI environment but ironically so far i haven' | ||
1. Disable logging in as root | 1. Disable logging in as root | ||
- | 2. Configure SSH to use a random port and not serve over port 22 | + | |
+ | 2. Configure SSH to use a random port and not connect | ||
3. Lockdown logins by forcing logins with a public/ | 3. Lockdown logins by forcing logins with a public/ | ||
Line 11: | Line 17: | ||
These i will not discuss but am happy to discuss in a professional environment (Job interview, job meetings) | These i will not discuss but am happy to discuss in a professional environment (Job interview, job meetings) | ||
- | After hardening the Debian server as much as i knew, i moved onto the next steps in terms of security, | + | After hardening the Debian server as much as i knew, i moved onto the next steps in terms of security. A firewall! See: |
+ | |||
+ | I went with a OPNSense firewall that again i hand built to fit into a 2u server chassis. Loaded OPNsense onto and got to work. My idea for this was that i would take advantage of OPNsense' | ||
part_1.1740786463.txt.gz · Last modified: 2025/02/28 23:47 by wizardadmin