Based on metasploit regex

Signed-off-by: Casper Guldbech Nielsen <whopsec@protonmail.com>
patch-1
Casper Guldbech Nielsen 2020-09-09 19:08:23 +02:00
parent 0489c83e76
commit ad3bab450d
1 changed files with 5 additions and 5 deletions

View File

@ -13,8 +13,8 @@ requests:
- type: status - type: status
status: status:
- 200 - 200
- type: word - type: regex
words: name: domino-username
- "href" regex:
- "OpenDocument" - '(<a href\=\"/names\.nsf/[0-9a-z\/]+\?OpenDocument)'
part: body part: body