Proxy Downloads Containing /pwndrop/ (PwnDrp Web Server)

Alerts on proxy requests to URIs containing '/pwndrop/', consistent with PwnDrp-style web delivery.

FreeReviewedSigma · Critical · v2
Category
proxy
Author
Florian Roth (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2020-04-15
Updated
2026-07-31
title: Proxy Downloads Containing /pwndrop/ (PwnDrp Web Server)
id: 55e46ea8-5e85-429b-81a7-1676c794f621
status: test
description: This rule flags proxy traffic where the requested URI contains the path '/pwndrop/'. It targets access to web server endpoints associated with PwnDrp, which are commonly used to serve payloads or command-and-control artifacts. The detection relies on proxy telemetry that records the client-requested URI (c-uri).
references:
  - https://breakdev.org/pwndrop/
  - https://github.com/SigmaHQ/sigma/blob/master/rules/web/proxy_generic/proxy_pwndrop.yml
author: Florian Roth (Nextron Systems), Huntrule Team
date: 2020-04-15
modified: 2021-11-27
tags:
  - attack.command-and-control
  - attack.t1071.001
  - attack.t1102.001
  - attack.t1102.003
logsource:
  category: proxy
detection:
  selection:
    c-uri|contains: /pwndrop/
  condition: selection
falsepositives:
  - Unknown
level: critical
license: DRL-1.1
related:
  - id: 2b1ee7e4-89b6-4739-b7bb-b811b6607e5e
    type: derived