Cloud Pen-testing Part -6
## GitLeaks
Search repositories for secrets
https://github.com/zricethezav/gitleaks
Pull GitLeaks with Docker
```shell
sudo docker pull zricethezav/gitleakssudo docker run --rm --name=gitleaks zricethezav/gitleaks --helpsudo docker run --rm --name=gitleaks zricethezav/gitleaks -v -r <repo URL>Mimikatz
mimikatz# crypto::capi
mimikatz# privilege::debug
mimikatz# crypto::cng
mimikatz# crypto::certificates /systemstore:local_machine /store:my /exportPowerView
FireProx
ip2Provider
Vulnerable Infrastructure Creation
PreviousCloud Pen-testing Part -5NextSupercharge Your Bug Bounty Hunting with Claude Security Skills: The Complete Guide
Last updated