Create uservoice-takeover.yaml
parent
fb0c488b11
commit
00c7654a83
|
@ -0,0 +1,19 @@
|
|||
id: uservoice-takeover
|
||||
|
||||
info:
|
||||
name: uservoice takeover detection
|
||||
author: MiryangJung
|
||||
severity: high
|
||||
reference:
|
||||
- https://github.com/EdOverflow/can-i-take-over-xyz
|
||||
tags: takeover,uservoice
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "This UserVoice subdomain is currently available!"
|
Loading…
Reference in New Issue