Cross-source coverage

T1595.003 / ATT&CK

Active Scanning: Wordlist Scanning

12 rules across 2 sources.

From MITRE ATT&CK 19.2

Adversaries may iteratively probe infrastructure using brute-forcing and crawling techniques. While this technique employs similar methods to Brute Force, its goal is the identification of content and infrastructure rather than the discovery of valid credentials. Wordlists used in these scans may contain generic, commonly used names and file extensions or terms specific to a particular software. Adversaries may also create custom, target-specific wordlists using data gathered from other Reconnaissance techniques (ex: Gather Victim Org Information, or Search Victim-Owned Websites).

For example, adversaries may use web content discovery tools such as Dirb, DirBuster, and GoBuster and generic or custom wordlists to enumerate a website’s pages and directories. This can help them to discover old, vulnerable pages or hidden administrative portals that could become the target of further operations (ex: Exploit Public-Facing Application or Brute Force).

As cloud storage solutions typically use globally unique names, adversaries may also use target-specific wordlists and tools such as s3recon and GCPBucketBrute to enumerate public and private buckets on cloud infrastructure. Once storage objects are discovered, adversaries may leverage Data from Cloud Storage to access valuable information that can be exfiltrated or used to escalate privileges and move laterally.

Tactics
Reconnaissance
Platforms
PRE
Telemetry
Network Traffic

How MITRE says to detect it DET0868

Detection of Wordlist Scanning

PRE Analytic 2000

Monitor for suspicious network traffic that could be indicative of scanning, such as large quantities originating from a single source (especially if the source is known to be associated with an adversary/botnet).

  • Network Traffic None

elastic/detection-rules

9 rules
Detection Severity Format
Web Server Potential SQL Injection Request High Elastic TOML
GKE Anonymous Endpoint Permission Enumeration Medium Elastic TOML
Kubernetes Potential Endpoint Permission Enumeration Attempt by Anonymous User Detected Medium Elastic TOML
Potential Linux Hack Tool Launched Medium Elastic TOML
Potential Spike in Web Server Error Logs Low Elastic TOML
Web Server Discovery or Fuzzing Activity Low Elastic TOML
Web Server Potential Command Injection Request Low Elastic TOML
Web Server Potential Spike in Error Response Codes Low Elastic TOML
Web Server Suspicious User Agent Requests Low Elastic TOML

socfortress/Wazuh-Rules

3 rules
Detection Severity Format
Sysmon - Event 1: Process creation · Wordlist Scanning with PowerShell (T1595.003) High Wazuh XML
Possible wordlist scanning based on known filename patterns (T1595.003) Medium Wazuh XML
Wordlist scanning tool execution detected (T1595.003) Medium Wazuh XML

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.