Based on metasploit regex
Signed-off-by: Casper Guldbech Nielsen <whopsec@protonmail.com>patch-1
parent
0489c83e76
commit
ad3bab450d
|
@ -13,8 +13,8 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- type: word
|
||||
words:
|
||||
- "href"
|
||||
- "OpenDocument"
|
||||
part: body
|
||||
- type: regex
|
||||
name: domino-username
|
||||
regex:
|
||||
- '(<a href\=\"/names\.nsf/[0-9a-z\/]+\?OpenDocument)'
|
||||
part: body
|
||||
|
|
Loading…
Reference in New Issue