Test your organization's PCoIP server (e.g. Teradici) to uncover accounts with weak passwords by performing password spray testing.
Targeted API: /pcoip-broker/xml
puppy -domain example.org
In addition the following three files have to be in the same directory as puppy
:
accounts.txt
passwords.txt
servers.txt
- only the first server is used at the moment
Runtime logs and results are written to the ./logs/
folder.
git clone https://github.com/wunderwuzzi23/puppy
or
go get github.com/wunderwuzzi23/puppy
go build -o puppy main.go
Security testing requires authorization from proper stakeholders before engaging.