Skip to main content

DarkFlash Incidents

Every DarkFlash detection is surfaced as an incident in the XTron Console. This page explains how to view, manage, and respond to DarkFlash incidents.

Viewing Incidents

Navigate to Incidents → DarkFlash in the XTron Console to see all detections for your monitored keywords and domains. Filter by:

  • Severity — Critical, High, Medium, Low
  • Status — Open, In Progress, Closed
  • Keyword — The monitored keyword that triggered the detection
  • Date range — Filter by creation date

Incident Types and Response Guidance

Credential Leak

Employee or organizational credentials found in a breach database, stealer log, or dark web post.

Immediate actions:

  1. Identify the affected account(s) using BreachFinder for full context
  2. Force a password reset for the affected user
  3. Verify the same password is not reused on other systems
  4. Review login logs for unauthorized access using the exposed credential
  5. Notify the affected employee

Data Breach Mention

Your organization's data referenced in a breach announcement or listed for sale.

Immediate actions:

  1. Assess the scope — what data was involved
  2. Initiate your data breach response procedure
  3. Engage legal and compliance teams if PII is involved
  4. Notify affected customers if required by regulation

Ransomware Listing

Your organization named on a ransomware group's leak site.

Immediate actions:

  1. Activate your incident response plan immediately
  2. Engage your security team and executive leadership
  3. Preserve all evidence before powering off any systems
  4. Contact law enforcement if appropriate

Access Sale (Initial Access Broker)

Credentials or network access to your infrastructure listed for sale on underground markets.

Immediate actions:

  1. Treat as a confirmed compromise until proven otherwise
  2. Force-rotate credentials for all accounts matching the listed access type
  3. Review authentication logs for the affected systems
  4. Engage your IR team or a third-party forensics provider

Incident Fields

FieldDescription
idUnique numeric ID
titleShort description of the detection
taskKeyTicket key (e.g., DFINC-123)
status_statusCdOpen, In Progress, Closed
severity_labelCritical, High, Medium, Low
category_nameDetection category
taskType_nameSpecific incident type
descriptionFull details with context
keywordThe monitored keyword that triggered the detection
publisher_sourceWhere the data was found
retrieved_dataRaw data excerpt from the source
impactImpact description
recommendationSuggested remediation action
createdDtCreation Unix timestamp
updatedDtLast update Unix timestamp

Updating Incident Status

Update incident status via the XTron Console under Incidents → DarkFlash → [incident] → Update Status.

Notifications

Configure how you receive DarkFlash incident alerts under Settings → Notifications:

  • Email — Per incident or daily digest
  • Webhook — POST to your endpoint for each new incident
  • Slack — Alert to a designated security channel

API Access

DarkFlash Incidents API Reference