From 8c6fc62d773c7d9e21586f304007610489500296 Mon Sep 17 00:00:00 2001 From: mgeeky Date: Sun, 23 Jan 2022 00:43:55 +0100 Subject: [PATCH] Updated AzureRT --- clouds/azure/AzureRT | 2 +- clouds/azure/README.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/clouds/azure/AzureRT b/clouds/azure/AzureRT index 7283950..22721b6 160000 --- a/clouds/azure/AzureRT +++ b/clouds/azure/AzureRT @@ -1 +1 @@ -Subproject commit 7283950edc88d1a0ff64f1cbbe99500532f2706d +Subproject commit 22721b64f786324178c187c584b32a101aa4fd3c diff --git a/clouds/azure/README.md b/clouds/azure/README.md index 673541b..eed3a71 100644 --- a/clouds/azure/README.md +++ b/clouds/azure/README.md @@ -30,7 +30,14 @@ - *`Add-ARTUserToGroup`* - *`Add-ARTUserToRole`* + - *`Add-ARTADAppSecret`* Lateral Movement: - *`Invoke-ARTAutomationRunbook`* + + Misc: + + - *`Get-ARTUserId`* + - *`Parse-JWTtokenRT`* + - *`Get-ARTRESTMethod`*