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