sh4d0wup 0.11.0

Signing-key abuse and update exploitation framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---

upstreams:
  repo:
    url: https://charts.min.io/

check:
  image: archlinux
  cmds:
    - ["pacman", "-Suy", "--noconfirm", "helm"]
    - 'helm repo add minio http://${SH4D0WUP_BOUND_ADDR}/'
    - ["helm", "pull", "minio/minio"]

routes:
  - type: proxy
    args:
      upstream: repo