Skip to main content
Back to Main Menu
Rob Truesdell

Product Updates - June 2, 2023

IP Intel - Team CYMRU

Beta availability of the Team CYMRU dataset

The IP Intel service, and specifically the reputation endpoint, now supports lookups against Team CYMRU’s threat intelligence data. To access Team CYMRU’s data, select them as a provider in your IP Intel settings.

Team Cymru is a threat intelligence pioneer, and their data powers many security vendors’ offerings. In addition to a global network of sinkholes, honeypots, darknets, and sensors, they work with ISPs, hosting providers and over 130 CSIRT teams across 86+ countries to make the Internet a safer place. Team CYMRU observes activity across every ASN on the Internet and scores that activity to bring you unparalleled threat intelligence. To read more about the power of Team CYMRU’s intelligence, check out this blog.

Redact

Test rulesets in the console

In the Redact service area of the console, you can now test any input into a specific rule and observe the output. Access this through the three-dot menu for each rule. Enter the text you want to test against and validate if the rule is behaving as you expected. This is especially useful for custom rules as well, especially when you’re building the rule.

Console

Easy config access in service dashboards

To make developer transition to coding in the SDKs easier, we’ve centrally located all configuration details necessary to run APIs in your coding environment. The default token ID, config ID, and domain are all accessible as the first major widget in every service landing page. You can’t miss it!

Insight metrics for each service

For certain services that have a direct and measurable impact on preventing potential breaches or attacks, insight metrics are present in relevant service dashboards that report on different types of detections. In the case of all Intel services, and specifically the /reputation endpoint in those services, a detection metric will show how many malicious detections were observed in executing that endpoint. In the Redact service, the number of redacted occurrences is reported in the service dashboard. These give the developer awareness of the frequency of risky activity within their app.

User Intel Service

User Intel GA

User Intel is a powerful service that provides awareness of compromised usernames and passwords. This information is useful for protecting users of your app and preventing misuse/abuse of known compromised accounts. User Intel is now a GA service on Pangea’s platform and approved for production usage.

Vault Service

/v1/list endpoint supporting tags

Using the /v1/list endpoint, you can now search for entries by matching on tag values. This is useful for locating vault objects based on a particular context. Simply enter the tag value in the search input box and fetch your secret or key.

AuthN Service

IP allow lists

AuthN now supports the ability to restrict access to specific IP addresses, ranges or subnets. This is useful if you want to permit logins only from specific networks or IP endpoints, which is typical for apps that are handling a company’s sensitive information like intellectual property.