mirror of
https://github.com/carlospolop/PEASS-ng
synced 2025-03-28 18:33:05 +01:00
winpeas.ps1
This commit is contained in:
parent
11cfe79ad0
commit
e36d5a5736
6
.github/workflows/CI-master_tests.yml
vendored
6
.github/workflows/CI-master_tests.yml
vendored
@ -137,6 +137,12 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: winPEAS.bat
|
name: winPEAS.bat
|
||||||
path: winPEAS\winPEASbat\winPEAS.bat
|
path: winPEAS\winPEASbat\winPEAS.bat
|
||||||
|
|
||||||
|
- name: Upload winpeas.ps1
|
||||||
|
uses: actions/upload-artifact@v2
|
||||||
|
with:
|
||||||
|
name: winPEAS.ps1
|
||||||
|
path: winPEAS\winPEASps1\winPEAS.ps1
|
||||||
|
|
||||||
# Git add
|
# Git add
|
||||||
#- name: Create local changes
|
#- name: Create local changes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user