commit
5ceca49870
|
@ -0,0 +1,16 @@
|
|||
id: worksites-takeover
|
||||
|
||||
info:
|
||||
name: Find worksites-takeover
|
||||
author: melbadry9
|
||||
severity: high
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/"
|
||||
matchers:
|
||||
- type: regex
|
||||
regex:
|
||||
- "(?:Company Not Found|you’re looking for doesn’t exist)"
|
||||
part: body
|
Loading…
Reference in New Issue