Add some apps

Correct JSON (#182
#178 : implies joomla for sobi2 & Detect SobiPro
#179 : detect phpalbum
#164 : detect ZK
#163 : detect moinmoin
#162 : detect videojs
main
Camille Barneaud 12 years ago
parent 15e7e29813
commit 677a53b419

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 435 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

@ -240,7 +240,7 @@
"cats": [ 27 ]
},
"CacheFly": {
"cats": [ "31" ],
"cats": [ 31 ],
"headers": { "Server": "^CFS ", "X-CF1": ".+", "X-CF2": ".+" }
},
"Chameleon": {
@ -486,7 +486,7 @@
"implies": [ "PHP" ]
},
"DotNetNuke": {
"cats": [ "1" ],
"cats": [ 1 ],
"meta": { "generator": "DotNetNuke" },
"headers": { "X-Compressed-By": "DotNetNuke-Compression", "Set-Cookie": "DotNetNukeAnonymous=.+" },
"html": "<!-- by DotNetNuke Corporation",
@ -526,7 +526,7 @@
"implies": [ "PHP"]
},
"EdgeCast": {
"cats": [ "31" ],
"cats": [ 31 ],
"headers": { "Server": "^ECS " }
},
"EPiServer": {
@ -535,7 +535,7 @@
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ]
},
"EPrints": {
"cats": [ "19" ],
"cats": [ 19 ],
"meta": { "generator": "EPrints" },
"implies": [ "Perl" ]
},
@ -990,6 +990,12 @@
"cats": [ 1 ],
"html": "(<a[^>]+>Powered by MODx</a>|var el= \\$\\('modxhost'\\);|<script type=\\\"text/javascript\\\">var MODX_MEDIA_PATH = \\\"media\\\";)|<(link|script)[^>]+assets/snippets/"
},
"MoinMoin": {
"cats": [ 8 ],
"script": "moin.+/common/js/common\\.js",
"env": "show_switch2gui",
"implies":[ "Python" ]
},
"Mojolicious": {
"cats": [ 18 ],
"headers": { "x-powered-by": "mojolicious" },
@ -1164,6 +1170,11 @@
"headers": { "Server": "php", "X-Powered-By": "php", "Set-Cookie": "PHPSESSID" },
"url": "\\.php$"
},
"phpAlbum": {
"cats": [ 7 ],
"html": "<!--phpalbum [\\.\\d\\s]+-->",
"implies": [ "PHP" ]
},
"phpBB": {
"cats": [ 2 ],
"meta": { "copyright": "phpBB Group" },
@ -1203,7 +1214,7 @@
"implies": [ "PHP" ]
},
"phpSQLiteCMS": {
"cats": [ "1" ],
"cats": [ 1 ],
"meta": { "generator": "^phpSQLiteCMS" },
"implies": [ "PHP" ]
},
@ -1435,11 +1446,18 @@
"Snoobi": {
"cats": [ 10 ],
"script": "snoobi\\.com/snoop\\.php",
"env": "^snoobi$"
"env": "^snoobi$",
"implies": [ "Joomla" ]
},
"SOBI 2": {
"cats": [ 19 ],
"html": "(<!-- start of Sigsiu Online Business Index|<div[^>]* class=\\\"sobi2)"
"html": "(<!-- start of Sigsiu Online Business Index|<div[^>]* class=\\\"sobi2)",
"implies": [ "Joomla" ]
},
"SobiPro": {
"cats": [ 19 ],
"env": "SobiProUrl",
"html": " <(script|link)[^>].*com_sobipro.*>"
},
"SoundManager": {
"cats": [ 12 ],
@ -1623,6 +1641,12 @@
"env": "^(vBulletin|vB_[^g])",
"implies": [ "PHP" ]
},
"VideoJS": {
"cats": [ 14 ],
"env": "VideoJS",
"html": "<div+class=\\\"video-js+\\\">",
"script": "zencdn\\.net/c/video\\.js"
},
"viennaCMS": {
"cats": [ 1 ],
"html": "powered by <a href=\\\"[^>]+viennacms"
@ -1694,7 +1718,7 @@
"WebsiteBaker": {
"cats": [ 1 ],
"meta": { "generator": "WebsiteBaker" },
"implies": [ 'PHP' ]
"implies": [ "PHP" ]
},
"Webtrekk": {
"cats": [ 10 ],
@ -1822,6 +1846,12 @@
"cats": [ 11 ],
"meta": { "generator": "Zinnia" },
"implies": [ "Django" ]
},
"ZK": {
"cats": [ 18 ],
"script": "zkau/",
"html": "<!-- ZK [\\.\\d\\s]+-->",
"implies": [ "Java" ]
}
}
}

