diff options
author | mms <michal@sapka.me> | 2023-12-14 12:11:51 +0100 |
---|---|---|
committer | mms <michal@sapka.me> | 2023-12-14 12:11:51 +0100 |
commit | 641ee67e229b2436b05b4f29f4f18b7686472f56 (patch) | |
tree | 37e88d33b001363fc21d48f90946f5358fd24106 | |
parent | cc3dfd5191967915d89f12c2a3ca00410cc6753b (diff) |
feat: cybersec for small net
-rw-r--r-- | assets/content_images/cybersec-for-small-net.webp | bin | 0 -> 161794 bytes | |||
-rw-r--r-- | content/blog/2023/cybersecurity-for-small-networks.md | 44 | ||||
-rw-r--r-- | resources/_gen/images/cybersec-for-small-net_hue398feb7a3d9921592493bc529120dfc_161794_150x0_resize_q75_h2_box_2.webp | bin | 0 -> 8622 bytes | |||
-rw-r--r-- | resources/_gen/images/cybersec-for-small-net_hue398feb7a3d9921592493bc529120dfc_161794_300x0_resize_q75_h2_box_2.webp | bin | 0 -> 22206 bytes |
4 files changed, 44 insertions, 0 deletions
diff --git a/assets/content_images/cybersec-for-small-net.webp b/assets/content_images/cybersec-for-small-net.webp Binary files differnew file mode 100644 index 0000000..ee31b3e --- /dev/null +++ b/assets/content_images/cybersec-for-small-net.webp diff --git a/content/blog/2023/cybersecurity-for-small-networks.md b/content/blog/2023/cybersecurity-for-small-networks.md new file mode 100644 index 0000000..741fdc0 --- /dev/null +++ b/content/blog/2023/cybersecurity-for-small-networks.md @@ -0,0 +1,44 @@ +--- +title: 'Technical book review: Cybersecurity for Small Networks' +category: +- blog +abstract: A very short review of a great technical book. +date: 2023-12-14T10:54:48+02:00 +draft: false +--- +{{<img-pull-right "cybersec-for-small-net.webp">}} +Like every good neckbeard, I have become much more interested in networking in last few years. +I have no interest in becoming a network guy, but cybersecurity is on the radar[^llm]. +Of course, there is a huge overlap of those two. +[^llm]: It seems safe from LLM dread we see in software engineering. + +Unfortunately, [*Cybersecurity for Small Networks*](https://nostarch.com/cybersecurity-small-networks) doesn't fill my knowledge gap. +It's a good book, but it assumes close to zero knowledge. +And this is a cool realization: you assume you know nothing and then boom. +Suddenly you become a know-it-all. +Earned? +Nope. +But cool nevertheless. + +Back to the book: it covers creating and securing networks. +It gives an overview of doing things across most popular OSes and popular consumer-grade solutions (like pfsense). +It is a good **introduction**, but if you already know all the words in [table of contents](https://nostarch.com/download/CyberSecuritySmallNetworks_TOC.pdf), it won't teach you much. +Know what a VLAN is? +Half of the chapter is boring. +Don't use the exact product the author is describing? +There goes the rest. + +There was a moment when I would benefit from reading this book and it was a few years ago. +If you are a bit technical and want to secure your network - go ahead. +It will help you. + +But if you want to expand existing knowledge, I'd look somewhere else. +Personally, I skimmed most of the book. +The last chapter, Monitoring, had a lot of good info as I use an Ubiqity network gear and it gives a lot of it out of the box. +I am planning to move to open source alternative (most likely, my next router will run raw OpenBSD), and now I have something to think about. + +But it's not USD 30-40 worth. + +Read as PDF on Onyx Boox Note Air 2. +book bought as part of a [Cybersecurity Humble Bundle](https://www.humblebundle.com/books/hacking-2023-no-starch-books) +Next up: [Hacking APIs](https://nostarch.com/hacking-apis) diff --git a/resources/_gen/images/cybersec-for-small-net_hue398feb7a3d9921592493bc529120dfc_161794_150x0_resize_q75_h2_box_2.webp b/resources/_gen/images/cybersec-for-small-net_hue398feb7a3d9921592493bc529120dfc_161794_150x0_resize_q75_h2_box_2.webp Binary files differnew file mode 100644 index 0000000..1965bec --- /dev/null +++ b/resources/_gen/images/cybersec-for-small-net_hue398feb7a3d9921592493bc529120dfc_161794_150x0_resize_q75_h2_box_2.webp diff --git a/resources/_gen/images/cybersec-for-small-net_hue398feb7a3d9921592493bc529120dfc_161794_300x0_resize_q75_h2_box_2.webp b/resources/_gen/images/cybersec-for-small-net_hue398feb7a3d9921592493bc529120dfc_161794_300x0_resize_q75_h2_box_2.webp Binary files differnew file mode 100644 index 0000000..c447805 --- /dev/null +++ b/resources/_gen/images/cybersec-for-small-net_hue398feb7a3d9921592493bc529120dfc_161794_300x0_resize_q75_h2_box_2.webp |