mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 17:58:52 +00:00
22 lines
520 B
YAML
22 lines
520 B
YAML
title: PwnDrp Access
|
|
id: 2b1ee7e4-89b6-4739-b7bb-b811b6607e5e
|
|
status: experimental
|
|
description: Detects downloads from PwnDrp web servers developed for red team testing and most likely also used for criminal activity
|
|
references:
|
|
- https://breakdev.org/pwndrop/
|
|
author: Florian Roth
|
|
date: 2020/04/15
|
|
logsource:
|
|
category: proxy
|
|
detection:
|
|
selection:
|
|
c-uri|contains: '/pwndrop/'
|
|
condition: selection
|
|
fields:
|
|
- ClientIP
|
|
- c-uri
|
|
- c-useragent
|
|
falsepositives:
|
|
- Unknown
|
|
level: critical
|