Phoenix Studio
Convert indexed Sigma rules into analyst-ready detections.
This studio is built around Phoenix's own rule corpus, not a blank editor. Search by title or rule id, choose a local pySigma backend, then reveal pipelines only when you actually need them.
Indexed Rules
3,731
Ready to search
Backends
17
Loaded from pysigma-node
pySigma Versions
10
Newest: 1.3.3
Translation Workspace
Shape the rule before it leaves Phoenix
Tune Translation
Active Rule
APT31 Judgement Panda Activity
Target Profile
Splunk
Splunk through pysigma-backend-splunk.
Format Mode
Default
Default pySigma output mode for this backend.
Conversion Output
APT31 Judgement Panda Activity
Using Splunk · Default · pySigma 1.3.3
Translation controls
Adjust the rule on the left, then regenerate when you want a fresh backend-native query.
BackendSplunkFormatDefaultVersion1.3.3
title: APT31 Judgement Panda Activity
id: 03e2746e-2b31-42f1-ab7a-eb39365b2422
status: test
description: Detects APT31 Judgement Panda activity as described in the Crowdstrike 2019 Global Threat Report
references:
- https://www.documentcloud.org/documents/5743766-Global-Threat-Report-2019.html
author: Florian Roth (Nextron Systems)
date: 2019-02-21
modified: 2023-03-10
tags:
- attack.collection
- attack.lateral-movement
- attack.credential-access
- attack.g0128
- attack.t1003.001
- attack.t1560.001
- detection.emerging-threats
logsource:
category: process_creation
product: windows
detection:
selection_ldifde:
CommandLine|contains|all:
- 'ldifde'
- '-f -n'
- 'eprod.ldf'
selection_lateral_movement:
CommandLine|contains|all:
- 'copy \\\\'
- 'c$'
CommandLine|contains:
- '\aaaa\procdump64.exe'
- '\aaaa\netsess.exe'
- '\aaaa\7za.exe'
- '\c$\aaaa\'
condition: 1 of selection_*
falsepositives:
- Unlikely
level: critical
CLI command
Copy the exact command to reproduce this translation locally.
sigma convert --without-pipeline -t splunk -f default rules-emerging-threats/2019/TA/APT31/proc_creation_win_apt_apt31_judgement_panda.yml