jvoisin
50f527c0ed
Detect moinmoin wiki via its cookies ( #2334 )
...
This can be validated [here](https://wiki.gnome.org/Initiatives/DevelopmentInfrastructure <Paste>)
7 years ago
Fernando Sávio
640e186a48
Corrected plurals in pt_BR ( #2332 )
7 years ago
jvoisin
96b3c2d464
Prestashop only runs on MySQL ( #2330 )
...
[source](http://doc.prestashop.com/display/PS17/What+you+need+to+get+started )
7 years ago
Martin Maillard
365bc3b47d
Add "wappalyzer" command ( #2329 )
...
Wappalyzer can be executed as "wappalyzer" instead of "node index.js".
7 years ago
Camille Barneaud
2252847e89
Fix options page ( #2327 )
...
Bug report: #2325
The value was already correct in local storage but it was not change in <code>options</code> dictionnary in the driver.
7 years ago
jvoisin
2f67a7745e
Xenforo implies MySQL and PHP ( #2326 )
...
[source](https://xenforo.com/xf2-docs/manual/install-upgrade/ )
7 years ago
jvoisin
1aedd1762c
Blogger is written in Python ( #2323 )
...
[source](https://en.wikipedia.org/wiki/Blogger_(service) )
7 years ago
jvoisin
1d28c66737
Add detection for Google Cloud ( #2322 )
...
* Add detection for Google Cloud
This can be verified in its [documentation](https://cloud.google.com/cdn/docs/support ),
and on [this website](https://mobile.lemonde.fr/pixels/article/2018/05/23/qu-est-ce-que-le-protocole-https-que-vient-d-adopter-le-site-du-monde_5303084_4408996.html ).
* Escape a dot
7 years ago
jvoisin
9c540f7d3f
Improve a bit phusion passenger detection ( #2321 )
...
This can be checked [here](https://blog.ghost.org/ )
7 years ago
jvoisin
1d60b9bad1
Fix static category ( #2320 )
...
* Pelican is a static site generator
* Octopress is a static website generator
7 years ago
jvoisin
b2d8adefef
Improve a bit cloudflare detection ( #2319 )
...
This can be checked [here](https://www.fbi.gov/ )
7 years ago
jvoisin
543785e52e
Detect old version of yoast seo plugin ( #2318 )
...
* Detect old version of yoast seo plugin
This can be verified [here](http://ingest.tips/2015/07/19/tips-for-improving-performance-of-kafka-producer/ )
* Fix a typo
7 years ago
jvoisin
d7c0b580e4
Add sucuri detection ( #2314 )
...
Sucuri is a pretty popular CDN/WAT/Magic thing for mainstream CMS,
I think that it deserves a place in wappalyzer's database.
7 years ago
jvoisin
9b8e2b453c
Add detection for All in One SEO Pack ( #2313 )
...
* Add detection for All in One SEO Pack
This wordpress plugin has [more than 3 million installations](https://wordpress.org/plugins/all-in-one-seo-pack/ ).
* Fix a typo
7 years ago
jvoisin
053c19ce43
Improve a bit gitbook.io detection ( #2312 )
...
This can be verified [here](https://snips.gitbook.io/ )
7 years ago
jvoisin
4ffdc849f8
We're in 2018, websites should be in https ( #2311 )
...
This is a first batch, I might do more in the future
7 years ago
jvoisin
6f0f8f4cb6
Improve ckeditor detection via js ( #2310 )
...
This can be tested [here](https://ideas.lego.com/dashboard ),
and can be found in the documentation of ckeditor.
7 years ago
jvoisin
d15e991113
Complete a0cc689e1d
( #2309 )
...
Since lodash and underscorejs are both using `_`,
the presence of `_.VERSION` shouldn't be used
as anything else but a provider of version number
7 years ago
jvoisin
03d86fb07b
Improve coinhive detection ( #2305 )
...
* Improve coinhive detection
* Remove superfluous parenthesis
* Keep the `opt-in` pattern
7 years ago
jvoisin
242872ddb1
Add a way to detect Laravel presence via js ( #2303 )
7 years ago
avasilkov
69f575c83f
npm driver fix url filter in recursive mode. allow only urls from the same host ( #2317 )
7 years ago
Elbert Alias
a0eae8ca04
Hide technologies with 0 confidence, fix Underscore.js and Lodash always being detected together
7 years ago
Elbert Alias
a0cc689e1d
Hide technologies with 0 confidence, fix Underscore.js and Lodash always being detected together
7 years ago
Elbert Alias
02357b2192
Merge branch 'master' of github.com:AliasIO/Wappalyzer
7 years ago
Elbert Alias
37cc4ee6d7
Add proxy option to NPM driver
7 years ago
Mota Mind
6948d067c5
Fixed Translation to Portuguese of Portugal (pt) ( #2306 )
...
Fixed Translation to Portuguese of Portugal (pt).
7 years ago
Fernando Sávio
d5f5ecc847
Created Brazilian Portuguese translation. ( #2304 )
7 years ago
Patrick Meenan
98f8691b70
Add resilience for cases where Array has been extended ( #2287 )
7 years ago
Christopher Schmidt
49b3db1d8d
Add Kubernetes Dashboard ( #2288 )
...
* Added Kubernetes Dashboard
* Small fix
7 years ago
avasilkov
7adc136a36
fix npm driver boolean arguments - Boolean(false) or Boolean(0) is still true, arguments were always true if they were included in the cli independent of values ( #2290 )
7 years ago
jvoisin
edb77f57fe
Improve HLJS detection ( #2295 )
7 years ago
张向东
7b4325fbe0
Update Public CMS Icon ( #2296 )
7 years ago
jvoisin
354fe4f74e
Add Flarum detection ( #2299 )
...
This should close #2294
7 years ago
jvoisin
7ea40895a2
Remove some glaring false-positive patterns ( #2300 )
...
* Remove some glaring false-positive patterns
- `Yii` and `dpd` are common patterns due to javascript compressors
- Since `dpd` and `dpd.js` are the only way to detected Deployd,
and deployd isn't a dependency of anything else, we should
remove it, since it's too false-positive prone
This should close #2289
* Remove a leftover icon
7 years ago
jvoisin
4713f88dc9
Remove some useless app ( #2301 )
...
All of them have zero detection on wappalyzer.com
7 years ago
Camille Barneaud
10b339578e
Remove some legacy code for env detection ( #2283 )
...
* Remove unused env detection
* Remove remaining code for env detection
7 years ago
John
6169a2e868
Add BoldGrid Post and Page Builder ( #2278 )
...
* Add BoldGrid Post and Page Builder
https://wordpress.org/plugins/post-and-page-builder/
* Correct protocol to https [BoldGrid]
7 years ago
jvoisin
db5320dbe4
Wordpress implies MySQL ( #2276 )
...
As documented on [its website]( https://codex.wordpress.org/Using_Alternative_Databases )
7 years ago
jvoisin
c9c09721a5
Add a way to get bugzilla's version ( #2275 )
...
This can be tested [here](https://bugzilla.xfce.org/ )
7 years ago
mahdi
b4bdc1ac0c
Fix conflict by PrestaShop ( #2274 )
...
* Fix conflict by PrestaShop
* Change implies
7 years ago
Camille Barneaud
b1b851ac5e
Fix for #2271 ( #2273 )
...
Use the same code than in the WebExtension driver to extract HTML
7 years ago
Marc
3d8ed9728f
Update CakePHP Icon ( #2269 )
7 years ago
jvoisin
dd456b53c1
Improve jenkins detection ( #2268 )
...
This can be tested [here](http://ci.rada.re/job/radare2/ )
7 years ago
jvoisin
60bc579324
Add a way to get plotly version ( #2267 )
7 years ago
jvoisin
59f844a48a
Remove some useless httpd ( #2265 )
...
* Remove some useless httpd
This was done for httpd without any usage on
the [technologies webpage]( https://www.wappalyzer.com/technologies )
* Remove the icons
* Remove yet an other icon
7 years ago
Christof Horschitz
aa7c8478ad
fixed wrong data type on cats ( #2266 )
7 years ago
jvoisin
c21f869524
Fix Jira detection by unescaping a dot ( #2262 )
...
This can be tested [here](https://jira.ez.no/browse/EZP-26582 )
7 years ago
jvoisin
25a6ce44ac
Improve XenForo detection ( #2261 )
...
* Improve XenForo detection
This can be tested [here](https://thebot.net/threads/python-3-function-annotations.363444/ )
* Fix the json
7 years ago
jvoisin
45c4c41059
Tighten a bit asp and iis detection ( #2260 )
...
- The x-powered-by header is trustworthy for ASP
- The `server` header for IIS always starts with `IIS`
7 years ago
Fabian Schultz
ccfa3a38d9
Add ctfassets.net to Contentful detection ( #2257 )
...
* Add ctfassets.net to Contentful detection.
* Use optional quantifier.
7 years ago