moving this to tech detect
parent
34d5f1c586
commit
2341811f65
|
@ -1,15 +0,0 @@
|
||||||
id: lotus-domino-detect
|
|
||||||
info:
|
|
||||||
name: IBM Lotus Domino Detect
|
|
||||||
author: CasperGN
|
|
||||||
severity: info
|
|
||||||
|
|
||||||
requests:
|
|
||||||
- method: GET
|
|
||||||
path:
|
|
||||||
- "{{BaseURL}}/"
|
|
||||||
matchers:
|
|
||||||
- type: word
|
|
||||||
words:
|
|
||||||
- "Server: Lotus-Domino"
|
|
||||||
part: header
|
|
|
@ -2688,4 +2688,10 @@ requests:
|
||||||
words:
|
words:
|
||||||
- "/etc/clientlibs/"
|
- "/etc/clientlibs/"
|
||||||
- "/content/dam/"
|
- "/content/dam/"
|
||||||
part: body
|
part: body
|
||||||
|
|
||||||
|
- type: word
|
||||||
|
name: lotus-domino
|
||||||
|
words:
|
||||||
|
- "Server: Lotus-Domino"
|
||||||
|
part: header
|
||||||
|
|
Loading…
Reference in New Issue