format update
parent
5f8762b8b6
commit
aff4010b1b
|
@ -21,7 +21,7 @@ info:
|
|||
tags: imap,dast,vulhub,cve,cve2018,rce,oast,php
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -21,7 +21,7 @@ info:
|
|||
tags: cve,cve2021,rce,oast,log4j,injection,dast
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -22,7 +22,7 @@ variables:
|
|||
rand_string: '{{rand_text_alpha(15, "abc")}}'
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -23,7 +23,7 @@ info:
|
|||
tags: cve,cve2022,rce,oast,text4shell,dast
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -16,7 +16,7 @@ variables:
|
|||
marker: "{{interactsh-url}}"
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -15,7 +15,7 @@ variables:
|
|||
marker: "{{interactsh-url}}"
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -13,7 +13,7 @@ variables:
|
|||
first: "cookie_injection"
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -7,7 +7,7 @@ info:
|
|||
tags: crlf,dast
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -19,7 +19,7 @@ variables:
|
|||
fuzz_bypass_waf_regx: "./.././.././.././.././.././.././.././.././.././.././.././.././.././.././../"
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -10,7 +10,7 @@ info:
|
|||
tags: lfi,dast,linux
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -7,7 +7,7 @@ info:
|
|||
tags: lfi,windows,dast
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -7,7 +7,7 @@ info:
|
|||
tags: redirect,dast
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -9,7 +9,7 @@ info:
|
|||
tags: rfi,dast,oast
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -11,7 +11,7 @@ info:
|
|||
tags: sqli,error,dast
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -7,7 +7,7 @@ info:
|
|||
tags: ssrf,dast,oast
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -9,7 +9,7 @@ info:
|
|||
tags: ssrf,dast
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -15,7 +15,7 @@ variables:
|
|||
result: "{{to_number(first)*to_number(second)}}"
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -10,7 +10,7 @@ variables:
|
|||
first: "{{rand_int(10000, 99999)}}"
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
|
@ -12,7 +12,7 @@ variables:
|
|||
rletter: "{{rand_base(6,'abc')}}"
|
||||
|
||||
http:
|
||||
- filters:
|
||||
- pre-condition:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'method == "GET"'
|
||||
|
|
Loading…
Reference in New Issue