Commit Graph

154 Commits

Author SHA1 Message Date
Karim El-Melhaoui ec00a5ff93 Added function to enable Elevated Access Toggle 2022-10-21 17:39:44 +02:00
Karl Fosaaen 3a80799d76 Merge pull request #27 from goosvorbook/patch-2
Fixed Typo
2022-10-18 08:45:36 -07:00
Goos 6e4ab3d223 Fixed Typo 2022-10-18 17:39:50 +02:00
Karl Fosaaen a8b13ee8a4 Merge pull request #25 from goosvorbook/patch-1
Update Get-AzPasswords.ps1
2022-10-18 08:33:03 -07:00
Goos dddb7c3201 Update Get-AzPasswords.ps1
there is an edge case when both systemassigned and userassigned are active.
This will result in a non-hit as 'systemassigned,userassigned' does not equal 'systemassigned'
2022-10-17 13:15:30 +02:00
Karl Fosaaen c771c665a2 Added App Service SP Extraction 2022-06-27 12:41:41 -07:00
Karl Fosaaen d0cf8d7cb2 Update Get-AzPasswords.ps1
Bug fixes for Automation Account extraction. Added Service Principal Client ID and Secret extraction for Function Apps with integrated authentication providers.
2022-06-23 16:24:48 -07:00
Karl Fosaaen 156c4e9f42 Update Get-AzPasswords.ps1
Added Service Bus Keys
Added error handling for API Management issue with KV values.
2022-05-24 16:05:17 -07:00
Karl Fosaaen 3406f6dc37 Merge pull request #20 from ZephrFish/patch-1
fixed misspelling of function in else statement
2022-04-25 14:52:25 -05:00
Andy Gill 14d341da72 fixed misspelling of function in else statement 2022-04-20 17:42:50 +01:00
Karl Fosaaen 2bf7a1fd5d Update Get-AzPasswords.ps1 2022-04-14 15:45:56 -07:00
Karl Fosaaen 9b2e700cca Update Get-AzPasswords.ps1
Added Container App Secrets Dumping
2022-04-14 09:27:02 -07:00
Karl Fosaaen bf187368cb Merge branch 'master' of https://github.com/NetSPI/MicroBurst 2022-03-16 13:43:57 -07:00
Karl Fosaaen 1109b4404b Create Invoke-AzHybridWorkerExtraction.ps1 2022-03-16 13:43:53 -07:00
Karl Fosaaen 1bf657b35d Update README.md 2022-03-08 14:36:12 -08:00
Karl Fosaaen 9494c13a0b Update README.md 2022-03-08 14:33:35 -08:00
Karl Fosaaen f24f73e6f1 Update README.md 2022-03-08 08:05:13 -08:00
Karl Fosaaen 875e37ef6c Update Get-AzPasswords.ps1 2022-02-16 11:47:40 -08:00
passthehashbrowns e7bff7f961 Added support for the "Test Pane" API to Get-AzPasswords 2022-01-26 12:06:14 -06:00
passthehashbrowns 02f0ea241b Add support for enumerating VM Extensions and custom Policies 2022-01-24 09:11:28 -06:00
Karl Fosaaen 38d4f7b730 Update permutations.txt 2022-01-13 08:07:38 -08:00
Karl Fosaaen 3953ab55aa Merge branch 'master' of https://github.com/NetSPI/MicroBurst 2021-11-17 12:38:05 -08:00
Karl Fosaaen 5ede7256c1 Create Get-AzAppRegistrationManifest.ps1 2021-11-17 12:37:59 -08:00
passthehashbrowns a60797ef3c Updated Get-AzPasswords.ps1 to fetch managed identity tokens 2021-11-01 11:16:02 -05:00
Karl Fosaaen 89567eeab1 Update Invoke-EnumerateAzureSubDomains.ps1 2021-10-26 12:50:41 -07:00
Karl Fosaaen 5d36920d5f Update README.md 2021-10-06 14:17:22 -07:00
Karl Fosaaen ef6946f61e Update Get-AzPasswords.ps1
Added support for extracting "Key Vault Reference" App Services configuration parameters
2021-10-06 14:02:01 -07:00
passthehashbrowns 473d94a4c8 Added Invoke-AzAppServicesCMD 2021-09-14 13:31:29 -05:00
passthehashbrowns 9fada12c8c Updated API Connection hijack to better method 2021-08-10 11:37:23 -05:00
Karl Fosaaen 439689ab43 Update Get-AzPasswords.ps1
Small bug fixes
2021-07-27 10:26:17 -07:00
Karl Fosaaen 4c26956ce1 Update Get-AzPasswords.ps1
Added AKS service principal and Managed ID token extraction via VMSS command execution.
2021-07-23 08:14:39 -07:00
passthehashbrowns fe41d04297 Added Logic App tooling 2021-07-20 10:34:02 -05:00
Karl Fosaaen 312fab545b Update README.md 2021-07-02 08:30:30 -07:00
passthehashbrowns a582e833b9 Added logic app enumeration 2021-07-02 10:19:20 -05:00
Karl Fosaaen 05818c48e2 Update Get-AzAutomationAccountCredsREST.ps1 2021-07-01 15:03:35 -07:00
Karl Fosaaen 4b0fd5de79 Merge branch 'master' of https://github.com/NetSPI/MicroBurst 2021-07-01 15:02:18 -07:00
Karl Fosaaen d5de55867f Update Get-AzAutomationAccountCredsREST.ps1 2021-07-01 15:01:23 -07:00
passthehashbrowns 8ed39d0c35 Merge branch 'master' into master 2021-07-01 16:42:53 -05:00
passthehashbrowns 0fb5841a9c Update Get-AzAutomationAccountCredsREST.ps1 2021-07-01 16:37:59 -05:00
Karl Fosaaen 82de1d8cb0 Update Get-AzPasswords.ps1
Added AKS cluster credential gathering option.
2021-07-01 09:17:23 -07:00
Jake Karnes 10eb200a1c Cleaning up indentation 2021-06-23 09:50:43 -07:00
Jake Karnes 7c20a18b63 Cleaning up indentation 2021-06-23 09:45:23 -07:00
Karl Fosaaen 68a52439e7 Merge pull request #15 from jakekarnes42/master
Add DSC VM Extension Functionality
2021-06-23 08:48:06 -07:00
Jake Karnes dfe1ec4d74 Include Invoke-DscVmExtension.ps1 2021-06-21 15:58:51 -07:00
Jake Karnes 01a4f048f9 Add Invoke-DscVmExtension function which deploys a DSC from any URL 2021-06-21 15:58:09 -07:00
Jake Karnes 423fc029dc Prebuilt DSC Examples 2021-06-21 15:50:39 -07:00
Jake Karnes ff349064c4 Add PowerShell function app which receives a managed identity bearer token and checks its privileges 2021-06-21 15:48:33 -07:00
Karl Fosaaen c600eed5e6 Update README.md 2021-06-21 11:07:14 -07:00
Karl Fosaaen 89da7c7ddb Merge pull request #14 from viksecurity/master
Update Invoke-EnumerateAzureBlobs.ps1
2021-06-18 10:12:53 -07:00
viksecurity b9ae4821f6 Update Invoke-EnumerateAzureBlobs.ps1
Added -UseBasicParsing to mitigate problems when Internet Explorer is not configured
2021-06-03 12:35:45 +02:00