nuclei-templates/http/exposed-panels/c2/viper-c2.yaml

30 lines
804 B
YAML

id: viper-c2
info:
name: Viper C2 - Detect
author: pussycat0x
severity: info
description: |
Viper is a graphical intranet penetration tool, which modularizes and weaponizes the tactics and technologies commonly used in the process of Intranet penetration.
reference:
- https://twitter.com/MichalKoczwara/status/1635724410274414596
metadata:
censys-query: 057f3b5488605b4d224d038e340866e2cdfed4a3
max-request: 1
shodan-query: http.html_hash:1015055567
verified: "true"
tags: tech,viper,c2,malware,ir,panel
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: dsl
dsl:
- "status_code == 404"
- "(\"057f3b5488605b4d224d038e340866e2cdfed4a3\" == sha1(body))"
condition: and