@ -240,7 +240,7 @@
"cats": [ 27 ]
},
"CacheFly": {
"cats": [ "31" ],
"cats": [ 31 ],
"headers": { "Server": "^CFS ", "X-CF1": ".+", "X-CF2": ".+" }
},
"Chameleon": {
@ -486,7 +486,7 @@
"implies": [ "PHP" ]
},
"DotNetNuke": {
"cats": [ "1" ],
"cats": [ 1 ],
"meta": { "generator": "DotNetNuke" },
"headers": { "X-Compressed-By": "DotNetNuke-Compression", "Set-Cookie": "DotNetNukeAnonymous=.+" },
"html": "<!-- by DotNetNuke Corporation",
@ -526,7 +526,7 @@
"implies": [ "PHP"]
},
"EdgeCast": {
"cats": [ "31" ],
"cats": [ 31 ],
"headers": { "Server": "^ECS " }
},
"EPiServer": {
@ -535,7 +535,7 @@
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ]
},
"EPrints": {
"cats": [ "19" ],
"cats": [ 19 ],
"meta": { "generator": "EPrints" },
"implies": [ "Perl" ]
},
@ -990,6 +990,12 @@
"cats": [ 1 ],
"html": "(<a[^>]+>Powered by MODx</a>|var el= \\$\\('modxhost'\\);|<script type=\\\"text/javascript\\\">var MODX_MEDIA_PATH = \\\"media\\\";)|<(link|script)[^>]+assets/snippets/"
},
"MoinMoin": {
"cats": [ 8 ],
"script": "moin.+/common/js/common\\.js",
"env": "show_switch2gui",
"implies":[ "Python" ]
},
"Mojolicious": {
"cats": [ 18 ],
"headers": { "x-powered-by": "mojolicious" },
@ -1164,6 +1170,11 @@
"headers": { "Server": "php", "X-Powered-By": "php", "Set-Cookie": "PHPSESSID" },
"url": "\\.php$"
},
"phpAlbum": {
"cats": [ 7 ],
"html": "<!--phpalbum [\\.\\d\\s]+-->",
"implies": [ "PHP" ]
},
"phpBB": {
"cats": [ 2 ],
"meta": { "copyright": "phpBB Group" },
@ -1203,7 +1214,7 @@
"implies": [ "PHP" ]
},
"phpSQLiteCMS": {
"cats": [ "1" ],
"cats": [ 1 ],
"meta": { "generator": "^phpSQLiteCMS" },
"implies": [ "PHP" ]
},
@ -1435,11 +1446,18 @@
"Snoobi": {
"cats": [ 10 ],
"script": "snoobi\\.com/snoop\\.php",
"env": "^snoobi$"
"env": "^snoobi$",
"implies": [ "Joomla" ]
},
"SOBI 2": {
"cats": [ 19 ],
"html": "(<!-- start of Sigsiu Online Business Index|<div[^>]* class=\\\"sobi2)"
"html": "(<!-- start of Sigsiu Online Business Index|<div[^>]* class=\\\"sobi2)",
"implies": [ "Joomla" ]
},
"SobiPro": {
"cats": [ 19 ],
"env": "SobiProUrl",
"html": " <(script|link)[^>].*com_sobipro.*>"
},
"SoundManager": {
"cats": [ 12 ],
@ -1623,6 +1641,12 @@
"env": "^(vBulletin|vB_[^g])",
"implies": [ "PHP" ]
},
"VideoJS": {
"cats": [ 14 ],
"env": "VideoJS",
"html": "<div+class=\\\"video-js+\\\">",
"script": "zencdn\\.net/c/video\\.js"
},
"viennaCMS": {
"cats": [ 1 ],
"html": "powered by <a href=\\\"[^>]+viennacms"
@ -1694,7 +1718,7 @@
"WebsiteBaker": {
"cats": [ 1 ],
"meta": { "generator": "WebsiteBaker" },
"implies": [ 'PHP' ]
"implies": [ "PHP" ]
},
"Webtrekk": {
"cats": [ 10 ],
@ -1822,6 +1846,12 @@
"cats": [ 11 ],
"meta": { "generator": "Zinnia" },
"implies": [ "Django" ]
},
"ZK": {
"cats": [ 18 ],
"script": "zkau/",
"html": "<!-- ZK [\\.\\d\\s]+-->",
"implies": [ "Java" ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 435 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

@ -240,7 +240,7 @@
"cats": [ 27 ]
},
"CacheFly": {
"cats": [ "31" ],
"cats": [ 31 ],
"headers": { "Server": "^CFS ", "X-CF1": ".+", "X-CF2": ".+" }
},
"Chameleon": {
@ -486,7 +486,7 @@
"implies": [ "PHP" ]
},
"DotNetNuke": {
"cats": [ "1" ],
"cats": [ 1 ],
"meta": { "generator": "DotNetNuke" },
"headers": { "X-Compressed-By": "DotNetNuke-Compression", "Set-Cookie": "DotNetNukeAnonymous=.+" },
"html": "<!-- by DotNetNuke Corporation",
@ -526,7 +526,7 @@
"implies": [ "PHP"]
},
"EdgeCast": {
"cats": [ "31" ],
"cats": [ 31 ],
"headers": { "Server": "^ECS " }
},
"EPiServer": {
@ -535,7 +535,7 @@
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ]
},
"EPrints": {
"cats": [ "19" ],
"cats": [ 19 ],
"meta": { "generator": "EPrints" },
"implies": [ "Perl" ]
},
@ -990,6 +990,12 @@
"cats": [ 1 ],
"html": "(<a[^>]+>Powered by MODx</a>|var el= \\$\\('modxhost'\\);|<script type=\\\"text/javascript\\\">var MODX_MEDIA_PATH = \\\"media\\\";)|<(link|script)[^>]+assets/snippets/"
},
"MoinMoin": {
"cats": [ 8 ],
"script": "moin.+/common/js/common\\.js",
"env": "show_switch2gui",
"implies":[ "Python" ]
},
"Mojolicious": {
"cats": [ 18 ],
"headers": { "x-powered-by": "mojolicious" },
@ -1164,6 +1170,11 @@
"headers": { "Server": "php", "X-Powered-By": "php", "Set-Cookie": "PHPSESSID" },
"url": "\\.php$"
},
"phpAlbum": {
"cats": [ 7 ],
"html": "<!--phpalbum [\\.\\d\\s]+-->",
"implies": [ "PHP" ]
},
"phpBB": {
"cats": [ 2 ],
"meta": { "copyright": "phpBB Group" },
@ -1203,7 +1214,7 @@
"implies": [ "PHP" ]
},
"phpSQLiteCMS": {
"cats": [ "1" ],
"cats": [ 1 ],
"meta": { "generator": "^phpSQLiteCMS" },
"implies": [ "PHP" ]
},
@ -1435,11 +1446,18 @@
"Snoobi": {
"cats": [ 10 ],
"script": "snoobi\\.com/snoop\\.php",
"env": "^snoobi$"
"env": "^snoobi$",
"implies": [ "Joomla" ]
},
"SOBI 2": {
"cats": [ 19 ],
"html": "(<!-- start of Sigsiu Online Business Index|<div[^>]* class=\\\"sobi2)"
"html": "(<!-- start of Sigsiu Online Business Index|<div[^>]* class=\\\"sobi2)",
"implies": [ "Joomla" ]
},
"SobiPro": {
"cats": [ 19 ],
"env": "SobiProUrl",
"html": " <(script|link)[^>].*com_sobipro.*>"
},
"SoundManager": {
"cats": [ 12 ],
@ -1623,6 +1641,12 @@
"env": "^(vBulletin|vB_[^g])",
"implies": [ "PHP" ]
},
"VideoJS": {
"cats": [ 14 ],
"env": "VideoJS",
"html": "<div+class=\\\"video-js+\\\">",
"script": "zencdn\\.net/c/video\\.js"
},
"viennaCMS": {
"cats": [ 1 ],
"html": "powered by <a href=\\\"[^>]+viennacms"
@ -1694,7 +1718,7 @@
"WebsiteBaker": {
"cats": [ 1 ],
"meta": { "generator": "WebsiteBaker" },
"implies": [ 'PHP' ]
"implies": [ "PHP" ]
},
"Webtrekk": {
"cats": [ 10 ],
@ -1822,6 +1846,12 @@
"cats": [ 11 ],
"meta": { "generator": "Zinnia" },
"implies": [ "Django" ]
},
"ZK": {
"cats": [ 18 ],
"script": "zkau/",
"html": "<!-- ZK [\\.\\d\\s]+-->",
"implies": [ "Java" ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 435 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

@ -240,7 +240,7 @@
"cats": [ 27 ]
},
"CacheFly": {
"cats": [ "31" ],
"cats": [ 31 ],
"headers": { "Server": "^CFS ", "X-CF1": ".+", "X-CF2": ".+" }
},
"Chameleon": {
@ -486,7 +486,7 @@
"implies": [ "PHP" ]
},
"DotNetNuke": {
"cats": [ "1" ],
"cats": [ 1 ],
"meta": { "generator": "DotNetNuke" },
"headers": { "X-Compressed-By": "DotNetNuke-Compression", "Set-Cookie": "DotNetNukeAnonymous=.+" },
"html": "<!-- by DotNetNuke Corporation",
@ -526,7 +526,7 @@
"implies": [ "PHP"]
},
"EdgeCast": {
"cats": [ "31" ],
"cats": [ 31 ],
"headers": { "Server": "^ECS " }
},
"EPiServer": {
@ -535,7 +535,7 @@
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ]
},
"EPrints": {
"cats": [ "19" ],
"cats": [ 19 ],
"meta": { "generator": "EPrints" },
"implies": [ "Perl" ]
},
@ -990,6 +990,12 @@
"cats": [ 1 ],
"html": "(<a[^>]+>Powered by MODx</a>|var el= \\$\\('modxhost'\\);|<script type=\\\"text/javascript\\\">var MODX_MEDIA_PATH = \\\"media\\\";)|<(link|script)[^>]+assets/snippets/"
},
"MoinMoin": {
"cats": [ 8 ],
"script": "moin.+/common/js/common\\.js",
"env": "show_switch2gui",
"implies":[ "Python" ]
},
"Mojolicious": {
"cats": [ 18 ],
"headers": { "x-powered-by": "mojolicious" },
@ -1164,6 +1170,11 @@
"headers": { "Server": "php", "X-Powered-By": "php", "Set-Cookie": "PHPSESSID" },
"url": "\\.php$"
},
"phpAlbum": {
"cats": [ 7 ],
"html": "<!--phpalbum [\\.\\d\\s]+-->",
"implies": [ "PHP" ]
},
"phpBB": {
"cats": [ 2 ],
"meta": { "copyright": "phpBB Group" },
@ -1203,7 +1214,7 @@
"implies": [ "PHP" ]
},
"phpSQLiteCMS": {
"cats": [ "1" ],
"cats": [ 1 ],
"meta": { "generator": "^phpSQLiteCMS" },
"implies": [ "PHP" ]
},
@ -1435,11 +1446,18 @@
"Snoobi": {
"cats": [ 10 ],
"script": "snoobi\\.com/snoop\\.php",
"env": "^snoobi$"
"env": "^snoobi$",
"implies": [ "Joomla" ]
},
"SOBI 2": {
"cats": [ 19 ],
"html": "(<!-- start of Sigsiu Online Business Index|<div[^>]* class=\\\"sobi2)"
"html": "(<!-- start of Sigsiu Online Business Index|<div[^>]* class=\\\"sobi2)",
"implies": [ "Joomla" ]
},
"SobiPro": {
"cats": [ 19 ],
"env": "SobiProUrl",
"html": " <(script|link)[^>].*com_sobipro.*>"
},
"SoundManager": {
"cats": [ 12 ],
@ -1623,6 +1641,12 @@
"env": "^(vBulletin|vB_[^g])",
"implies": [ "PHP" ]
},
"VideoJS": {
"cats": [ 14 ],
"env": "VideoJS",
"html": "<div+class=\\\"video-js+\\\">",
"script": "zencdn\\.net/c/video\\.js"
},
"viennaCMS": {
"cats": [ 1 ],
"html": "powered by <a href=\\\"[^>]+viennacms"
@ -1822,6 +1846,12 @@
"cats": [ 11 ],
"meta": { "generator": "Zinnia" },
"implies": [ "Django" ]
},
"ZK": {
"cats": [ 18 ],
"script": "zkau/",
"html": "<!-- ZK [\\.\\d\\s]+-->",
"implies": [ "Java" ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 435 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

@ -240,7 +240,7 @@
"cats": [ 27 ]
},
"CacheFly": {
"cats": [ "31" ],
"cats": [ 31 ],
"headers": { "Server": "^CFS ", "X-CF1": ".+", "X-CF2": ".+" }
},
"Chameleon": {
@ -486,7 +486,7 @@
"implies": [ "PHP" ]
},
"DotNetNuke": {
"cats": [ "1" ],
"cats": [ 1 ],
"meta": { "generator": "DotNetNuke" },
"headers": { "X-Compressed-By": "DotNetNuke-Compression", "Set-Cookie": "DotNetNukeAnonymous=.+" },
"html": "<!-- by DotNetNuke Corporation",
@ -526,7 +526,7 @@
"implies": [ "PHP"]
},
"EdgeCast": {
"cats": [ "31" ],
"cats": [ 31 ],
"headers": { "Server": "^ECS " }
},
"EPiServer": {
@ -535,7 +535,7 @@
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ]
},
"EPrints": {
"cats": [ "19" ],
"cats": [ 19 ],
"meta": { "generator": "EPrints" },
"implies": [ "Perl" ]
},
@ -990,6 +990,12 @@
"cats": [ 1 ],
"html": "(<a[^>]+>Powered by MODx</a>|var el= \\$\\('modxhost'\\);|<script type=\\\"text/javascript\\\">var MODX_MEDIA_PATH = \\\"media\\\";)|<(link|script)[^>]+assets/snippets/"
},
"MoinMoin": {
"cats": [ 8 ],
"script": "moin.+/common/js/common\\.js",
"env": "show_switch2gui",
"implies":[ "Python" ]
},
"Mojolicious": {
"cats": [ 18 ],
"headers": { "x-powered-by": "mojolicious" },
@ -1164,6 +1170,11 @@
"headers": { "Server": "php", "X-Powered-By": "php", "Set-Cookie": "PHPSESSID" },
"url": "\\.php$"
},
"phpAlbum": {
"cats": [ 7 ],
"html": "<!--phpalbum [\\.\\d\\s]+-->",
"implies": [ "PHP" ]
},
"phpBB": {
"cats": [ 2 ],
"meta": { "copyright": "phpBB Group" },
@ -1203,7 +1214,7 @@
"implies": [ "PHP" ]
},
"phpSQLiteCMS": {
"cats": [ "1" ],
"cats": [ 1 ],
"meta": { "generator": "^phpSQLiteCMS" },
"implies": [ "PHP" ]
},
@ -1435,11 +1446,18 @@
"Snoobi": {
"cats": [ 10 ],
"script": "snoobi\\.com/snoop\\.php",
"env": "^snoobi$"
"env": "^snoobi$",
"implies": [ "Joomla" ]
},
"SOBI 2": {
"cats": [ 19 ],
"html": "(<!-- start of Sigsiu Online Business Index|<div[^>]* class=\\\"sobi2)"
"html": "(<!-- start of Sigsiu Online Business Index|<div[^>]* class=\\\"sobi2)",
"implies": [ "Joomla" ]
},
"SobiPro": {
"cats": [ 19 ],
"env": "SobiProUrl",
"html": " <(script|link)[^>].*com_sobipro.*>"
},
"SoundManager": {
"cats": [ 12 ],
@ -1623,6 +1641,12 @@
"env": "^(vBulletin|vB_[^g])",
"implies": [ "PHP" ]
},
"VideoJS": {
"cats": [ 14 ],
"env": "VideoJS",
"html": "<div+class=\\\"video-js+\\\">",
"script": "zencdn\\.net/c/video\\.js"
},
"viennaCMS": {
"cats": [ 1 ],
"html": "powered by <a href=\\\"[^>]+viennacms"
@ -1694,7 +1718,7 @@
"WebsiteBaker": {
"cats": [ 1 ],
"meta": { "generator": "WebsiteBaker" },
"implies": [ 'PHP' ]
"implies": [ "PHP" ]
},
"Webtrekk": {
"cats": [ 10 ],
@ -1822,6 +1846,12 @@
"cats": [ 11 ],
"meta": { "generator": "Zinnia" },
"implies": [ "Django" ]
},
"ZK": {
"cats": [ 18 ],
"script": "zkau/",
"html": "<!-- ZK [\\.\\d\\s]+-->",
"implies": [ "Java" ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 435 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

@ -240,7 +240,7 @@
"cats": [ 27 ]
},
"CacheFly": {
"cats": [ "31" ],
"cats": [ 31 ],
"headers": { "Server": "^CFS ", "X-CF1": ".+", "X-CF2": ".+" }
},
"Chameleon": {
@ -486,7 +486,7 @@
"implies": [ "PHP" ]
},
"DotNetNuke": {
"cats": [ "1" ],
"cats": [ 1 ],
"meta": { "generator": "DotNetNuke" },
"headers": { "X-Compressed-By": "DotNetNuke-Compression", "Set-Cookie": "DotNetNukeAnonymous=.+" },
"html": "<!-- by DotNetNuke Corporation",
@ -526,7 +526,7 @@
"implies": [ "PHP"]
},
"EdgeCast": {
"cats": [ "31" ],
"cats": [ 31 ],
"headers": { "Server": "^ECS " }
},
"EPiServer": {
@ -535,7 +535,7 @@
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ]
},
"EPrints": {
"cats": [ "19" ],
"cats": [ 19 ],
"meta": { "generator": "EPrints" },
"implies": [ "Perl" ]
},
@ -990,6 +990,12 @@
"cats": [ 1 ],
"html": "(<a[^>]+>Powered by MODx</a>|var el= \\$\\('modxhost'\\);|<script type=\\\"text/javascript\\\">var MODX_MEDIA_PATH = \\\"media\\\";)|<(link|script)[^>]+assets/snippets/"
},
"MoinMoin": {
"cats": [ 8 ],
"script": "moin.+/common/js/common\\.js",
"env": "show_switch2gui",
"implies":[ "Python" ]
},
"Mojolicious": {
"cats": [ 18 ],
"headers": { "x-powered-by": "mojolicious" },
@ -1164,6 +1170,11 @@
"headers": { "Server": "php", "X-Powered-By": "php", "Set-Cookie": "PHPSESSID" },
"url": "\\.php$"
},
"phpAlbum": {
"cats": [ 7 ],
"html": "<!--phpalbum [\\.\\d\\s]+-->",
"implies": [ "PHP" ]
},
"phpBB": {
"cats": [ 2 ],
"meta": { "copyright": "phpBB Group" },
@ -1203,7 +1214,7 @@
"implies": [ "PHP" ]
},
"phpSQLiteCMS": {
"cats": [ "1" ],
"cats": [ 1 ],
"meta": { "generator": "^phpSQLiteCMS" },
"implies": [ "PHP" ]
},
@ -1435,11 +1446,18 @@
"Snoobi": {
"cats": [ 10 ],
"script": "snoobi\\.com/snoop\\.php",
"env": "^snoobi$"
"env": "^snoobi$",
"implies": [ "Joomla" ]
},
"SOBI 2": {
"cats": [ 19 ],
"html": "(<!-- start of Sigsiu Online Business Index|<div[^>]* class=\\\"sobi2)"
"html": "(<!-- start of Sigsiu Online Business Index|<div[^>]* class=\\\"sobi2)",
"implies": [ "Joomla" ]
},
"SobiPro": {
"cats": [ 19 ],
"env": "SobiProUrl",
"html": " <(script|link)[^>].*com_sobipro.*>"
},
"SoundManager": {
"cats": [ 12 ],
@ -1623,6 +1641,12 @@
"env": "^(vBulletin|vB_[^g])",
"implies": [ "PHP" ]
},
"VideoJS": {
"cats": [ 14 ],
"env": "VideoJS",
"html": "<div+class=\\\"video-js+\\\">",
"script": "zencdn\\.net/c/video\\.js"
},
"viennaCMS": {
"cats": [ 1 ],
"html": "powered by <a href=\\\"[^>]+viennacms"
@ -1694,7 +1718,7 @@
"WebsiteBaker": {
"cats": [ 1 ],
"meta": { "generator": "WebsiteBaker" },
"implies": [ 'PHP' ]
"implies": [ "PHP" ]
},
"Webtrekk": {
"cats": [ 10 ],
@ -1822,6 +1846,12 @@
"cats": [ 11 ],
"meta": { "generator": "Zinnia" },
"implies": [ "Django" ]
},
"ZK": {
"cats": [ 18 ],
"script": "zkau/",
"html": "<!-- ZK [\\.\\d\\s]+-->",
"implies": [ "Java" ]
}
}
}

