From 545dcb72013bc84c0de4fe548f5929fb8d5560b4 Mon Sep 17 00:00:00 2001 From: Gowthamaraj rajendran Date: Mon, 11 Sep 2023 10:42:21 -0700 Subject: [PATCH] Rename File Name according to the Convention --- ...ndows_find_domain_organizational_units_with_getdomainou.yml} | 2 +- ...dows_find_interesting_acl_with_findinterestingdomainacl.yml} | 2 +- ...ck.yml => windows_forest_discovery_with_getforestdomain.yml} | 2 +- ...ml => windows_get_local_admin_with_findlocaladminaccess.yml} | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) rename detections/endpoint/{get_domainou_with_powershell_script_block.yml => windows_find_domain_organizational_units_with_getdomainou.yml} (97%) rename detections/endpoint/{find_interestingdomainacl_with_powershell_script_block.yml => windows_find_interesting_acl_with_findinterestingdomainacl.yml} (97%) rename detections/endpoint/{get_forestdomain_with_powershell_script_block.yml => windows_forest_discovery_with_getforestdomain.yml} (98%) rename detections/endpoint/{find_localadminaccess_with_powershell_script_block.yml => windows_get_local_admin_with_findlocaladminaccess.yml} (97%) diff --git a/detections/endpoint/get_domainou_with_powershell_script_block.yml b/detections/endpoint/windows_find_domain_organizational_units_with_getdomainou.yml similarity index 97% rename from detections/endpoint/get_domainou_with_powershell_script_block.yml rename to detections/endpoint/windows_find_domain_organizational_units_with_getdomainou.yml index 012faf0e6c..4e2210aed0 100644 --- a/detections/endpoint/get_domainou_with_powershell_script_block.yml +++ b/detections/endpoint/windows_find_domain_organizational_units_with_getdomainou.yml @@ -1,4 +1,4 @@ -name: Get DomainOU with PowerShell Script Block +name: Windows Find Domain Organizational Units with GetDomainOU id: 0ada2f82-b7af-40cc-b1d7-1e5985afcb4e version: 1 date: '2023-08-31' diff --git a/detections/endpoint/find_interestingdomainacl_with_powershell_script_block.yml b/detections/endpoint/windows_find_interesting_acl_with_findinterestingdomainacl.yml similarity index 97% rename from detections/endpoint/find_interestingdomainacl_with_powershell_script_block.yml rename to detections/endpoint/windows_find_interesting_acl_with_findinterestingdomainacl.yml index 6ed44ce890..b2d6bf3477 100644 --- a/detections/endpoint/find_interestingdomainacl_with_powershell_script_block.yml +++ b/detections/endpoint/windows_find_interesting_acl_with_findinterestingdomainacl.yml @@ -1,4 +1,4 @@ -name: Find InterestingDomainAcl with PowerShell Script Block +name: Windows Find Interesting ACL with FindInterestingDomainAcl id: e4a96dfd-667a-4487-b942-ccef5a1e81e8 version: 1 date: '2023-08-31' diff --git a/detections/endpoint/get_forestdomain_with_powershell_script_block.yml b/detections/endpoint/windows_forest_discovery_with_getforestdomain.yml similarity index 98% rename from detections/endpoint/get_forestdomain_with_powershell_script_block.yml rename to detections/endpoint/windows_forest_discovery_with_getforestdomain.yml index 740f2e41f7..ed701ee3c3 100644 --- a/detections/endpoint/get_forestdomain_with_powershell_script_block.yml +++ b/detections/endpoint/windows_forest_discovery_with_getforestdomain.yml @@ -1,4 +1,4 @@ -name: Get ForestDomain with PowerShell Script Block +name: Windows Forest Discovery with GetForestDomain id: a14803b2-4bd9-4c08-8b57-c37980edebe8 version: 1 date: '2023-08-31' diff --git a/detections/endpoint/find_localadminaccess_with_powershell_script_block.yml b/detections/endpoint/windows_get_local_admin_with_findlocaladminaccess.yml similarity index 97% rename from detections/endpoint/find_localadminaccess_with_powershell_script_block.yml rename to detections/endpoint/windows_get_local_admin_with_findlocaladminaccess.yml index 163fbf262c..d9ebd73295 100644 --- a/detections/endpoint/find_localadminaccess_with_powershell_script_block.yml +++ b/detections/endpoint/windows_get_local_admin_with_findlocaladminaccess.yml @@ -1,4 +1,4 @@ -name: Find LocalAdminAccess with PowerShell Script Block +name: Windows Get Local Admin with FindLocalAdminAccess id: d2988160-3ce9-4310-b59d-905334920cdd version: 1 date: '2023-08-31'