mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-18 03:45:27 +00:00
21 lines
440 B
YAML
21 lines
440 B
YAML
id: py-file
|
|
|
|
info:
|
|
name: py-file
|
|
author: pdteam
|
|
severity: info
|
|
tags: code
|
|
description: |
|
|
py-file
|
|
|
|
code:
|
|
- engine:
|
|
- py
|
|
- python3
|
|
source: protocols/code/pyfile.py
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "hello from input"
|
|
# digest: 4b0a00483046022100f663e5afaf5c118b21b9c5918cba12d7cc83edc2a3ee0f338c07e3cd1fe40e20022100b46193e3275c490a4ad3897c6e2ca51ce09f408538b17d041e0063d40f4df833 |