@ -240,7 +240,7 @@
"cats": [ 27 ]
},
"CacheFly": {
"cats": [ "31" ],
"cats": [ 31 ],
"headers": { "Server": "^CFS ", "X-CF1": ".+", "X-CF2": ".+" }
},
"Chameleon": {
@ -486,7 +486,7 @@
"implies": [ "PHP" ]
},
"DotNetNuke": {
"cats": [ "1" ],
"cats": [ 1 ],
"meta": { "generator": "DotNetNuke" },
"headers": { "X-Compressed-By": "DotNetNuke-Compression", "Set-Cookie": "DotNetNukeAnonymous=.+" },
"html": "<!-- by DotNetNuke Corporation",
@ -526,7 +526,7 @@
"implies": [ "PHP"]
},
"EdgeCast": {
"cats": [ "31" ],
"cats": [ 31 ],
"headers": { "Server": "^ECS " }
},
"EPiServer": {
@ -535,7 +535,7 @@
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ]
},
"EPrints": {
"cats": [ "19" ],
"cats": [ 19 ],
"meta": { "generator": "EPrints" },
"implies": [ "Perl" ]
},
@ -990,6 +990,12 @@
"cats": [ 1 ],
"html": "(<a[^>]+>Powered by MODx</a>|var el= \\$\\('modxhost'\\);|<script type=\\\"text/javascript\\\">var MODX_MEDIA_PATH = \\\"media\\\";)|<(link|script)[^>]+assets/snippets/"
},
"MoinMoin": {
"cats": [ 8 ],
"script": "moin.+/common/js/common\\.js",
"env": "show_switch2gui",
"implies":[ "Python" ]
},
"Mojolicious": {
"cats": [ 18 ],
"headers": { "x-powered-by": "mojolicious" },
@ -1164,6 +1170,11 @@
"headers": { "Server": "php", "X-Powered-By": "php", "Set-Cookie": "PHPSESSID" },
"url": "\\.php$"
},
"phpAlbum": {
"cats": [ 7 ],
"html": "<!--phpalbum [\\.\\d\\s]+-->",
"implies": [ "PHP" ]
},
"phpBB": {
"cats": [ 2 ],
"meta": { "copyright": "phpBB Group" },
@ -1203,7 +1214,7 @@
"implies": [ "PHP" ]
},
"phpSQLiteCMS": {
"cats": [ "1" ],
"cats": [ 1 ],
"meta": { "generator": "^phpSQLiteCMS" },
"implies": [ "PHP" ]
},
@ -1435,11 +1446,18 @@
"Snoobi": {
"cats": [ 10 ],
"script": "snoobi\\.com/snoop\\.php",
"env": "^snoobi$"
"env": "^snoobi$",
"implies": [ "Joomla" ]
},
"SOBI 2": {
"cats": [ 19 ],
"html": "(<!-- start of Sigsiu Online Business Index|<div[^>]* class=\\\"sobi2)"
"html": "(<!-- start of Sigsiu Online Business Index|<div[^>]* class=\\\"sobi2)",
"implies": [ "Joomla" ]
},
"SobiPro": {
"cats": [ 19 ],
"env": "SobiProUrl",
"html": " <(script|link)[^>].*com_sobipro.*>"
},
"SoundManager": {
"cats": [ 12 ],
@ -1623,6 +1641,12 @@
"env": "^(vBulletin|vB_[^g])",
"implies": [ "PHP" ]
},
"VideoJS": {
"cats": [ 14 ],
"env": "VideoJS",
"html": "<div+class=\\\"video-js+\\\">",
"script": "zencdn\\.net/c/video\\.js"
},
"viennaCMS": {
"cats": [ 1 ],
"html": "powered by <a href=\\\"[^>]+viennacms"
@ -1694,7 +1718,7 @@
"WebsiteBaker": {
"cats": [ 1 ],
"meta": { "generator": "WebsiteBaker" },
"implies": [ 'PHP' ]
"implies": [ "PHP" ]
},
"Webtrekk": {
"cats": [ 10 ],
@ -1822,6 +1846,12 @@
"cats": [ 11 ],
"meta": { "generator": "Zinnia" },
"implies": [ "Django" ]
},
"ZK": {
"cats": [ 18 ],
"script": "zkau/",
"html": "<!-- ZK [\\.\\d\\s]+-->",
"implies": [ "Java" ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 435 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

Loading…
Cancel
Save