https://github.com/affix/powershellscripts
https://github.com/affix/powershellscripts
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/affix/powershellscripts
- Owner: affix
- License: mit
- Created: 2025-01-14T16:45:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-20T20:07:57.000Z (over 1 year ago)
- Last Synced: 2025-01-22T23:17:51.508Z (over 1 year ago)
- Language: PowerShell
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## PowerShell Tools
A small selection of Powershell tools and scripts that I've written for various tasks.
### Invoke-Socks
A simple SOCKS5 proxy server written in PowerShell for penetration testing, red teaming, or network pivoting scenarios. This is not designed to be performant or secure, but rather a quick and easy way to set up a SOCKS5 proxy for testing purposes.