> For the complete documentation index, see [llms.txt](https://notes.m4lwhere.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.m4lwhere.org/offensive/certificates.md).

# Certs and Secrets

Searching for key material (keymat) within many files.

### Tools

sshgit

gitleaks (docker container)

wget -r (recursively download an exposed .git directory)

### Git

git branch

git log

git checkout \<commit hash> \<deleted file/folder>

git show
