Max Strübing
01a523694d
Use https for neos/flow website ( #2158 )
7 years ago
Max Schmitt
83fe10cda9
bootstrap. added version detection ( #2147 )
7 years ago
Elbert Alias
6de4bac1e4
Update locales
7 years ago
Elbert Alias
6f79a1775d
Update locales
7 years ago
Elbert Alias
56e3d419ce
Fix Dart implies/excludes
7 years ago
Anthony Maki
3c2ee9ff23
Add AngularDart and Dart to Wappalyzer ( #2113 )
...
- Add AngularDart as Web Framework
- Add Dart as Programming Language
- Tweak other Angular entries (Angular, AngularJS, Angular Material) with 'excludes' logic
7 years ago
AlexByte
a37bef4fb3
Add Vaadin. ( #2106 )
7 years ago
benoitboireau
26fd34805a
Add a way to detect ip-label agent ( #2118 )
...
* Add a way to detect ip-label agent
* Add a way to detect ip-label
7 years ago
Andres Castillo
5d6ff3ac5b
Analyze headers ( #2129 )
...
* Await analyzeHeaders promise + add tests
* Parse js patterns when analyzing js
* Put back parseJsPatterns where it was
* Separete to devDependencies
* Add apps object to isolate and prevent manual updates
* Simplify wappalyzer.apps
* Only use necessary input data per analyze use case
* Remove package-lock.json
* Checking in yarn.lock
* Remove npm from test script
7 years ago
jvoisin
89429b0995
Add a way to get woocommerce version ( #2126 )
...
This can be tested [here](https://puri.sm/products/ )
7 years ago
jvoisin
7b5a0ae59b
Improve a bit quantserve detection ( #2127 )
...
This can be tested [here](http://www.slate.com/articles/news_and_politics/crime/2013/12/gun_ownership_causes_higher_suicide_rates_study_shows.html )
7 years ago
Max Schmitt
d51f75b6a1
fancybox: added version detection ( #2128 )
7 years ago
Nacim Goura
77621bd48b
Add Pelican ( #2130 )
...
* Add Pelican
python cms
* change http by https and simplify detection
* fix false-positive
7 years ago
Cameron Tod
4c6df64a4c
Add Acquia Cloud PaaS hosting platform. ( #2131 )
7 years ago
jvoisin
3a3a2a38d5
Add a way to get leaflet's version ( #2133 )
...
This can be tested [here](http://umap.openstreetmap.fr/en/ )
7 years ago
Jonas Franz
bf421bfb27
Add Gitea ( #2135 )
...
* Add Gitea
* Removing unnecessary group
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Improve regex of Gitea
Add support for version detecting
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Switch to https
7 years ago
jvoisin
e28da87bac
Add a way to get Wink's version ( #2137 )
...
This can be tested [here](https://boutique.orange.fr/internet/offres-fibre/resultat-eligibilite )
7 years ago
jvoisin
0ddb5e380c
Improve a bit the gitlab detection ( #2138 )
...
This can be tested on gitlab's website
7 years ago
jvoisin
9947a4a218
Github pages are now only a CDN, and not a blog ( #2139 )
...
The rationale for this commit is that when you're putting content on github
pages, the underlying blog engine is Jekyll, or anything else that you might
use to generate static html. Github pages are only the things that is serving
your pages, aka a content delivery network.
7 years ago
Camille Barneaud
6a691ca768
Fix typos apps.json ( #2142 )
...
- Fix 2 scripts pattern
- Convert the last "env" pattern to the js format
7 years ago
Camille Barneaud
27e1fa17a4
Fix performance issue ( #2143 )
...
* Fix #2140
Remove inpage js.
* Remove the two culprit
I removed Criteo & Carbon Ads which were the original culprit.
I also removed the beginning of Sizmek pattern as it looks useless and potentially dangerous.
I would add that any pattern matching some close to <code>\[\^(.).{0,3}\].{0,3}\1</code> in the beggining should look suspicious.
There are several good candidate in HTML..
7 years ago
jvoisin
1fd9273e3a
Improve jquery migrate and jquery mobile detection ( #2145 )
...
* Improve jquery migrate and jquery mobile detection
This can be tested [here](http://docs.python-requests.org/en/master/ )
- remove the `rc` thingy, since no other patter using it, and I haven't seen a
single website actually using it.
- jquery-migrate is valid too
- Remove `.*` in favour of of an optional `.min`
* Fix an unnecessary escape, thanks to @gadcam
7 years ago
jvoisin
f099491bd3
Improve Material Lite detection ( #2146 )
...
This can be tested [here](https://google.github.io/xi-editor/gsoc.html )
7 years ago
jvoisin
a64fa26eb1
Improve a bit highligthjs detection ( #2148 )
...
* Improve a bit highligthjs detection
- Add a `js`-based detection
- Simplify the `script` pattern
- The `script` can now get the version
* Add a missing `?`
7 years ago
jvoisin
80064f8e42
Improve a bit firebase detection ( #2149 )
...
* Improve a bit firebase detection
- Improve the `script` thingy
- http -> https
* Add a `js` pattern
7 years ago
jvoisin
4cebd35c2c
Improve a bit the cryptoloot detection ( #2150 )
...
Based on [this article](https://badpackets.net/how-to-find-cryptojacking-malware/ )
7 years ago
jvoisin
876c33f3ee
Improve a bit the coinimp detection ( #2151 )
7 years ago
jvoisin
5da0137c91
Improve semantic-ui detection ( #2153 )
...
- Simplify the regexps
- Add a way to detect the version
- Remove the `ui` pattern, since it was triggering a lot of false-positives
- http -> https
This can be checked [here](https://git.libskia.so/ )
7 years ago
jvoisin
c6cc1bfb7a
Improve a bit clipboards.js detection ( #2154 )
...
This can be tested [here](https://git.libskia.so )
7 years ago
jvoisin
4aa6c3d86a
Improve a bit tinymce detection ( #2155 )
...
* Improve a bit tinymce detection
- Add a `script` pattern
- Add a way to get the major version
This can be tested [here](https://www.mediapart.fr/journal/france/080318/mandelieu-un-promoteur-vendeur-d-armes-en-affaire-avec-la-famille-du-maire )
* Add a missing part in a regexp, spotted by @gadcam
7 years ago
jvoisin
d5d2101e12
Add particles.js detection ( #2156 )
...
This can be checked [here](http://pwning.fun/ ) and [here](https://vincentgarreau.com/particles.js/ ).
It has ~14.000 stars in github, and is used on a metric fuckton of websites
who want a fancy background. Unfortunately, it doesn't have an icon yet.
7 years ago
wpCache
f386739522
update wpCache ( #2110 )
...
* update wpCache
New version 2.0 Fix error browser chrome - firefox
* change implies
"implies": [
"WordPress",
"PHP"
],
7 years ago
jvoisin
af9af7d1c8
Add a way to get Stripe's version ( #2125 )
...
This can be tested [here](https://stripe.com/atlas/guides/business-of-saas )
7 years ago
Gonzalo Rizzo
fb6f1f5665
Add Genexus detection ( #2124 )
...
* Add Genexus detection
* Fix genexus image size
* Add Miscellaneous category to Genexus
* Use /gxp\\.js as script regexp
* Remove gx js global to detect Genexus
7 years ago
toastal
46b6b29755
Using `reduce` to remove extra iterations ( #2122 )
...
* Using `reduce` to not iterate so much
* Remove the Array.from as well
7 years ago
jvoisin
3a19eeeb0d
Improve Concerte5 handling ( #2121 )
...
- Better version detection (the `ab` thingy looks like a bug to me)
- Tighten the regexp for the generator
- Tighten the `script` thingy
- The website is using https
7 years ago
jvoisin
d2260af0f2
Add a way to get XRegExp's version ( #2120 )
7 years ago
Max Schmitt
93d23283e5
React: Fixed version detection ( #2117 )
...
* React: Fixed version detection
Example sites which are using React:
- Slack
- Dropbox
- Imgur
On all it works fine with PascalCase "React".
* React: Readded old version detection
* React: Removed unnecessary js check
7 years ago
jvoisin
a921a1b878
Add a way to get tweenmax's version ( #2115 )
...
This can be tested [here](https://www.kravmagaparis12.com/ )
7 years ago
jvoisin
7ac29fac53
Add a way to get requirejs version ( #2114 )
...
This can be tested [here](https://rougie.fr/ )
7 years ago
jvoisin
0e1dd2986a
Add the next stable release of debian ( #2112 )
7 years ago
jvoisin
8936227e60
Add a way to get socket.io's version ( #2111 )
...
This can be tested [here](https://cloud.scaleway.com/#/ )
7 years ago
jvoisin
ed81e2a634
Add awesomplete ( #2105 )
...
This can be tested [here](https://leaverou.github.io/awesomplete/ ) or [here](https://links.imirhil.fr/ )
The library is [pretty popular](https://github.com/LeaVerou/awesomplete ), with almost 6000 stars
7 years ago
jvoisin
687dedce1b
Add a way to get algolia's version ( #2103 )
...
This can be tested [here](https://blog.heroku.com/ruby-2-4-features-hashes-integers-rounding#better-hashes ).
Please note that `algoliasearch` and `AlgoliaSearch` are both present on
the webpage
7 years ago
jvoisin
89ed918bc0
Tighten a bit the ExpressionEngine regexp ( #2102 )
...
This can be tested [here](http://shamelessmag.com/blog/entry/adversary-making-a-statement-in-the-industrial-mu/ )
7 years ago
jvoisin
32b5408aa5
Add a way to get polymer's version ( #2101 )
...
This can be tested [here](https://www.youtube.com/watch?v=-8cOWt7lvUQ )
7 years ago
jvoisin
8e1bfb4e45
Add a category for static site generators ( #2092 )
7 years ago
Elbert Alias
f35c7ff3e7
Add robots.txt queuing
8 years ago
Elbert Alias
24c460f86f
Fix uncaught promise in browser-polyfill.js
8 years ago
Elbert Alias
74bb8fa56a
Asynchronous regex execution
8 years ago
jvoisin
ccdb6949f7
Add mkdocs detection ( #2097 )
...
This can be verified [here](http://archerysec.info ). It's a [pretty
popular]( https://github.com/mkdocs/mkdocs ) software.
8 years ago
TotPeRo
c5bb9bc12c
fix analyzeMeta duplicate line ( #2096 )
...
in analyzeMeta function the r const is declared but never used and in next if is the same code.
8 years ago
jvoisin
1c64985ffc
Change webpack's category ( #2094 )
...
This should close #1586
8 years ago
jvoisin
de8c568412
Add Koha ( #2093 )
...
* Add Koha
This should close #2048
* Add a js patterns potted by @gadcam
8 years ago
jvoisin
a19df3db2b
Add a way to detect Gazelle ( #2091 )
...
* Add a way to detect Gazelle
This can be tested [here](http://159.89.252.33/torrents.php ) and [here](https://empornium.sx )
* Add a js pattern found by @gadcam
8 years ago
jvoisin
1bb90eb633
Add a way to get typekit's version ( #2090 )
...
This can be tested [here](https://readthedocs.org/ )
8 years ago
jvoisin
21e14940a4
Add a way to get YUI version ( #2089 )
...
This can be tested [here](https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/1732150 )
8 years ago
jvoisin
87b62c8975
Add a new way to get bootstrap's version ( #2088 )
...
This can be tested [here](http://storm-country.com/blog/evo-deco ),
based on [this method](https://github.com/twbs/bootstrap/issues/16264 )
8 years ago
jvoisin
0a3ae5538d
Add Flickity ( #2086 )
...
This can be tested [here](https://www.grsecurity.net/support.php )
8 years ago
jvoisin
fd8234e847
Add a way to get jqueryui version ( #2084 )
...
This can be tested [here](http://linuxmao.org/open%20stage%20control )
8 years ago
jvoisin
b15538b9cd
Add a way to get scriptaculous version ( #2082 )
...
This can be verified [here](https://revolt.group/ )
8 years ago
jvoisin
533b02a34e
Add a way to get Prototype's version ( #2081 )
...
This can be verified [here](https://revolt.group/ )
8 years ago
jvoisin
a2fd98d1d7
Add a way to get vus.js version ( #2079 )
...
This can be tested [here](https://vuejs.org/v2/guide/ )
8 years ago
jvoisin
c971da9736
Add a way to get react's version. ( #2078 )
8 years ago
jvoisin
e428c10220
Add a way to get raphael's version ( #2077 )
...
This can be tested [here](https://hackmd.io/EwQwDARmBmDGCcBaAjAU1sxAWA7Ox880wiOAJgMyw4ywXSpZA=== )
8 years ago
jvoisin
cc0d4d3824
Add a way to get lodash's version ( #2076 )
...
This can be tested [here](https://hackmd.io/EwQwDARmBmDGCcBaAjAU1sxAWA7Ox880wiOAJgMyw4ywXSpZA=== )
8 years ago
Gerard Nguyen Van Thao
c0460a7378
Add detection for Shopcada ( #2083 )
...
* Add detection for Shoper
* ### ADDED: Shopcada - Ecommerce Platform
* ### CHANGED - move Shopcada icon to correct folder
8 years ago
Elbert Alias
0a63ef2ddd
Build v5.4.7
8 years ago
jvoisin
ffc7538116
Simplify mediawiki version detection ( #2071 )
...
Mediawiki versions can contain a lot of different letters, like
[`1.31.0-wmf.17`](view-source:https://en.wikipedia.org/wiki/Token_bucket ),
so there is no need to check for numbers specifically.
8 years ago
jvoisin
65e01f3a42
Add a way to get mustachejs version ( #2072 )
...
This can be tested [here](https://en.wikipedia.org/wiki/Token_bucket ).
8 years ago
Camille Barneaud
484d2e3ce7
Update js patterns & add version detection - MediaElement.js --> Plesk + Some removed apps ( #2070 )
8 years ago
jvoisin
49c19869cb
Add a way to get modernizr version via "js" ( #2074 )
...
This can be verified [here](https://www.spip.net/en_rubrique25.html )
8 years ago
AlexByte
b3def7e9f9
Add again viewBox to AngularJS icon. ( #2075 )
8 years ago
Cosmin
a6e124caf7
added Woosa application ( #2066 )
...
* added Woosa application
* updated icon name
8 years ago
Max Schmitt
ed6a1315d6
OpenUI5: added version detection ( #2062 )
8 years ago
Daniel Zdziebko
43603c5e08
Update no.6 for Polish lang ( #2056 )
...
* Update no.5 for Polish lang
* Update no.6 for Polish lang
8 years ago
Sarun Intaralawan
3c5d8180c6
Remove `ng-version` detection from AngularJS ( #2052 )
8 years ago
Elbert Alias
c7fe16d185
Merge branch 'master' of github.com:AliasIO/Wappalyzer
8 years ago
Elbert Alias
28a93d5bec
Improve Joomla pattern, decrease processed HTML sise
8 years ago
Brandon Kelly
b0dc7f0644
Added Craft Commerce detection ( #2059 )
8 years ago
Elbert Alias
fd9c20c700
Escape meta characters
8 years ago
Elbert Alias
4a711891fc
Fix meta detection method
8 years ago
Elbert Alias
2e5651f3c9
Merge branch 'master' of github.com:AliasIO/Wappalyzer
8 years ago
Elbert Alias
0fbaa9622c
Add Adyen, popup styles
8 years ago
Sarun Intaralawan
be6e201ebd
Remove `ng-version` detection from AngularJS ( #2042 )
...
The `ng-vesion` attribute only exists in Angular, not AngularJS.
This fixes the merge screw up in #2007
8 years ago
Camille Barneaud
30a3d74ac8
Add A-Frame detection ( #2044 )
...
* Add pattern for A-Frame
* Add A-Frame icon
* Fix script pattern
8 years ago
Sarun Intaralawan
7305e56aa1
AngularJS icon and Angular icon is not the same ( #2045 )
8 years ago
Max Schmitt
b7be99a1d7
Squarespace: Adds html detection ( fix #2026 ) ( #2046 )
...
Adds the html detection for Squarespace
8 years ago
Fabian Schultz
a214b73b5d
Add Kajabi. ( #2049 )
8 years ago
TotPeRo
eca877f92c
categoryPin Romanian translation ( #2050 )
...
fix categoryPin Romanian translation
8 years ago
Elbert Alias
8a5bc035ce
Add ability to pin a category
8 years ago
Elbert Alias
0dcb78a8bd
Merge branch 'master' of github.com:AliasIO/Wappalyzer
8 years ago
Elbert Alias
6d7c9a3512
Fix Ant Design, Sqreen, update Tilda icon, fix bookmarklet
8 years ago
kkadosh
900ef3fd7c
Fix forgotten comma that prevent json loading ( #2043 )
8 years ago
Sarun Intaralawan
9965e64f76
Angular and AngularJS is not the same ( #2041 )
...
According to [Angular branding guideline](https://angular.io/presskit#brand-names ), AngularJS is referred to 1.x versions and Angular is referred to 2+ versions.
This reverts parts of #2037
8 years ago
Sarun Intaralawan
c5f7058537
Angular root component can have different selector ( #2007 )
8 years ago
jvoisin
a7dd5583bf
Normalize a bit the implies ( #2037 )
...
This should close #2036
8 years ago
kkadosh
1eb6ba1264
Add an other way to identify redmine ( #2034 )
...
* Add an other way to identify redmine
* Fix regex
8 years ago
Camille Barneaud
b94acd1961
Fix problem in version detection via js variables ( #2033 )
...
* Fix version detection in js variables (webextension)
* Fix version detection in js variables (NPM)
8 years ago
Rigas Papathanasopoulos
d44fe72222
Add detection for Transifex live ( #2031 )
8 years ago