mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-20 03:45:25 +00:00
21 lines
438 B
YAML
21 lines
438 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: 4a0a004730450220669770a131431f19616155e6f984627773d33798780cf5ce9f40bdbb0947c718022100e87c841ac3e9082d261b420681d4b4bd5443a23dff7080cd95d4282c27d43ec8 |