← Back to SOC feed Coverage →

ThreatFox: AMOS IOCs

ioc-hunt HIGH ThreatFox
UrlClickEvents
iocosx-amosthreatfox
This rule was pulled from an open-source repository and enriched with AI. Validate in a test environment before deploying to production.
View original rule at ThreatFox →
Retrieved: 2026-04-18T16:05:06Z · Confidence: high

Hunt Hypothesis

The ThreatFox: AMOS IOCs rule detects potential adversary activity linked to the AMOS threat group, leveraging known indicators of compromise to identify malicious behavior in the environment. SOC teams should proactively hunt for this behavior in Azure Sentinel to detect and respond to advanced persistent threats that may be leveraging these IOCs to establish persistence or exfiltrate data.

IOC Summary

Malware Family: AMOS Total IOCs: 7 IOC Types: url

TypeValueThreat TypeFirst SeenConfidence
urlhxxps://pewweepor092.com/gate/ledger-asarpayload_delivery2026-04-1890%
urlhxxps://pewweepor092.com/gate/atomic-asarpayload_delivery2026-04-1890%
urlhxxps://pewweepor092.com/gate/exodus-asarpayload_delivery2026-04-1890%
urlhxxps://pewweepor092.com/gate/ledgerlive-asarpayload_delivery2026-04-1890%
urlhxxps://pewweepor092.com/gatebotnet_cc2026-04-1890%
urlhxxps://pewweepor092.com/gate/trezor-asarpayload_delivery2026-04-1890%
urlhxxps://pewweepor092.com/gate/chunkbotnet_cc2026-04-1890%

KQL: Url Hunt

// Hunt for access to known malicious URLs
// Source: ThreatFox - AMOS
let malicious_urls = dynamic(["https://pewweepor092.com/gate/ledger-asar", "https://pewweepor092.com/gate/atomic-asar", "https://pewweepor092.com/gate/exodus-asar", "https://pewweepor092.com/gate/ledgerlive-asar", "https://pewweepor092.com/gate", "https://pewweepor092.com/gate/trezor-asar", "https://pewweepor092.com/gate/chunk"]);
UrlClickEvents
| where Url has_any (malicious_urls)
| project Timestamp, AccountUpn, Url, ActionType, IsClickedThrough
| order by Timestamp desc

Required Data Sources

Sentinel TableNotes
UrlClickEventsEnsure this data connector is enabled

References

False Positive Guidance

Original source: https://threatfox.abuse.ch/browse/malware/osx.amos/