Suspicious Child Process of SAP NetWeaver - Linux
Description
Detects suspicious child processes spawned by SAP NetWeaver on Linux systems that could indicate potential exploitation of vulnerability that allows arbitrary execution via webshells such as CVE-2025-31324.
Query · sigma
selection_parent_img: ParentImage|contains: - /j2ee/cluster/apps/sap.com/irj/servlet_jsp/irj/work - /j2ee/cluster/apps/sap.com/irj/servlet_jsp/irj/root selection_current_dict: CurrentDirectory|contains: - /j2ee/cluster/apps/sap.com/irj/servlet_jsp/irj/work - /j2ee/cluster/apps/sap.com/irj/servlet_jsp/irj/root selection_child: Image|endswith: - /ash - /bash - /csh - /dash - /ksh - /sh - /tcsh - /zsh - /python - /python2 - /python3 - /perl - /ruby - /curl - /wget - /nc - /netcat - /ncat - /socat - /nmap - /telnet - /awk - /sed condition: (selection_parent_img or selection_current_dict) and selection_child
Known false positives
- Legitimate administrative activities such as software updates