awesomeaakash / secrets

Offsec Pentest and Bug Bounty Notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SECrets

Offsec Pentest and Bug Bounty Notes

This is a collection of small snippets and notes I used for penetration testing, CTFs and bug bounty hunting. Feel free to use, fork, contribute or correct.

Quiver

Most of my notes are embedded in my ZSH plugin, Quiver.

To integrate these notes with Quiver, simply:

  • git clone https://github.com/stevemcilwain/secrets.git
  • set an environment variable in your .zshrc: __NOTES=~/secrets
  • install Quiver
  • use the qq-notes commands to search and read your markdown notes from the command line

You can do this with any set of markdown notes.

About

Offsec Pentest and Bug Bounty Notes

License:MIT License