This commit is contained in:
erwanlr
2019-04-13 14:26:13 +01:00
parent 71d35b16ac
commit 23b02ade96
3 changed files with 13 additions and 1 deletions

View File

@@ -27381,6 +27381,12 @@ plugins:
xpath: //meta[@name="generator" and contains(@content, "WolfPortfolio")]/@content
pattern: !ruby/regexp /WolfPortfolio (?<v>\d+\.[\.\d]+)/i
version: true
wolf-visual-composer:
MetaGenerator:
class: Xpath
xpath: //meta[@name="generator" and contains(@content, "WolfWPBakeryPageBuilderExtension")]/@content
pattern: !ruby/regexp /WolfWPBakeryPageBuilderExtension (?<v>\d+\.[\.\d]+)/i
version: true
wolfnet-idx-for-wordpress:
QueryParameter:
files:

View File

@@ -34005,6 +34005,12 @@ plugins:
found_by: Meta Generator (Passive Detection)
interesting_entries:
- 'http://wp.lab/, Match: ''WolfPortfolio 1.2.2'''
wolf-visual-composer:
MetaGenerator:
number: 2.8.4
found_by: Meta Generator (Passive Detection)
interesting_entries:
- 'http://wp.lab/, Match: ''WolfWPBakeryPageBuilderExtension 2.8.4'''
wolfnet-idx-for-wordpress:
QueryParameter:
number: 1.17.3

View File

@@ -438,7 +438,7 @@ FooBox.ready(function() {
<meta name="generator" content="WolfPortfolio 1.2.2" />
<!-- ?? _TODO_ -->
<!-- wolf-visual-composer -->
<meta name="generator" content="WolfWPBakeryPageBuilderExtension 2.8.4" />