VOOZH about

URL: https://apify.com/lofomachines/ransomware-dark-web-data-breach-monitor

⇱ Ransomware & Dark Web Data Breach Monitor Β· Apify


πŸ‘ Ransomware & Dark Web Data Breach Monitor avatar

Ransomware & Dark Web Data Breach Monitor

Pricing

from $3.00 / 1,000 results

Go to Apify Store

Ransomware & Dark Web Data Breach Monitor

Monitor ransomware attacks and data breaches from the dark web. Track ransomware groups like LockBit, BlackCat, Play, and more. Get real-time alerts on victim organizations, leaked data, and cyber threats. Essential for threat intelligence, cybersecurity research, and brand protection.

Pricing

from $3.00 / 1,000 results

Rating

5.0

(2)

Developer

πŸ‘ Lofomachines

Lofomachines

Maintained by Community

Actor stats

4

Bookmarked

94

Total users

10

Monthly active users

7 months ago

Last modified

Share

Monitor ransomware attacks and data breaches from the dark web in near real time, using the public ransomware.live dataset in a safe and structured way.

Features β€’ Use Cases β€’ Input β€’ Output β€’ Dataset Views β€’ Cost of Usage β€’ Data Source


This actor fetches and filters data from the Dark Web, giving you a structured view of ransomware group activity, victim organizations, and leak announcements published on dark web data leak sites.

It is built for threat intelligence, cybersecurity, brand protection, and research teams that want to quickly integrate this information into dashboards, analytics pipelines, or SIEM systems.

✨ Key Features

  • πŸ” Bulk Keyword Search: search multiple terms at once (victim names, ransomware groups, descriptions) with case-insensitive matching.
  • 🌍 Country Filtering: filter by country using 2-letter ISO codes (e.g., US, GB, DE, IT).
  • πŸ“… Date Range Filters: limit results to attacks discovered within a specific time window.
  • ⚑ Fast & Lightweight: get data in the fastest way.
  • πŸ“Š Structured Output: dataset output with a defined schema, ready for BI tools, dashboards, integrations, and automation.
  • πŸ›‘οΈ Safe Dark Web Intelligence: no direct access to .onion sites; no Tor system needed.

🎯 Use Cases

Use CaseDescription
Daily Threat MonitoringRun the actor on a schedule to find new attacks mentioning your organization, your domain, or your sector.
Brand & Third‑Party RiskCheck whether vendors, partners, or customers have appeared in ransomware leak sites.
Industry / Vertical ResearchAnalyze ransomware trends in a given vertical (e.g., healthcare, finance, manufacturing) for reports and research.
Geographic AnalysisMonitor attacks targeting specific countries or regions using ISO codes.
Threat Actor TrackingTrack specific campaigns of groups such as LockBit, BlackCat, Play, Akira, and many more.
SOC / SIEM EnrichmentEnrich incidents in your SIEM with context via webhook or API.

πŸ“₯ Input Configuration

The actor accepts a JSON input with filters for keywords, country, date range, and maximum number of results.

Example Input

{
"keywords":"healthcare\nhospital\nmedical",
"country":"US",
"dateFrom":"2024-01-01",
"maxResults":500
}

Input Parameters

ParameterTypeRequiredDefaultDescription
keywordsString❌ No""Search terms (one per line, or separated by comma / semicolon). The search runs against victim name, group name, and description. Case-insensitive. Empty = no keyword filter.
countryString❌ No""2-letter ISO country code (e.g., US, GB, DE, IT). Empty = all countries.
dateFromString❌ No""Minimum discovery date for attacks (format YYYY-MM-DD). Empty = no lower bound.
dateToString❌ No""Maximum discovery date for attacks (format YYYY-MM-DD). Empty = no upper bound.
maxResultsInteger❌ No100Maximum number of records to return (min 1, max 10,000). Directly affects run time and CU usage.

πŸ“€ Output

The actor produces:

  • A dataset with one item per filtered attack/record.
  • A metadata object saved in the default key‑value store under key OUTPUT (total results, total in database, applied filters).

Output Fields (Dataset)

FieldTypeDescription
post_titleStringName of the victim organization.
group_nameStringRansomware group responsible for the attack.
descriptionStringAdditional context or description of the victim/attack.
websiteStringVictim’s website domain.
countryString2-letter ISO country code.
activityStringIndustry / sector of the victim.
discoveredString (date‑time)When the attack was detected in the dataset.
publishedString (date‑time)When the data was published on the leak site.
post_urlStringOriginal post URL on the leak site.
modificationsArray<Object>History of record updates, if available.

