Skip to content

Pwndrop

Logo

Description

Pwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV.

Image

linuxserver/pwndrop:latest

Categories

  • Taskserver

Ports

  • 8080:8080/tcp

Volumes

ContainerBind
/config/opt/appdata/pwndrop

Environment Variables

NameLabelDefaultDescription
PUIDPUID1024for UserID
PGIDPGID100for GroupID
TZTZEurope/AmsterdamSpecify a timezone to use for example Europe/Amsterdam
SECRET_PATHSECRET_PATH/pwndropSecret path for admin access. Defaults to `/pwndrop`. This parameter only takes effect during initial install; it can later be changed in the web gui.

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.pwndrop.ruleHost(`pwndrop.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.pwndrop.entrypointshttps
traefik.http.services.pwndrop.loadbalancer.server.port8080
traefik.http.routers.pwndrop.tlstrue
traefik.http.routers.pwndrop.tls.certresolverdefault
traefik.http.routers.pwndrop.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titlePwndrop
mafl.descriptionPwndrop is a self-deployable file hosting service for sending out red teaming payloads or securely sharing your private files over HTTP and WebDAV.
mafl.linkhttps://pwndrop.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupTaskserver
mafl.icon.urlhttps://raw.githubusercontent.com/kgretzky/pwndrop/master/media/pwndrop-logo-512.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.