added redirect
parent
c60ee730c6
commit
074fea63b8
|
@ -12,13 +12,15 @@ info:
|
||||||
max-request: 1
|
max-request: 1
|
||||||
verified: true
|
verified: true
|
||||||
shodan-query: http.title:"AdmiralCloud"
|
shodan-query: http.title:"AdmiralCloud"
|
||||||
tags: tech,admiralcloud
|
tags: tech,admiralcloud,detect
|
||||||
|
|
||||||
http:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
path:
|
path:
|
||||||
- "{{BaseURL}}"
|
- "{{BaseURL}}"
|
||||||
|
|
||||||
|
redirects: true
|
||||||
|
max-redirects: 2
|
||||||
matchers:
|
matchers:
|
||||||
- type: dsl
|
- type: dsl
|
||||||
dsl:
|
dsl:
|
||||||
|
|
Loading…
Reference in New Issue