Example Output Item

{
"post_title":"Example Healthcare Inc",
"group_name":"lockbit3",
"description":"Healthcare provider with 500+ employees",
"website":"https://examplehealthcare.com",
"country":"US",
"activity":"Healthcare",
"discovered":"2024-06-15T14:32:10.123456",
"published":"2024-06-14T00:00:00.000000",
"post_url":"http://lockbit...onion/post/...",
"modifications":[]
}

OUTPUT key (metadata)

In the default key‑value store, the OUTPUT key contains:

{
"totalResults":123,
"totalInDatabase":45678,
"filters":{
"keywords":["healthcare","hospital","medical"],
"country":"US",
"dateFrom":"2024-01-01",
"dateTo":null,
"maxResults":500
}
}

πŸ“Š Dataset Views

This actor defines preconfigured dataset views (see .actor/dataset_schema.json):

  • Overview: compact view for quick analysis, with key fields:
    • post_title (Victim), group_name (Ransomware Group), country, activity, discovered, published, website, post_url.
  • Raw Records: also shows description and modifications for deeper investigation of individual cases.

You can access the dataset from the actor’s Output tab in Apify Console or via API (see the automatically generated link).

You might also like

Have I Been Pwned Breaches Catalog Scraper

parseforge/hibp-breaches-catalog-scraper

Pull the entire Have I Been Pwned breach catalog with company logos, breach dates, account counts, and the categories of data exposed like email addresses, passwords, and IP addresses. Filter by domain or fetch one breach by name. Built for breach awareness and security research.

Email Data Breach Checker

lofomachines/email-breach-checker

Check if your email has been compromised in a data breach. Scan one or hundreds of emails in bulk to find leaked passwords, exposed accounts, and stolen credentials. Get a full risk score, breach history, and affected sites β€” fast, accurate, and affordable.

99

Username OSINT Availability Checker

dev00/username-osint

Perform deep OSINT lookups to instantly check username availability across 30+ top social media, professional, and gaming platforms.

dev00

13

Username Search Scraper β€” 480+ Sites (OSINT)

khadinakbar/username-osint-scraper

Find where a username is registered across 480+ websites (Twitter, GitHub, Reddit, TikTok, gaming, dev, NSFW). MCP-ready. $0.04 per username scanned.

70

Holehe Email OSINT - Find Registered Accounts

anshumanatrey/holehe-email-osint

Check if an email is registered on 120+ platforms (Instagram, Twitter, GitHub, Discord, etc.) without alerting the target. Perfect for OSINT investigations, security research, and email verification.

πŸ‘ User avatar

Anshuman Atrey

1.3K

5.0

Social Analyzer - Username OSINT Across 900+ Sites | Bulk

anshumanatrey/social-analyzer

Cloud-hosted social-analyzer by qeeqbox. Find a username across 900+ social media and online platforms β€” confidence scored, country/category tagged, metadata extracted. One dataset record per detected profile. $0.005 per record.

πŸ‘ User avatar

Anshuman Atrey

57

Holehe Email OSINT β€” Email Finder & Digital Footprint Mapper

datacach/holehe-email-osint-scraper

50% Cheaper Silent email OSINT: instantly check 120+ platforms (Instagram, GitHub, Twitter, Discord, Spotify, Amazon…) for registered accounts without notifying the target. Results include category breakdown, masked recovery emails, and partial phone numbers.

PhoneInfoga Cloud - International Phone Number OSINT | Bulk

anshumanatrey/phoneinfoga-phone-osint

Scan international phone numbers with PhoneInfoga: validate format, identify country, and generate OSINT footprint URLs across social media, reputation sites, disposable-number databases, and paste/document searches. Wraps the 16K-star OSINT tool by sundowndev.

πŸ‘ User avatar

Anshuman Atrey

52

CheckLeaked.cc β€” Breach & OSINT Suite

eduair94/checkleaked-cc

Full CheckLeaked.cc API as an Apify actor: Dehashed, Experimental (Snusbase), LeakCheck, Crack Hash, IP Lookup, Google Hunt (GHunt), plus a combined OSINT report mode that fans out every identifier across every service in a single run.

πŸ‘ User avatar

Eduardo Airaudo

27