<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Brickell Technologies Blog</title>
    <link>https://brickell-tech.com/pages/blog.html</link>
    <description>Offensive security insights: penetration testing, cloud security, adversary tradecraft, and practical defense.</description>
    <language>en-us</language>
    <lastBuildDate>Mon, 18 May 2026 00:00:00 -0000</lastBuildDate>
    <atom:link href="https://brickell-tech.com/feed.xml" rel="self" type="application/rss+xml"/>
    <image>
      <url>https://brickell-tech.com/images/logo.png</url>
      <title>Brickell Technologies Blog</title>
      <link>https://brickell-tech.com/pages/blog.html</link>
    </image>
    <item>
      <title>Why Traditional AV Fails Against Modern Attackers (And What Actually Works)</title>
      <link>https://brickell-tech.com/pages/blog/why-traditional-av-fails.html</link>
      <description>Why traditional antivirus fails against modern attackers, what next-generation EDR actually detects, and what managed endpoint protection should look like in 2026.</description>
      <pubDate>Mon, 18 May 2026 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/why-traditional-av-fails.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Endpoint Security</category>
    </item>
    <item>
      <title>Cloud Penetration Testing: What We Find in AWS, Azure, and GCP Assessments</title>
      <link>https://brickell-tech.com/pages/blog/cloud-penetration-testing-findings.html</link>
      <description>The cloud misconfigurations we find in nearly every AWS, Azure, and GCP assessment, and what they look like from an attacker&#x27;s perspective.</description>
      <pubDate>Mon, 18 May 2026 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/cloud-penetration-testing-findings.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Cloud Security</category>
    </item>
    <item>
      <title>Vulnerability Assessment vs. Penetration Test: Choosing the Right Engagement</title>
      <link>https://brickell-tech.com/pages/blog/vulnerability-assessment-vs-pentest.html</link>
      <description>Vulnerability assessment vs penetration test: what&#x27;s the difference, when you need each, and how to choose the right engagement for your organization&#x27;s security program.</description>
      <pubDate>Mon, 18 May 2026 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/vulnerability-assessment-vs-pentest.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Security Strategy</category>
    </item>
    <item>
      <title>CVE-2026-24061: The 11-Year-Old Telnet Vulnerability Now Under Active Exploitation</title>
      <link>https://brickell-tech.com/pages/blog/cve-2026-24061-telnet-vulnerability.html</link>
      <description>Analysis of CVE-2026-24061, the critical GNU inetutils telnetd authentication bypass that went undetected for 11 years and is now being actively exploited.</description>
      <pubDate>Mon, 23 Mar 2026 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/cve-2026-24061-telnet-vulnerability.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Vulnerability Research</category>
    </item>
    <item>
      <title>Adversarial Attacks on ML Systems: From Theory to Exploitation</title>
      <link>https://brickell-tech.com/pages/blog/adversarial-attacks-ml-systems.html</link>
      <description>Technical deep dive into adversarial attacks against machine learning systems: evasion attacks, model extraction, data poisoning, and practical defense strategies.</description>
      <pubDate>Mon, 16 Mar 2026 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/adversarial-attacks-ml-systems.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Machine Learning Security</category>
    </item>
    <item>
      <title>Securing LLM Applications: A Practical Defense Guide</title>
      <link>https://brickell-tech.com/pages/blog/securing-llm-applications.html</link>
      <description>Complete guide to securing LLM applications against prompt injection, data leakage, and the OWASP Top 10 for LLMs. Includes code examples and defensive patterns.</description>
      <pubDate>Mon, 09 Mar 2026 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/securing-llm-applications.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>AI Security</category>
    </item>
    <item>
      <title>AI-Powered Penetration Testing: Autonomous Agents in Offensive Security</title>
      <link>https://brickell-tech.com/pages/blog/ai-powered-penetration-testing.html</link>
      <description>Deep dive into AI-powered penetration testing tools and techniques. Learn how autonomous agents are transforming offensive security operations.</description>
      <pubDate>Mon, 02 Mar 2026 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/ai-powered-penetration-testing.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Offensive Security</category>
    </item>
    <item>
      <title>C2 Frameworks: The Threat Actor&#x27;s Arsenal</title>
      <link>https://brickell-tech.com/pages/blog/c2-frameworks-threat-landscape.html</link>
      <description>Deep dive into Command and Control (C2) frameworks used by threat actors. Cobalt Strike, Brute Ratel, Sliver, Havoc, and Mythic with real APT attribution and detection strategies.</description>
      <pubDate>Mon, 23 Feb 2026 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/c2-frameworks-threat-landscape.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Threat Intelligence</category>
    </item>
    <item>
      <title>Kubernetes Security Misconfigurations: Lessons from Real Breaches</title>
      <link>https://brickell-tech.com/pages/blog/kubernetes-security-misconfigurations.html</link>
      <description>Critical Kubernetes security misconfigurations that have led to real-world breaches - from exposed dashboards and overpermissioned RBAC to etcd access and supply chain attacks.</description>
      <pubDate>Mon, 09 Feb 2026 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/kubernetes-security-misconfigurations.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Cloud Security</category>
    </item>
    <item>
      <title>Container Escape Techniques: Breaking Out of Docker and Beyond</title>
      <link>https://brickell-tech.com/pages/blog/container-escape-techniques.html</link>
      <description>Practical guide to container escape techniques - from privileged containers and mounted Docker sockets to kernel exploits and capability abuse. A red team perspective.</description>
      <pubDate>Mon, 26 Jan 2026 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/container-escape-techniques.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Container Security</category>
    </item>
    <item>
      <title>SSRF in AWS: From Metadata Theft to Infrastructure Compromise</title>
      <link>https://brickell-tech.com/pages/blog/ssrf-aws-cloud-attacks.html</link>
      <description>Deep dive into Server-Side Request Forgery attacks in AWS environments - from metadata service exploitation to lateral movement and full infrastructure compromise.</description>
      <pubDate>Mon, 12 Jan 2026 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/ssrf-aws-cloud-attacks.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Cloud Security</category>
    </item>
    <item>
      <title>Mobile Pentesting Toolkit: The Complete Arsenal for Android &amp; iOS Security</title>
      <link>https://brickell-tech.com/pages/blog/mobile-pentesting-toolkit.html</link>
      <description>Complete mobile application penetration testing toolkit guide covering Android and iOS security tools including Frida, MobSF, Drozer, Objection, and more.</description>
      <pubDate>Mon, 22 Dec 2025 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/mobile-pentesting-toolkit.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Mobile Security</category>
    </item>
    <item>
      <title>Active Directory Attack Paths: From User to Domain Admin</title>
      <link>https://brickell-tech.com/pages/blog/active-directory-attack-paths.html</link>
      <description>Comprehensive guide to Active Directory attack paths - from initial foothold to domain dominance. Kerberoasting, AS-REP roasting, delegation abuse, and more.</description>
      <pubDate>Mon, 08 Dec 2025 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/active-directory-attack-paths.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Enterprise Security</category>
    </item>
    <item>
      <title>API Security: Breaking Authentication from BOLA to JWT Exploits</title>
      <link>https://brickell-tech.com/pages/blog/api-security-broken-authentication.html</link>
      <description>Deep dive into API authentication vulnerabilities - from BOLA and broken function-level authorization to JWT misconfigurations and OAuth pitfalls that lead to account takeover.</description>
      <pubDate>Mon, 24 Nov 2025 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/api-security-broken-authentication.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Application Security</category>
    </item>
    <item>
      <title>ROI of Data Breach Prevention Investment: A Business Case Guide</title>
      <link>https://brickell-tech.com/pages/blog/roi-data-breach-prevention.html</link>
      <description>Calculate the ROI of data breach prevention investment. Real statistics on breach costs, prevention savings, and how to justify cybersecurity spending to leadership.</description>
      <pubDate>Mon, 10 Nov 2025 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/roi-data-breach-prevention.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Business Security</category>
    </item>
    <item>
      <title>Linux Privilege Escalation: A Pentester&#x27;s Complete Handbook</title>
      <link>https://brickell-tech.com/pages/blog/linux-privilege-escalation.html</link>
      <description>Comprehensive Linux privilege escalation guide covering SUID binaries, capabilities, sudo misconfigurations, cron jobs, kernel exploits, and more.</description>
      <pubDate>Mon, 27 Oct 2025 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/linux-privilege-escalation.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Penetration Testing</category>
    </item>
    <item>
      <title>Wireshark for Security Professionals: Network Traffic Analysis Guide</title>
      <link>https://brickell-tech.com/pages/blog/wireshark-network-analysis.html</link>
      <description>Master Wireshark for security analysis - capture traffic, analyze protocols, detect attacks, and extract evidence from packet captures.</description>
      <pubDate>Mon, 13 Oct 2025 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/wireshark-network-analysis.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Network Security</category>
    </item>
    <item>
      <title>Nmap Mastery: The Complete Guide to Network Reconnaissance</title>
      <link>https://brickell-tech.com/pages/blog/nmap-complete-guide.html</link>
      <description>Complete Nmap guide covering port scanning, service detection, NSE scripting, evasion techniques, and real-world reconnaissance methodology.</description>
      <pubDate>Mon, 29 Sep 2025 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/nmap-complete-guide.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Penetration Testing</category>
    </item>
    <item>
      <title>Encoding vs Encryption vs Hashing: A Security Practitioner&#x27;s Guide</title>
      <link>https://brickell-tech.com/pages/blog/encoding-encryption-hashing.html</link>
      <description>Clear technical breakdown of encoding, encryption, and hashing - what they are, when to use each, and common security mistakes to avoid.</description>
      <pubDate>Mon, 15 Sep 2025 00:00:00 -0000</pubDate>
      <guid isPermaLink="true">https://brickell-tech.com/pages/blog/encoding-encryption-hashing.html</guid>
      <author>contact@brickell-tech.com (Brickell Technologies)</author>
      <category>Security Fundamentals</category>
    </item>
  </channel>
</rss>
