Find the attackers already inside your storage
DSPM tells you what's in your buckets. reCost tells you who's stealing it. Behavior-based threat detection from S3 access logs: EOL SDKs, exfiltration patterns, credential attacks, and PII exposure.
Your DSPM scans configs. It misses behavior.
Third parties use vulnerable SDKs
boto3 1.18.x with active CVEs is making 14K requests per month to your PII bucket, and your CSPM doesn't know.
Exfiltration looks like normal traffic
3.2 GB downloaded by a known role to a new IP isn't flagged because the role had access. Behavior is invisible without a baseline.
PII sits in object paths nobody scans
Email addresses, SSNs, account numbers in object keys never reach DSPM classifiers, they're visible in S3 access logs.
"Compliance scans config. reCost watches actual behavior. That caught something we'd missed for 200 days."
Head of Infrastructure Security
SaaS, $200M ARR
Behavior-based. Not policy-based.
EOL SDK detection mapped to CVEs
- Detects boto3, aws-sdk-java, aws-sdk-go, aws-sdk-js by version from user-agent string
- Maps each detected SDK version to known CVEs and CVSS score
- Shows which buckets and prefixes the vulnerable SDK is accessing
Exfiltration and credential attack detection
- High-volume GetObject spikes by unfamiliar principals against their learned baseline
- 403 storms, repeated auth failures, and brute-force key-scanning patterns
- Browser user-agent alerts on programmatic data buckets
PII exposure and bucket configuration drift
- Detects PII patterns in object key paths: email, SSN, account numbers, without reading object contents
- Tracks bucket policy and ACL changes correlated with access spikes
- Flags new principals accessing PII-tagged buckets for the first time
EOL SDK With Active CVE Detected via IAM Monitoring
How a security team discovered a third-party integration running boto3 1.9.x (CVE-2018-15869) making 14K monthly requests to their PII bucket, undetected for over six months.
Start catching what your DSPM misses
5-minute setup. No agents. Behavior-based, not config-based.
Book a Demo