mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 17:35:28 +00:00
* handle 1 more edgecase * add integration test for this edgecase * fix multi-http-var-sharing with integration test * add -payload-concurrency (-pc) flag * fix missing internal:true login in multiprotocol engine * fix/handle absolute invalid url parsing * support -pc & -jc in go sdk * fix missing variables in code protocol operators * add payload count parallelhttp check
21 lines
471 B
YAML
21 lines
471 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: 4a0a004730450220069673af9bd6d6677f9529d06f5d8bd46d543089a4731ed18ee806761d75fd60022100913a3e27b0a5809baf710ba9585bf9fe729634c0e19e3e13eef70a6bd100df34:4a3eb6b4988d95847d4203be25ed1d46 |