spacing and id rename
parent
343cc73ecc
commit
5821d7f638
|
@ -1,7 +1,7 @@
|
|||
id: defacement
|
||||
id: defaced-website-detect
|
||||
|
||||
info:
|
||||
name: Website defacement
|
||||
name: Defaced Website - Detection
|
||||
author: ggranjus
|
||||
severity: info
|
||||
description: The detected website is defaced.
|
||||
|
@ -18,8 +18,10 @@ http:
|
|||
|
||||
matchers:
|
||||
- type: regex
|
||||
part: body
|
||||
regex:
|
||||
- '(?i)<title>.*Hacked( By .+)?<\/title>'
|
||||
|
||||
extractors:
|
||||
- type: xpath
|
||||
xpath:
|
Loading…
Reference in New Issue