For the complete documentation index, see llms.txt. This page is also available as Markdown.

Certs and Secrets

how to generate and analyze certificates

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

Last updated