<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Security on Sammy Farida</title><link>https://me.itsecurity.network/tags/security/</link><description>Recent content in Security on Sammy Farida</description><generator>Hugo -- 0.147.3</generator><language>en</language><lastBuildDate>Tue, 17 Feb 2026 00:00:00 -0500</lastBuildDate><atom:link href="https://me.itsecurity.network/tags/security/index.xml" rel="self" type="application/rss+xml"/><item><title>DOaaS — DevOps-as-a-Service</title><link>https://me.itsecurity.network/projects/doaas/</link><pubDate>Tue, 17 Feb 2026 00:00:00 -0500</pubDate><guid>https://me.itsecurity.network/projects/doaas/</guid><description>&lt;h2 id="doaas--devops-as-a-service">DOaaS — DevOps-as-a-Service&lt;/h2>
&lt;p>&lt;strong>Emotional support for your CI/CD pipeline.&lt;/strong> A public API at &lt;a href="https://doaas.dev">doaas.dev&lt;/a> that serves witty, on-brand one-liners for blame, motivation, incidents, standups, and more—designed for terminal greetings, Slack bots, GitHub Actions, and badges.&lt;/p>
&lt;p>One API, zero seriousness, infinite DevOps one-liners. Because production is pain, and pain deserves an API.&lt;/p>
&lt;h3 id="what-problem-does-this-solve">What Problem Does This Solve?&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>Production is hard.&lt;/strong> On-call, red pipelines, and &amp;ldquo;did you try rebooting?&amp;rdquo; get old. DOaaS is a single API for levity—no meetings, no standup bingo, just one &lt;code>curl&lt;/code>.&lt;/li>
&lt;li>&lt;strong>Teams need release valves.&lt;/strong> Standup icebreakers, blame deflection, status pages, Slack bots—instant mood shift, same endpoint.&lt;/li>
&lt;li>&lt;strong>DevOps doesn&amp;rsquo;t have to be grim.&lt;/strong> Less corporate jargon, more wit. Less &amp;ldquo;oh no,&amp;rdquo; more &amp;ldquo;okay, we got this.&amp;rdquo;&lt;/li>
&lt;/ul>
&lt;h3 id="features">Features&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>RESTful API&lt;/strong> — &lt;code>/help&lt;/code>, &lt;code>/random&lt;/code>, and 20+ endpoints (&lt;code>/blame&lt;/code>, &lt;code>/motivate&lt;/code>, &lt;code>/incident&lt;/code>, &lt;code>/excuse&lt;/code>, &lt;code>/deploy&lt;/code>, &lt;code>/rollback&lt;/code>, &lt;code>/lgtm&lt;/code>, &lt;code>/standup&lt;/code>, &lt;code>/meeting&lt;/code>, &lt;code>/policy&lt;/code>, &lt;code>/audit&lt;/code>, &lt;code>/compliance&lt;/code>, &lt;code>/risk&lt;/code>, and more).&lt;/li>
&lt;li>&lt;strong>Query parameters&lt;/strong> — &lt;code>format=json|text|shields&lt;/code> and &lt;code>mode=normal|chaos|corporate|security|wholesome|toxic|sarcastic|devops&lt;/code> (per-endpoint).&lt;/li>
&lt;li>&lt;strong>Shields.io endpoint badge&lt;/strong> — Dynamic README badges via &lt;code>format=shields&lt;/code> and optional &lt;code>style&lt;/code>, &lt;code>label&lt;/code>, &lt;code>color&lt;/code>, &lt;code>labelColor&lt;/code>.&lt;/li>
&lt;li>&lt;strong>Secure-by-default&lt;/strong> — Cache-Control: no-store, CORS scoped to GET/OPTIONS, dependency audits and CodeQL in CI, documented &lt;a href="https://github.com/samerfarida/doaas/blob/main/SECURITY.md">SECURITY.md&lt;/a> and private disclosure.&lt;/li>
&lt;li>&lt;strong>Observability&lt;/strong> — Cloudflare Workers logs and invocation sampling enabled for production debugging.&lt;/li>
&lt;/ul>
&lt;h3 id="quick-start">Quick Start&lt;/h3>
&lt;div class="highlight">&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-bash" data-lang="bash">&lt;span style="display:flex;">&lt;span>&lt;span style="color:#75715e"># Random (chaos mode)&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>curl -s &lt;span style="color:#e6db74">&amp;#34;https://doaas.dev/random?mode=chaos&amp;amp;format=text&amp;#34;&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span style="color:#75715e"># Blame, motivate, and more&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>curl -s &lt;span style="color:#e6db74">&amp;#34;https://doaas.dev/blame?format=text&amp;#34;&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>curl -s &lt;span style="color:#e6db74">&amp;#34;https://doaas.dev/motivate?format=text&amp;#34;&lt;/span>
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>curl -s &lt;span style="color:#e6db74">&amp;#34;https://doaas.dev/help&amp;#34;&lt;/span>
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>&lt;strong>Live demo:&lt;/strong> &lt;a href="https://doaas.dev/help">doaas.dev/help&lt;/a> · &lt;strong>Try random:&lt;/strong> &lt;a href="https://doaas.dev/random?format=text">doaas.dev/random?format=text&lt;/a>&lt;/p></description></item><item><title>Building Workforce Security Guardrails Without Slowing Engineers</title><link>https://me.itsecurity.network/blog/building_workforce_security_guardrails/</link><pubDate>Sun, 01 Feb 2026 00:00:00 -0500</pubDate><guid>https://me.itsecurity.network/blog/building_workforce_security_guardrails/</guid><description>A practical, architecture-focused deep dive into designing workforce security guardrails that reduce blast radius and systemic risk without slowing engineering teams at scale.</description></item><item><title>MCP SSH Orchestrator</title><link>https://me.itsecurity.network/projects/mcp-ssh-orchestrator/</link><pubDate>Mon, 24 Nov 2025 00:00:00 -0500</pubDate><guid>https://me.itsecurity.network/projects/mcp-ssh-orchestrator/</guid><description>&lt;h2 id="mcp-ssh-orchestrator">MCP SSH Orchestrator&lt;/h2>
&lt;p>Zero-Trust SSH Orchestration for AI Assistants. Enforce declarative policy-as-code and audited access for Claude Desktop, Cursor, and any MCP-aware client.&lt;/p>
&lt;p>Launch in minutes with Docker + MCP tooling, deny-by-default controls, and hardened SSH key management.&lt;/p>
&lt;h3 id="what-problem-does-this-solve">What Problem Does This Solve?&lt;/h3>
&lt;p>&lt;strong>Imagine this:&lt;/strong> Your AI assistant (Claude, ChatGPT, etc.) can access your servers, but you&amp;rsquo;re terrified of what it might do. &lt;code>rm -rf /&lt;/code>? Delete your databases? Change firewall rules?&lt;/p></description></item><item><title>Secure Bash for macOS</title><link>https://me.itsecurity.network/projects/secure-bash-macos-ebook/</link><pubDate>Fri, 10 Oct 2025 00:00:00 -0500</pubDate><guid>https://me.itsecurity.network/projects/secure-bash-macos-ebook/</guid><description>&lt;h2 id="secure-bash-for-macos">Secure Bash for macOS&lt;/h2>
&lt;p>A practical, hands-on scripting guide for administrators and security engineers who want to master Bash on macOS.&lt;/p>
&lt;p>&lt;strong>Master Bash scripting on macOS—from fundamentals to enterprise automation.&lt;/strong>&lt;/p>
&lt;p>This comprehensive ebook teaches you how to write secure, efficient Bash scripts specifically tailored for macOS. Whether you&amp;rsquo;re an IT administrator managing thousands of devices, a security engineer hardening endpoints, or a power user automating your workflow, this book provides practical, real-world examples you can use immediately.&lt;/p></description></item><item><title>The Fatal .env Files Breach</title><link>https://me.itsecurity.network/blog/the-fatal-env-files-breachv1/</link><pubDate>Sun, 28 Sep 2025 20:14:39 -0400</pubDate><guid>https://me.itsecurity.network/blog/the-fatal-env-files-breachv1/</guid><description>An in-depth analysis of the 2024 AWS .env files breach that compromised over 230 million cloud environments, examining the critical security architecture flaws and providing actionable defensive strategies.</description></item><item><title>The Secret Weapon of Security Code Reviews</title><link>https://me.itsecurity.network/blog/the-secret-weapon-of-security-code-reviews/</link><pubDate>Wed, 03 Sep 2025 07:00:33 -0400</pubDate><guid>https://me.itsecurity.network/blog/the-secret-weapon-of-security-code-reviews/</guid><description>Discover how security code reviews can prevent major breaches that automated scanners miss, with a practical 4-step framework for implementation.</description></item><item><title>The Hidden Cost of Bad Data Classification</title><link>https://me.itsecurity.network/blog/the-hidden-cost-of-bad-data-classification/</link><pubDate>Sun, 24 Aug 2025 11:31:50 -0400</pubDate><guid>https://me.itsecurity.network/blog/the-hidden-cost-of-bad-data-classification/</guid><description>How poor data classification undermines security investments, creates costly false positives, and leaves critical information vulnerable. Learn a practical framework for implementing effective data classification.</description></item><item><title>The PAW Architecture Blueprint</title><link>https://me.itsecurity.network/blog/the-paw-architecture-blueprint/</link><pubDate>Tue, 19 Aug 2025 21:29:27 -0400</pubDate><guid>https://me.itsecurity.network/blog/the-paw-architecture-blueprint/</guid><description>A deep dive into the Privileged Access Workstation (PAW) architecture, a critical security model for protecting high-value administrator accounts from credential theft and lateral movement.</description></item><item><title>Microsoft's Zero Trust Transformation: A Case Study</title><link>https://me.itsecurity.network/blog/microsoft-zero-trust-transformation/</link><pubDate>Mon, 11 Aug 2025 00:56:53 -0400</pubDate><guid>https://me.itsecurity.network/blog/microsoft-zero-trust-transformation/</guid><description>A deep dive into Microsoft&amp;#39;s Zero Trust security model, breaking down their implementation into actionable phases for any organization looking to modernize its security architecture.</description></item><item><title>The Microsegmentation Imperative</title><link>https://me.itsecurity.network/blog/the-microsegmentation-imperative/</link><pubDate>Thu, 07 Aug 2025 00:00:53 -0400</pubDate><guid>https://me.itsecurity.network/blog/the-microsegmentation-imperative/</guid><description>A deep dive into why microsegmentation is a critical security control for modern Zero Trust architectures, how it differs from traditional segmentation, and practical steps for implementation.</description></item><item><title>macOS Security Hardening for Enterprise</title><link>https://me.itsecurity.network/blog/macos-security-hardening-for-enterprise/</link><pubDate>Fri, 01 Aug 2025 00:56:53 -0400</pubDate><guid>https://me.itsecurity.network/blog/macos-security-hardening-for-enterprise/</guid><description>Learn how to use the macOS Security Compliance Project (mSCP) to automate security baselines, achieve compliance with standards like CIS and NIST, and systematically harden Apple devices at scale.</description></item><item><title>Passwordless Auth: Worth the Effort?</title><link>https://me.itsecurity.network/blog/passwordless-auth-worth-the-effort/</link><pubDate>Mon, 28 Jul 2025 13:02:35 -0400</pubDate><guid>https://me.itsecurity.network/blog/passwordless-auth-worth-the-effort/</guid><description>Passwordless authentication with passkeys is rapidly evolving. This post examines the security benefits against implementation challenges and provides practical guidance for security architects evaluating this technology.</description></item></channel></rss>