<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[TayOnTech]]></title><description><![CDATA[Independent research on AI agents, cloud security, and detection engineering.]]></description><link>https://blog.tayontech.io</link><image><url>https://substackcdn.com/image/fetch/$s_!4wya!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6c099f50-02e0-453f-81e4-e9f3e4914fbe_1024x1024.png</url><title>TayOnTech</title><link>https://blog.tayontech.io</link></image><generator>Substack</generator><lastBuildDate>Sun, 06 Sep 2026 22:20:26 GMT</lastBuildDate><atom:link href="https://blog.tayontech.io/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Tayvion "tayontech" Payton]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[tayontech@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[tayontech@substack.com]]></itunes:email><itunes:name><![CDATA[Tayvion "TayOnTech" Payton]]></itunes:name></itunes:owner><itunes:author><![CDATA[Tayvion "TayOnTech" Payton]]></itunes:author><googleplay:owner><![CDATA[tayontech@substack.com]]></googleplay:owner><googleplay:email><![CDATA[tayontech@substack.com]]></googleplay:email><googleplay:author><![CDATA[Tayvion "TayOnTech" Payton]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[Building My First Home SOC in College (2017)]]></title><description><![CDATA[Back in college, I became fascinated by cybersecurity claims that state-sponsored actors particularly from China were responsible for a large share of global cyberattacks.]]></description><link>https://blog.tayontech.io/p/building-my-first-home-soc-in-college</link><guid isPermaLink="false">https://blog.tayontech.io/p/building-my-first-home-soc-in-college</guid><dc:creator><![CDATA[Tayvion "TayOnTech" Payton]]></dc:creator><pubDate>Mon, 13 Oct 2025 22:17:15 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/3ced7844-85a4-479b-89ab-1928c3b57515_2208x1120.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Back in college, I became fascinated by cybersecurity claims that state-sponsored actors particularly from China were responsible for a large share of global cyberattacks. Rather than accept that narrative at face value, I wanted to see what kind of activity I could actually observe myself.</p><p>So, I decided to build a home security operations center (SOC) using Security Onion an open-source platform for intrusion detection, network monitoring, and log management. I repurposed an old HP 110-021 desktop, upgraded the RAM to 16 GB, and set up Ubuntu Server running inside a virtual machine.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://blog.tayontech.io/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading TayOnTech! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>To simulate a small attack surface, I forwarded common ports (21, 22, 80, 443) and configured Wireshark to inspect network traffic. At first, I only saw traffic from the host itself until I learned I needed a switch with port mirroring capability. A quick trip to Fry&#8217;s Electronics and a $40 TL-SG108E switch later, I was finally seeing full network visibility.</p><p>Within hours of going live, the server began receiving thousands of intrusion attempts. Reviewing alerts in Squert, I found that the majority originated from IPs geolocated to China. That experiment taught me two key lessons:</p><ul><li><p>The internet is far more hostile than it appears from behind a consumer router.</p></li><li><p>Even small, experimental systems benefit from layered defenses and segmentation.</p></li></ul><p>Looking back, that early project helped spark my passion for threat detection, a curiosity that still drives my work today.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://blog.tayontech.io/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading TayOnTech! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item></channel></rss>