# Powershell Cheatsheet

:warning: Content of this page has been moved to [InternalSecurityResources/cheatsheets/powershell](https://mahbubzulkarnain.github.io/catatan-seekor-the-series/cheatsheets/powershell-cheatsheet/)

* [Execution Policy](https://mahbubzulkarnain.github.io/catatan-seekor-the-series/cheatsheets/powershell-cheatsheet/#execution-policy)
* [Encoded Commands](https://mahbubzulkarnain.github.io/catatan-seekor-the-series/cheatsheets/powershell-cheatsheet/#encoded-commands)
* [Constrained Mode](https://mahbubzulkarnain.github.io/catatan-seekor-the-series/cheatsheets/powershell-cheatsheet/#constrained-mode)
* [Encoded Commands](https://mahbubzulkarnain.github.io/catatan-seekor-the-series/cheatsheets/powershell-cheatsheet/#encoded-commands)
* [Download file](https://mahbubzulkarnain.github.io/catatan-seekor-the-series/cheatsheets/powershell-cheatsheet/#download-file)
* [Load Powershell scripts](https://mahbubzulkarnain.github.io/catatan-seekor-the-series/cheatsheets/powershell-cheatsheet/#load-powershell-scripts)
* [Load Chttps://mahbubzulkarnain.github.io/catatan-seekor-the-series/cheatsheets/powershell-cheatsheet/# assembly reflectively](https://mahbubzulkarnain.github.io/catatan-seekor-the-series/cheatsheets/powershell-cheatsheet/#load-c-assembly-reflectively)
* [Call Win API using delegate functions with Reflection](https://mahbubzulkarnain.github.io/catatan-seekor-the-series/cheatsheets/powershell-cheatsheet/#call-win-api-using-delegate-functions-with-reflection)
  * [Resolve address functions](https://mahbubzulkarnain.github.io/catatan-seekor-the-series/cheatsheets/powershell-cheatsheet/#resolve-address-functions)
  * [DelegateType Reflection](https://mahbubzulkarnain.github.io/catatan-seekor-the-series/cheatsheets/powershell-cheatsheet/#delegatetype-reflection)
  * [Example with a simple shellcode runner](https://mahbubzulkarnain.github.io/catatan-seekor-the-series/cheatsheets/powershell-cheatsheet/#example-with-a-simple-shellcode-runner)
* [Secure String to Plaintext](https://mahbubzulkarnain.github.io/catatan-seekor-the-series/cheatsheets/powershell-cheatsheet/#secure-string-to-plaintext)
* [References](https://mahbubzulkarnain.github.io/catatan-seekor-the-series/cheatsheets/powershell-cheatsheet/#references)
