Remote Server Service Abuse
Detects remote RPC calls to possibly abuse remote encryption service via MS-SRVS
Sigma rule (View on GitHub)
1title: Remote Server Service Abuse
2id: b6ea3cc7-542f-43ef-bbe4-980fbed444c7
3status: test
4description: Detects remote RPC calls to possibly abuse remote encryption service via MS-SRVS
5references:
6 - https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-srvs/accf23b0-0f57-441c-9185-43041f1b0ee9
7 - https://github.com/jsecurity101/MSRPC-to-ATTACK/blob/ddd4608fe8684fcf2fcf9b48c5f0b3c28097f8a3/documents/MS-SRVS.md
8 - https://github.com/zeronetworks/rpcfirewall
9 - https://zeronetworks.com/blog/stopping-lateral-movement-via-the-rpc-firewall/
10author: Sagie Dulce, Dekel Paz
11date: 2022-01-01
12tags:
13 - attack.lateral-movement
14logsource:
15 product: rpc_firewall
16 category: application
17 definition: 'Requirements: install and apply the RPC Firewall to all processes with "audit:true action:block uuid:4b324fc8-1670-01d3-1278-5a47bf6ee188'
18detection:
19 selection:
20 EventLog: RPCFW
21 EventID: 3
22 InterfaceUuid: 4b324fc8-1670-01d3-1278-5a47bf6ee188
23 condition: selection
24falsepositives:
25 - Legitimate remote share creation
26level: high
References
Related rules
- Mstsc.EXE Execution From Uncommon Parent
- Possible Exploitation of Exchange RCE CVE-2021-42321
- Publicly Accessible RDP Service
- Remote Encrypting File System Abuse
- Remote File Copy