mirror of
https://github.com/mgeeky/Penetration-Testing-Tools.git
synced 2025-09-02 18:18:34 +02:00
readme
This commit is contained in:
21
LICENSE.txt
21
LICENSE.txt
@ -1,21 +0,0 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2021 Mariusz Banach (mgeeky, <mb [at] binary-offensive.com>)
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
@ -4,30 +4,30 @@
|
||||
|
||||
- **`AzureRT`** - Powershell module implementing various cmdlets to interact with Azure and Azure AD from an offensive perspective. Helpful utilities dealing with access token based authentication, easily switching from `Az` to `AzureAD` and `az cli` interfaces, easy to use pre-made attacks such as Runbook-based command execution and more.
|
||||
|
||||
Authentication & Token mechanics:
|
||||
Authentication & Token mechanics:
|
||||
|
||||
- *`Connect-ART`*
|
||||
- *`Connect-ARTAD`*
|
||||
- *`Connect-ARTADServicePrincipal`*
|
||||
- *`Get-ARTAccessTokenAzCli`*
|
||||
- *`Get-ARTAccessTokenAz`*
|
||||
- *`Get-ARTAccessTokenAzureAD`*
|
||||
- *`Parse-JWTtokenRT`*
|
||||
- *`Remove-ARTServicePrincipalKey`*
|
||||
- *`Connect-ART`*
|
||||
- *`Connect-ARTAD`*
|
||||
- *`Connect-ARTADServicePrincipal`*
|
||||
- *`Get-ARTAccessTokenAzCli`*
|
||||
- *`Get-ARTAccessTokenAz`*
|
||||
- *`Get-ARTAccessTokenAzureAD`*
|
||||
- *`Parse-JWTtokenRT`*
|
||||
- *`Remove-ARTServicePrincipalKey`*
|
||||
|
||||
Recon and Situational Awareness:
|
||||
Recon and Situational Awareness:
|
||||
|
||||
- *`Get-ARTResource`*
|
||||
- *`Get-ARTRolePermissions`*
|
||||
- *`Get-ARTADRolePermissions`*
|
||||
- *`Get-ARTAzRoleAssignment`*
|
||||
- *`Get-ARTKeyVaultSecrets`*
|
||||
- *`Get-ARTResource`*
|
||||
- *`Get-ARTRolePermissions`*
|
||||
- *`Get-ARTADRolePermissions`*
|
||||
- *`Get-ARTAzRoleAssignment`*
|
||||
- *`Get-ARTKeyVaultSecrets`*
|
||||
|
||||
Privilege Escalation:
|
||||
Privilege Escalation:
|
||||
|
||||
- *`Add-ARTUserToGroup`*
|
||||
- *`Add-ARTUserToRole`*
|
||||
- *`Add-ARTUserToGroup`*
|
||||
- *`Add-ARTUserToRole`*
|
||||
|
||||
Lateral Movement:
|
||||
Lateral Movement:
|
||||
|
||||
- *`Invoke-ARTAutomationRunbook`*
|
||||
- *`Invoke-ARTAutomationRunbook`*
|
||||
|
Submodule phishing/VisualBasicObfuscator updated: 0a0d04094e...27fc012376
Submodule phishing/decode-spam-headers updated: 68a31e2540...7d3c3b5991
Reference in New Issue
Block a user