Emerging Threathightest

Pingback Backdoor File Indicators

Detects the use of Pingback backdoor that creates ICMP tunnel for C2 as described in the trustwave report

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Bhabesh RajCreated Wed May 05Updated Fri Feb 172bd63d53-84d4-4210-80ff-bf0658f1bf782021
Emerging Threat
Active Threat

Developed to detect an active or emerging threat. Prioritize investigation of any alerts and correlate with threat intelligence.

Log Source
WindowsFile Event
ProductWindows← raw: windows
CategoryFile Event← raw: file_event

Events for file system activity including creation, modification, and deletion.

Detection Logic
Detection Logic1 selector
detection:
    selection:
        Image|endswith: 'updata.exe'
        TargetFilename: 'C:\Windows\oci.dll'
    condition: selection
False Positives
Unlikely

False positives are unlikely for most environments. High confidence detection.

Rule Metadata
Rule ID
2bd63d53-84d4-4210-80ff-bf0658f1bf78
Status
test
Level
high
Type
Emerging Threat
Created
Wed May 05
Modified
Fri Feb 17
Path
rules-emerging-threats/2021/Malware/Pingback/file_event_win_malware_pingback_backdoor.yml
Raw Tags
attack.privilege-escalationattack.defense-evasionattack.persistenceattack.t1574.001detection.emerging-threats
View on GitHub