Karl Fosaaen
1990ea38d1
Update Invoke-AzUADeploymentScript.ps1
...
Adjusted token extraction command to correct for token casting to SecureString in Get-AzAccessToken output.
2025-10-29 15:53:37 -07:00
Karl Fosaaen
0686f62640
Added WireServer Helper Scripts
2025-10-23 08:05:37 -07:00
Karl Fosaaen
0c21c5e95d
Create Get-AzWebAppTokens.ps1
2025-07-23 14:00:46 -07:00
Karl Fosaaen
1c53854bc8
Merge pull request #54 from petergs/correctly-handle-single-file
...
Correctly handle public Azure Blob Storage containers containing one file
2025-07-23 07:41:56 -07:00
Karl Fosaaen
0b48be7487
Delete Old LICENSE
2025-07-15 14:29:23 -07:00
Karl Fosaaen
c9a2b6188a
Update LICENSE
2025-07-15 14:27:44 -07:00
Karl Fosaaen
7ace69a7b4
Update Invoke-AzAppServicesKuduDebug.ps1
...
Made corrections for the updates to scm hostnames.
Added support (-rbac) for using management tokens instead of publishing credentials.
2025-07-09 11:09:44 -07:00
Karl Fosaaen
79f476761f
Added Load Testing Functionality
...
Added the Get-AzLoadTestingData function and the supporting files.
2025-07-01 12:57:52 -07:00
Karl Fosaaen
6c4a0eaada
Update Invoke-AzAppServicesCMD.ps1
...
Added a -rbac flag to use the management token, instead of publish profile credentials.
2025-06-30 15:35:15 -07:00
Karl Fosaaen
c6d50537ea
Merge pull request #53 from petergs/add-usebasicparsing-for-blob-filelist
...
Update Invoke-EnumerateAzureBlobs.ps1 to ensure UseBasicParsing on all Invoke-WebRequest calls
2025-06-09 15:40:42 -05:00
Peter Stratis
9890ef3a1b
Correctly handle public Azure Blob Storage containers container one file
2025-06-05 16:29:47 -04:00
petergs
87a85d32a5
Update Invoke-EnumerateAzureBlobs.ps1
...
Adds the -UseBasicParsing flag to the Invoke-WebRequest command for listing public files in an Azure Blob Storage container. Prevents a silent error when Internet Explorer is not configured/available.
2025-06-05 14:15:25 -04:00
Karl Fosaaen
081cbde6c4
Merge branch 'master' of https://github.com/NetSPI/MicroBurst
2025-03-19 10:07:10 -07:00
Karl Fosaaen
1c5ccbdde1
Update MicroBurst.psm1
...
Fixed module logic on imports. Function importing was failing if module was already loaded.
2025-03-19 10:07:06 -07:00
Karl Fosaaen
73628567a6
Merge pull request #50 from LuemmelSec/master
...
Update Get-AzPasswords.ps1
2025-03-05 07:47:42 -08:00
LuemmelSec
6f00d26a62
Update Get-AzPasswords.ps1
...
You broke the script with @Nathan's latest changes ^^
2025-03-05 08:33:59 +01:00
Karl Fosaaen
f778966722
Merge pull request #48 from r3nhat/patch-1
...
Added Azure Virtual Machines Subdomain Enumeration
2025-03-04 14:13:58 -08:00
Karl Fosaaen
a39e2eee95
Merge pull request #49 from nathanmcnulty/master
...
Handle tokens using SecureString
2025-03-04 14:07:22 -08:00
Nathan McNulty
529cd1f4a1
Handle tokens using SecureString
2025-03-01 08:58:23 +00:00
r3n_hat
66bd5e6c57
Added Azure Virtual Machines Subdomain Enumeration
2025-03-01 08:27:21 +02:00
Karl Fosaaen
ca0bfb1e26
Merge pull request #44 from xybytes/master
...
Azure Machine Learning Scripts
2025-02-14 14:48:11 -08:00
Christian Bortone
dd8c39c3f3
Delete Az/Invoke-AzMachineLearningApi.ps1
2025-02-12 12:01:11 +01:00
Karl Fosaaen
c00b513ebc
Update Get-AzPasswords.ps1
2025-02-11 14:23:15 -08:00
Christian Bortone
3930ea397f
Add Header
2025-02-03 00:37:36 +01:00
Christian Bortone
38fa56fa7a
Update Get-AzMachineLearningData.ps1
...
Get rid of the storage account key dump and eliminate the need for the resource group as a parameter.
2025-02-02 23:04:51 +01:00
christianbortone
13e1269612
add ps1
2025-01-08 16:03:51 +01:00
christianbortone
ce4b6950f5
update
2025-01-08 16:01:40 +01:00
christianbortone
66301808ab
Update .gitignore
2025-01-08 15:54:46 +01:00
christianbortone
4d5ba9e99d
Update .gitignore
2025-01-08 15:53:25 +01:00
christianbortone
1c1f8f6054
update
2025-01-08 15:04:29 +01:00
Karl Fosaaen
c83886efce
Create Get-AzMachineLearningCredentials.ps1
2025-01-07 14:48:13 -08:00
christianbortone
921505f1d9
Update Get-AzMachineLearningData.ps1
2025-01-06 21:55:26 +01:00
christianbortone
aaa86457ed
Update Get-AzMachineLearningData.ps1
2025-01-06 21:48:35 +01:00
christianbortone
7dd9af01de
Update Invoke-AzMachineLearningApi
2025-01-06 19:30:31 +01:00
christianbortone
1eff295b2a
Update Invoke-AzMachineLearningApi
2025-01-06 19:17:12 +01:00
christianbortone
3fb0300267
update Invoke-AzMachineLearninApi
2025-01-06 01:22:00 +01:00
christianbortone
64c23e6625
Update Invoke-AzMachineLearninApi
2025-01-05 18:51:00 +01:00
christianbortone
1fb2fe0a7e
Create Invoke-AzMachineLearninApi
2025-01-02 22:42:16 +01:00
christianbortone
b696b86788
Azure Machine Learning new script
...
Get-AzMachineLearningData.ps1, enumerate azure ml.
2025-01-02 12:25:16 +01:00
Karl Fosaaen
7c7e809d53
Update Invoke-EnumerateAzureBlobs.ps1
2024-11-06 12:20:05 -08:00
Karl Fosaaen
a26ecc736c
Update Get-AzDomainInfo.ps1
...
Fix for subscriptions with double quotes in their names
2024-10-28 14:25:04 -07:00
Karl Fosaaen
c9a0afeaa3
Automation Account Module Updates
2024-09-23 14:54:14 -07:00
Karl Fosaaen
2eed7f1efe
Update README.md
2024-08-22 14:03:33 -07:00
Karl Fosaaen
95d240ad57
Create Get-AzArcCertificates.ps1
2024-08-02 13:42:56 -07:00
Karl Fosaaen
0973a49926
Create Invoke-AzAppServicesKuduDebug.ps1
2024-05-15 12:34:14 -07:00
Karl Fosaaen
8e526af7e6
Merge pull request #42 from agroyz/Get-AzPasswords_ACRpasswords_trycatch
...
add try/catch to Get-AzPasswords ACRpassword block of code
2024-05-15 12:23:56 -07:00
Alex Groyz
93904d862f
add try/catch to Get-AzPasswords ACRpassword block of code
2024-04-19 13:36:52 -04:00
Karl Fosaaen
db4f139f50
Merge branch 'master' of https://github.com/NetSPI/MicroBurst
2024-04-19 10:26:35 -07:00
Karl Fosaaen
b5d5f37bd4
Update Get-AzDomainInfo.ps1
2024-04-19 10:26:11 -07:00
Karl Fosaaen
cf5b98d609
Merge pull request #37 from Tecvity/njmulsqb-patch-1
...
Update README.md
2024-04-01 12:29:58 -07:00