> ## Documentation Index
> Fetch the complete documentation index at: https://docs.extractor.live/llms.txt
> Use this file to discover all available pages before exploring further.

# Security monitoring detectors

> Choose from a suite of pre-built Hacken Extractor security detectors — AML, DNS, hash, attack, anomaly, gas, SSL, multisig — covering every threat vector.

Each detector targets a specific threat vector. Enable any combination on your monitored addresses — they run independently and can each have their own alert severity and configuration.

<CardGroup cols={2}>
  <Card title="AML Detector" icon="shield-halved" href="/security-monitoring/detectors/aml-detector">Checks addresses against AML, sanctions, and exploit databases.</Card>
  <Card title="Extractor Attack Detector" icon="bug" href="/security-monitoring/detectors/extractor-attack-detector">Detects known exploit patterns and attack signatures in real time.</Card>
  <Card title="Address Poison" icon="skull-crossbones" href="/security-monitoring/detectors/address-poison">Detects look-alike address injection attacks in transaction history.</Card>
  <Card title="Chainabuse Monitor" icon="triangle-exclamation" href="/security-monitoring/detectors/chainabuse-monitor">Flags interactions with addresses reported on Chainabuse.</Card>
  <Card title="Block Anomaly" icon="cube" href="/security-monitoring/detectors/block-anomaly">Flags blocks with abnormal transaction counts, gas usage, or size.</Card>
  <Card title="Block Re-Org" icon="arrow-rotate-left" href="/security-monitoring/detectors/block-re-org">Detects blockchain reorganizations that may indicate 51% attacks.</Card>
  <Card title="Contract Hash Verification" icon="fingerprint" href="/security-monitoring/detectors/contract-hash-verification">Alerts when deployed contract bytecode has changed.</Card>
  <Card title="DNS Monitor" icon="globe" href="/security-monitoring/detectors/dns-monitor">Monitors DNS records for unauthorized changes.</Card>
  <Card title="Gas Monitor" icon="gas-pump" href="/security-monitoring/detectors/gas-monitor">Tracks gas price anomalies across the network.</Card>
  <Card title="GitHub Monitor" icon="github" href="/security-monitoring/detectors/github-monitor">Watches GitHub repositories for security-relevant changes.</Card>
  <Card title="Network Monitor" icon="network-wired" href="/security-monitoring/detectors/network-monitor">Monitors network-level metrics and peer connectivity.</Card>
  <Card title="NIST Alerts Monitor" icon="bell" href="/security-monitoring/detectors/nist-alerts-monitor">Tracks NVD/NIST vulnerability alerts relevant to your stack.</Card>
  <Card title="Safe Multisig Monitor" icon="users" href="/security-monitoring/detectors/safe-multisig-monitor">Monitors Safe multisig proposals and executions.</Card>
  <Card title="Security Sleuth" icon="magnifying-glass" href="/security-monitoring/detectors/security-sleuth">Analyzes on-chain patterns for signs of pre-attack behavior.</Card>
  <Card title="SSL Monitor" icon="lock" href="/security-monitoring/detectors/ssl-monitor">Monitors TLS certificate validity and expiry.</Card>
  <Card title="Tracker" icon="route" href="/security-monitoring/detectors/tracker">Traces and labels addresses as funds move across hops.</Card>
  <Card title="Wallet" icon="briefcase" href="/security-monitoring/detectors/wallet">Monitors wallet balances and transaction activity.</Card>
</CardGroup>
