Update mantis-detect.yaml
parent
ebab9b8ae2
commit
ef0d5da7ce
|
@ -4,7 +4,7 @@ info:
|
||||||
name: Mantis portal detection
|
name: Mantis portal detection
|
||||||
author: makyotox
|
author: makyotox
|
||||||
severity: info
|
severity: info
|
||||||
tags: panel
|
tags: panel,mantis
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
@ -15,5 +15,4 @@ requests:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
- "<title>MantisBT</title>"
|
- "<title>MantisBT</title>"
|
||||||
condition: and
|
|
||||||
part: body
|
part: body
|
||||||
|
|
Loading…
Reference in New Issue