Add files via upload
parent
996708fd3a
commit
2c0400ddb2
|
@ -0,0 +1,19 @@
|
||||||
|
id: seeddms-detect
|
||||||
|
info:
|
||||||
|
name: Seeddms-
|
||||||
|
author: pussycat0x
|
||||||
|
severity: info
|
||||||
|
tags: tech
|
||||||
|
requests:
|
||||||
|
- method: GET
|
||||||
|
path:
|
||||||
|
- "{{BaseURL}}/out/out.Login.php?referuri=%2Fout%2Fout.ViewFolder.php"
|
||||||
|
redirects: true
|
||||||
|
matchers-condition: and
|
||||||
|
matchers:
|
||||||
|
- type: word
|
||||||
|
words:
|
||||||
|
- "<title>SeedDMS: Sign in</title>"
|
||||||
|
- type: status
|
||||||
|
status:
|
||||||
|
- 200
|
Loading…
Reference in New Issue