Update icewarp-openredirects.yaml
parent
fd9fb82a61
commit
7789261fce
|
@ -3,7 +3,7 @@ id: icewarp-open-redirect
|
|||
info:
|
||||
name: IceWarp - Open Redirect
|
||||
author: uomogrande
|
||||
severity: low
|
||||
severity: medium
|
||||
description: Detects icewarp open redirects / fixed in Version 13.0.2.4
|
||||
metadata:
|
||||
verified: true
|
||||
|
@ -27,10 +27,6 @@ requests:
|
|||
regex:
|
||||
- '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)?(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$'
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 302
|
||||
|
||||
extractors:
|
||||
- type: regex
|
||||
name: redirected
|
||||
|
|
Loading…
Reference in New Issue