Pinned Repositories
tag-security
🔐CNCF Security Technical Advisory Group -- secure access, policy control, privacy, auditing, explainability and more!
kube-goat
A deliberately vulnerable Kubernetes cluster
community
Kubernetes community content
awesome-podcasts
🎙 A collection of awesome engineering podcasts! ARCHIVED in favor of https://github.com/rShetty/awesome-podcasts
gitgo
A minimal CLI app to query GitHub users
infosec-interview-questions
🗒️ A [work-in-progress] collection for interview questions for Information Security roles
orthrus
🛡 Monitor, analyze, & report security misconfigurations across environments.
s3-fuzzer
🔐 A concurrent, command-line AWS S3 Fuzzer. Written in Go.
YAS3BL
🔓 Yet Another S3 Bucket Leak
securekubernetes
Attacking and Defending Kubernetes Clusters: A Guided Tour
pbnj's Repositories
pbnj/awesome-podcasts
🎙 A collection of awesome engineering podcasts! ARCHIVED in favor of https://github.com/rShetty/awesome-podcasts
pbnj/infosec-interview-questions
🗒️ A [work-in-progress] collection for interview questions for Information Security roles
pbnj/.dotfiles
My dotfiles
pbnj/vscode-snyk
Visual Studio Code extension for Snyk.io
pbnj/pbnj.vim
Vim's default colorscheme, with some improvements
pbnj/aws-console
Launch AWS console from the command-line
pbnj/terradoc
Terraform provider docs in the terminal
pbnj/vim-ddgr
Minimal vim plugin integration for DuckDuckGo cli `ddgr`
pbnj/awesome-kubernetes-security
A curated list of awesome Kubernetes security resources
pbnj/giphy-cli
A CLI utility for searching GIFs without leaving the terminal.
pbnj/.vim
My .vim
pbnj/aegis-setup
pbnj/chrome-secure-shell-themes
A port of mbadolato/iTerm2-Color-Schemes for Chrome Secure Shell
pbnj/dockerfiles
pbnj/pbnj
🦄
pbnj/terradoc.vim
Terraform provider docs in Vim
pbnj/tmux-extractor
A simple script to extract content of a tmux pane, filter them through `fzf`, and piping the result to various CLI utilties, like `open`, `pbcopy`, or just return the result into the bash prompt of the current pane.
pbnj/tmux-launcher
A simple script to facilitate launching new or split tmux windows in specific working directories, instead of "<prefix> + c" then "cd /path/to/working/directory"
pbnj/git-extras
GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
pbnj/test-cargo-bad
Intentionally malicious rust project
pbnj/vim-britive
A Vim integration plugin for Britive
pbnj/colorschemes
colorschemes for Vim
pbnj/demo-unit-test-config-files
Why and how would you unit test your Infrastructure-as-Code and other configuration files
pbnj/mason-registry
Core registry for mason.nvim.
pbnj/neovim
Vim-fork focused on extensibility and usability
pbnj/nvim-lint
An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
pbnj/nvim-lspconfig
Quickstart configs for Nvim LSP
pbnj/rust-docker
My container image playground for Rust
pbnj/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
pbnj/vim
The official Vim repository