<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Threat Locator</title>
    <description>The latest articles on DEV Community by Threat Locator (@threatlocator).</description>
    <link>https://dev.to/threatlocator</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3861438%2F9a0903e5-7ae5-442a-b621-68279056380d.png</url>
      <title>DEV Community: Threat Locator</title>
      <link>https://dev.to/threatlocator</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/threatlocator"/>
    <language>en</language>
    <item>
      <title>What attackers see when they scan your SaaS domain</title>
      <dc:creator>Threat Locator</dc:creator>
      <pubDate>Sat, 04 Apr 2026 19:38:20 +0000</pubDate>
      <link>https://dev.to/threatlocator/what-attackers-see-when-they-scan-your-saas-domain-3hci</link>
      <guid>https://dev.to/threatlocator/what-attackers-see-when-they-scan-your-saas-domain-3hci</guid>
      <description>&lt;p&gt;You ship a feature. You move on. An attacker scans your domain that same night.&lt;/p&gt;

&lt;p&gt;Here is what they find on a typical SaaS:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Postgres on 5432 exposed to the internet. Redis on 6379 same. One firewall rule away from gone.&lt;/li&gt;
&lt;li&gt;OpenAI keys sitting in your frontend JS bundle. Cursor wrote them there. Nobody noticed.&lt;/li&gt;
&lt;li&gt;A CNAME pointing to a service you stopped paying for six months ago. Subdomain takeover waiting to happen.&lt;/li&gt;
&lt;li&gt;Response headers announcing your exact framework and version. Free CVE lookup for anyone paying attention.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I kept finding this stuff manually across projects so I built a scanner to automate it. Still in waitlist but if you want early access: threatlocator.com&lt;/p&gt;

&lt;p&gt;What is the worst thing you have found exposed on your own infra?&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>security</category>
      <category>startup</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
