README Update - Contributions and Documentation

pull/2/head
Swissky 2023-12-01 22:29:17 +01:00
parent 0dd1cc6ac6
commit 325fb499cb
2 changed files with 10 additions and 4 deletions

View File

@ -11,10 +11,17 @@ Active Directory and Internal Pentest Cheatsheets
📖 Documentation
-----
TODO
* Feel free to update any pages with your knowledge by submitting a Pull Request
* Content in this repository is provided as is, for learning purpose. The author and contributors take no responsibility if you break something.
👨‍💻 Contributions
-----
TODO
<p align="center">
<a href="https://github.com/swisskyrepo/InternalAllTheThings/graphs/contributors">
<img src="https://contrib.rocks/image?repo=swisskyrepo/InternalAllTheThings&max=36">
</a>
</p>
Thanks again for your contribution! :heart:

View File

@ -6,8 +6,7 @@
> Allow anyone with "Contributor" rights to run PowerShell scripts on any Azure VM in a subscription as `NT Authority\System`
**Requirements**:
* `Microsoft.Compute/virtualMachines/runCommand/action`
**Requirements**: `Microsoft.Compute/virtualMachines/runCommand/action`
* List available Virtual Machines
```powershell