mirror of
https://github.com/calebstewart/pwncat.git
synced 2024-11-23 17:15:38 +01:00
b787772c68
This should cover all of the powersploit PowerShell scripts available on the Github repository. They're loaded in groups, but individual scripts could still be loaded by URL w/ `manage.powershell.import` if needed.
17 lines
191 B
Plaintext
17 lines
191 B
Plaintext
env/
|
|
**/*.pyc
|
|
**/__pycache__/
|
|
**/*.egg-info/
|
|
build/
|
|
dist/
|
|
.byebug_history
|
|
testbed
|
|
.idea/
|
|
**/*.sqlite
|
|
testing/
|
|
data/pwncat.sqlite-journal
|
|
pwncat.sqlite-journal
|
|
linpeas.txt
|
|
NOTES.md
|
|
db/pwncat*
|