fix typo in description (#2168)

This commit is contained in:
Mika Ayenson
2022-07-27 08:51:52 -04:00
committed by GitHub
parent cdafe17ffb
commit fcc9cc9d8e
@@ -1,12 +1,12 @@
[metadata]
creation_date = "2021/01/13"
maturity = "production"
updated_date = "2021/03/03"
updated_date = "2022/07/25"
[rule]
author = ["Elastic"]
description = """
Identifies the creation or modification of a DirectoryService PlugIns (dsplug) file. The DirectoryService daemonlaunches
Identifies the creation or modification of a DirectoryService PlugIns (dsplug) file. The DirectoryService daemon launches
on each system boot and automatically reloads after crash. It scans and executes bundles that are located in the
DirectoryServices PlugIns folder and can be abused by adversaries to maintain persistence.
"""