Commit Graph

10 Commits

Author SHA1 Message Date
passthehashbrowns 02f0ea241b Add support for enumerating VM Extensions and custom Policies 2022-01-24 09:11:28 -06:00
passthehashbrowns a582e833b9 Added logic app enumeration 2021-07-02 10:19:20 -05:00
Karl Fosaaen 5192523bdb Merge branch 'master' of https://github.com/NetSPI/MicroBurst 2021-06-02 15:11:54 -07:00
Karl Fosaaen a2fffeaa4b Update Get-AzDomainInfo.ps1
Storage Account now only lists public list-able files, container names, and containers with "Blob" permissions. Makes the function friendly for dumping storage account info with the "Reader" role.
2021-06-02 15:11:47 -07:00
Jake Karnes deca627e8d Recursively enumerate Owners/Contributors
This update unifies the behavior for Owner/Contributor identification, especially in the case of nested groups. Previously, the groups were checked one level down. Now, groups underneath Owner/Contributor are recursively reviewed with their contents ultimately appended onto the CSV. The results are de-duplicated while recursing, and this should also take care of any potential circular groups (but that hasn't been tested). 

This does change the output files. Previously, the script created a new CSV for each nested Contributor group. Now there is a single InheritedContributors.csv, matching InheritedOwners.csv.
2021-04-12 15:42:55 -07:00
Karl Fosaaen 8b9f254f49 Update Get-AzDomainInfo.ps1
Added section to dump automation account runbooks and variables.
2021-03-23 13:17:54 -07:00
Karl Fosaaen cce95ce5db Updating Bing API URL 2021-01-04 09:47:21 -08:00
Karl Fosaaen 2bbdeb56ba Get-AzPasswords Updates
Now handles exporting certificates for multiple Automation Account connections.
2020-07-08 15:02:29 -07:00
Karl Fosaaen d1ae380d99 Fix
Fixed blob file listing output
2020-05-18 17:45:55 -07:00
Karl Fosaaen 33e876c303 Repo Reorganization
Moved ps1 files to appropriate folders and upated the base psm1 file.
2020-03-19 09:23:13 -07:00