Skip to content

Releases: inguardians/peirates

v1.1.20 - static compile and more tab-complete

06 May 19:19
Compare
Choose a tag to compare
  • static compile
  • more menus added to tab-complete

v1.1.19-static

14 May 23:38
Compare
Choose a tag to compare
  • reactivated static compilation

v1.1.18 - tab completion on main menu

01 May 18:59
Compare
Choose a tag to compare
  • added tab completion on main menu using ergochat/readline

v1.1.17 - IMDSv2 for AWS detection, kubelet kubeconfig dynamic detection

30 Apr 03:54
Compare
Choose a tag to compare
  • IMDSv2 for AWS detection (thanks Dakota Riley)
  • kubelet kubeconfig dynamic detection
  • Welcome new contributor Dakota Riley!

v1.1.16 - Leaky Vessels

21 Feb 15:57
124468a
Compare
Choose a tag to compare

v1.1.15 - experimental short menu

11 Nov 19:47
Compare
Choose a tag to compare
  • added an experimental "short" menu function
  • made additional UI improvements, e.g. curl function has one less prompt, some functions remove final "press enter" prompt

v1.14 - addressed library CVEs, added token display feature and verbose flag

05 Nov 17:12
Compare
Choose a tag to compare
  • Added a feature to display the values of stored service account tokens
  • Added a verbose (-v) flag to display additional DEBUG messages.
  • Updated upstream libraries to handle vulnerabilities found in dependencies: CVE-2023-39325, CVE-2023-44487, CVE-2023-3978

v1.1.13

04 Sep 21:57
Compare
Choose a tag to compare
  • Added cloud provider detection from @devsecfranklin
  • Bump gopkg.in/yaml.v3 to avoid DoS risk on filesystem
  • Added a function to get eth0 IP addr and put in banner
  • Parse the current pod's service account name from its JWT
  • Cleaned up menu formatting

v1.1.12 - Added kubectl-try-all options

19 May 07:59
Compare
Choose a tag to compare
  • Added a second variation of kubectl-try-all that tries a command as every service account collected, no longer stopping on the first success.

v1.1.11

17 May 23:03
Compare
Choose a tag to compare
  • Added image building and K8S deployment functions from @devsecfranklin
  • Improved error handling on CoreDNS wildcard trick
  • Added another kubelet kubeconfig file path and handled errors better
  • Added a credits.md file and added a developer to it: @devsecfranklin