https://github.com/notoriousrebel/blueshellpower
Blue team Powershell scripts
https://github.com/notoriousrebel/blueshellpower
blueteam powershell redteam
Last synced: 5 months ago
JSON representation
Blue team Powershell scripts
- Host: GitHub
- URL: https://github.com/notoriousrebel/blueshellpower
- Owner: NotoriousRebel
- Created: 2018-07-21T22:34:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-09T17:13:29.000Z (almost 6 years ago)
- Last Synced: 2025-01-26T00:12:15.994Z (about 1 year ago)
- Topics: blueteam, powershell, redteam
- Language: PowerShell
- Homepage:
- Size: 16.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlueShellPower
Blue team Powershell scripts
If execution of scripts is disabled do:
```Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser```