Craig London
22228635a9
Add DoveTailWRP icon and detection patterns
8 years ago
Jonas Felix
1a2ae78d84
wix.com - use meta to detect
8 years ago
jvoisin
d395267629
Improve a bit the regexp
8 years ago
Anirban Das
49843a0bc6
Improve Bootstrap detection
8 years ago
jvoisin
33066bea95
Fix a typo in the regexp
8 years ago
jvoisin
fd37b88747
Fix the icon
8 years ago
jvoisin
d2a925c6c4
Fix a typo
8 years ago
jvoisin
ee815119c7
Add a default icon
8 years ago
jvoisin
551cc1d9eb
Add GitPHP detection
...
This can be tested on [this](http://source.gitphp.org/ ) website.
8 years ago
jvoisin
36cc88b4bf
Add an icon for http2
8 years ago
Ambroise Maupate
5691e7c60d
Added Roadiz CMS x-powered-by header.
8 years ago
jvoisin
07942c5a6d
Add gitlist detection
...
This can be tested on [this](http://gitlist-khornberg.rhcloud.com/ ) website.
8 years ago
jvoisin
0bffef4b38
Improve gitweb detection
...
This commit can be tested on [this](http://git.kali.org/gitweb/?p=packages/cisco-auditing-tool.git;a=summary ) website.
8 years ago
jvoisin
b60c52f3a9
Add some Debian versions
8 years ago
jvoisin
66d85d7579
Simplification and improvements of various "implies".
...
- Some implies were used as array, with a single member, then are now
strings
- Add some missing implies
8 years ago
jvoisin
8ed36f9b54
Improve detection for Brother devices
...
Since those devices are printers that shouldn't be exposed on the
internet, I don't think that I should link webpages to test those rules
;)
Please find attached a `curl -i $HOSTNAME` of a valid printer.
8 years ago
jvoisin
61bb4c28ae
Improve a bit Moodle detection
...
This can be tested on [this](http://fle.groupe-esa.com/login/index.php )
website
8 years ago
jvoisin
e48922ce23
Improve a bit Synology detection
...
- the "description" meta is now used
- some html too
- some script src
8 years ago
jvoisin
1cb5d12793
Add ShellInABox detection
...
This can be tested [here](https://code.google.com/archive/p/shellinabox/ )
8 years ago
Michal Landsman
d9d7fa2dde
Fixed indentation, improved snippet of components
8 years ago
Michal Landsman
3234a0ce6e
Improved Nette Framework detection - fixed for test rules finally
8 years ago
Michal Landsman
e67245b86b
Improved Nette Framework detection - fixed for test rules
8 years ago
Michal Landsman
ce055d8be7
Improved Nette Framework detection
8 years ago
jvoisin
a7b96adc84
Add Plotly detection
...
This can be tested [here](https://plot.ly/javascript/ )
Thanks to @gadcam for the review.
8 years ago
jvoisin
f78ffae26d
Confidence of 99% or 90% can be considered as sure.
...
Especially given how precise the matching rules are.
8 years ago
jvoisin
27450f2fa0
Improve a bit maxCDN detection
...
- Speed up a regexp by adding `^`
- Add a header
This can be tested [here](http://www.lequipe.fr/ )
8 years ago
pd4d10
0af55bfa52
Fix anonymous reports option
8 years ago
Andre Fortin
2e1541534c
Fix #1325 - BigCommerce is wrongly detected
...
Remove the "env" property that could incorrectly match a function in the global scope. Removed the trailing 'v' from the "script" and "html" entries that looks for the BigCommerce CDN paths since they can begin with letters other than 'v' like 's' in the to examples below.
Check against the following URLs :
https://shopmonarch.averydennison.com/
http://shop.panthers.com/
8 years ago
jvoisin
f71c187df8
rename the icon
8 years ago
jvoisin
c459fce164
Fix the regexp
8 years ago
jvoisin
e557e87020
Add YouTrack detection
...
This can be tested on the [official instance](https://youtrack.jetbrains.com/issues ),
or on the [cisco one](https://trex-tgn.cisco.com/youtrack/dashboard )
8 years ago
jvoisin
b1f6213c58
Use `property` as `meta` key too
...
Currently, only `name` is considered as a valid key for <meta>,
but more and more website, trying to be mobile-friendly,
are using <meta> tags without `name`, but with a `property`
instead. This commit changes this behaviour.
This idea emerged from [this MR](https://github.com/AliasIO/Wappalyzer/pull/1321 )
8 years ago
jvoisin
f93d8158cf
Improve a bit the Octopress thingy
...
- Octopress implies Jekyll
- Octopress can have a `meta` named "generator"
- The `html` section is now moregeneric
8 years ago
José A. Sachs
782b9ef290
Regex fix
8 years ago
jvoisin
52f0bbf82f
Add even more detection methods
8 years ago
jvoisin
da237e3829
Add octopress detection
...
This can be tested [here](http://gamedataeditor.com/cn/ ),
or [here](http://octopress.org/ ) or even [here](https://benmmurphy.github.io/ ).
8 years ago
jvoisin
2cf174ae45
Fix the url
8 years ago
jvoisin
52b2eb4168
Add detection for phpadminlite
...
This can be tested [here](https://www.phpliteadmin.org/demo/ )
8 years ago
Elbert Alias
5003ee3a7a
Correct Firefox driver wappalyzer.js path in wappalyzer links script
8 years ago
Elbert Alias
a64ea39a66
Run wappalyzer build
8 years ago
Elbert Alias
b5b333abc0
Merge branch 'master' of github.com:AliasIO/Wappalyzer
8 years ago
Elbert Alias
6a4a7f7a8c
Make timeout configurable per driver
8 years ago
Elbert Alias
d3a3c19a57
Merge pull request #1324 from jvoisin/gogs
...
Implement gogs detection
8 years ago
Elbert Alias
edf9102581
Merge pull request #1323 from jvoisin/cgit
...
Improve cgit detection
8 years ago
Elbert Alias
b73f529902
Merge pull request #1322 from jvoisin/kibana
...
Add detection of Kibana
8 years ago
Elbert Alias
5c7acafb4d
Merge pull request #1320 from jvoisin/pygments
...
Add Pygments detection
8 years ago
Elbert Alias
3520cadc3a
Merge pull request #1319 from jvoisin/revel
...
Add Revel detection
8 years ago
Elbert Alias
70b4a804b5
Merge pull request #1318 from jvoisin/phabricator
...
Add phabricator detection
8 years ago
Elbert Alias
74dce06c44
Merge pull request #1316 from DmitryKrekota/master
...
Added environment for Angular Material
8 years ago
Elbert Alias
f9a3400e65
Merge pull request #1314 from patrocle/zopim
...
Add Zendesk Chat detection
8 years ago
Elbert Alias
014c67b558
Merge pull request #1313 from patrocle/master
...
Add Aircall detection
8 years ago
Elbert Alias
6d99b233a9
Merge pull request #1310 from jvoisin/spip_implies_php
...
Spip implies PHP
8 years ago
Elbert Alias
ee4a1a7c1d
Merge pull request #1309 from jvoisin/adminer
...
Add adminer detection
8 years ago
Elbert Alias
29f119b248
Merge pull request #1308 from jvoisin/ikiwiki
...
Add ikiwiki detection
8 years ago
Elbert Alias
dffe66071e
Merge pull request #1307 from jvoisin/prestashop_detection
...
Improve a bit prestashop detection
8 years ago
Elbert Alias
a7032ac8c6
Merge pull request #1303 from nvanthao/master
...
Add Neto detection
8 years ago
Elbert Alias
70436c6c62
Merge pull request #1300 from manuwell/new-application-rakuten
...
Adds new application Rakuten DBCore to apps.
8 years ago
Elbert Alias
2bcb73b4ba
Ignore tags file
8 years ago
jvoisin
21569dee19
Fix the regexp
8 years ago
jvoisin
1a4e92cbda
Implement gogs detection
...
This can be tried on the [official demo instance]( http://try.gogs.io ),
or on [this instance](https://git.libskia.so/explore/repos ).
8 years ago
jvoisin
8de6a76ced
cgit is coded in C, not in Perl,and it implies git.
8 years ago
jvoisin
396ad5dc95
Improve cgit detection
...
This can be tested on [kernel.org](https://git.kernel.org/cgit/ )
8 years ago
jvoisin
9f53bd69c5
Add detection for Melis CMS v2
...
This can be tested on the [official website](http://www.melistechnology.com/ ),
or on any [customer ones](http://www.melistechnology.com/melistechnology/customers/id/6#websites ),
and [this one](https://www.bargento2016.fr ) too
8 years ago
jvoisin
519305290a
Fox the previous commit
8 years ago
jvoisin
dd85545257
Add even more detection
8 years ago
jvoisin
f01439f0ad
Add detection of Kibana
...
This can be tested on the [demo](demo.elastic.co/packetbeat) page of Kibana
8 years ago
jvoisin
a2c68b36f9
Fix indentation
8 years ago
jvoisin
6aecd3c125
Improve gitlab fingerpring
...
This can be tested on [this repo](https://0xacab.org/mat/ )
8 years ago
jvoisin
87892f86cd
Add Pygments detection
...
This can be tested on the [official website](http://pygments.org/ )
or on [this blog]( https://dustri.org/b/ )
8 years ago
jvoisin
cb44a705c0
Fix the indentation
8 years ago
jvoisin
d1714a15ec
Add Revel detection
...
This can be tested on the [official website](https://revel.github.io/index.html )
8 years ago
jvoisin
afe7277946
Add phabricator detection
...
This can be tested on [freebsd's bugtracker](https://reviews.freebsd.org/ )
8 years ago
Dmitry Krekota
1055e2ca00
Added environment for Angular Material
8 years ago
Louis
3b7e7f11ac
Zendesk Chat
8 years ago
Louis
bde6b2161b
aircall add ico
8 years ago
Louis
de3b0a60b7
aircall add
8 years ago
jvoisin
99b6bc0e8a
Relax a bit a regexp
8 years ago
Jonas Felix
3267f1a42b
detection for new wix.com behavior
8 years ago
jvoisin
154cca2141
Spip implies PHP
8 years ago
jvoisin
52ab9bffb7
Add adminer detection
8 years ago
jvoisin
a45b424593
Add ikiwiki detection
8 years ago
jvoisin
5c45e0858e
Improve a bit prestashop detection
8 years ago
Gerard Nguyen
578267d0a6
fix indentation from space to tab
8 years ago
Gerard Nguyen
afb48e3160
Add Neto detection
8 years ago
José A. Sachs
fc215aeaa4
Aurelia JS framework detection
8 years ago
manuwell
64e3f7e899
Adds new application Rakuten DBCore to apps.
8 years ago
Elbert Alias
b0bc61bca7
Merge branch 'master' of github.com:AliasIO/Wappalyzer
8 years ago
Elbert Alias
b69492ac92
Fix Angular Material detection
8 years ago
Marat Dyatko
0a67722f13
Klarna Checkout payment processor category
8 years ago
Marat Dyatko
f31f082437
Klarna Checkout category priorities
8 years ago
Marat Dyatko
17154b49c8
Klarna Checkout
8 years ago
Elbert Alias
560e4e7693
Correctly pass arguments in PhantomJS driver
8 years ago
Elbert Alias
3b20a88d65
Removed deleted drivers from wappalyzer links script
8 years ago
Elbert Alias
9e9555ecdc
Removed deprecated drivers in favour of PhantomJS driver
8 years ago
Elbert Alias
14c537fbc0
Don't exit on page error in PhantomJS driver
8 years ago
Elbert Alias
d50dc5d4b2
Install Rsync in Docker image, remove Ink to avoid too many false positives
8 years ago
Elbert Alias
635021c031
Merge pull request #1296 from RobertDaleSmith/master
...
Updates SumoMe icon and category.
8 years ago
Elbert Alias
a1a7aae6d5
Merge pull request #1293 from poupas/master
...
Ensure regexes are applied to multi-value headers.
8 years ago
Elbert Alias
bda424a3ea
Merge pull request #1286 from ramtin2025/patch-1
...
Update apps.json
8 years ago
Elbert Alias
bce19d53c1
Merge pull request #1282 from AeronStory/master
...
☺️ Update Express Logo to New
8 years ago
Elbert Alias
3527355717
Merge pull request #1281 from sihaelov/master
...
Update some icons
8 years ago
Elbert Alias
517fb4e476
Merge pull request #1280 from jordanskole/gravityforms
...
add gravityforms
8 years ago
Elbert Alias
79cb6a38c7
Merge pull request #1279 from jordanskole/mailchimp
...
add mailchimp
8 years ago
Elbert Alias
9d761f90d0
Merge pull request #1277 from hadifarnoud/master
...
add Kamva
8 years ago
Elbert Alias
3db589264b
Merge pull request #1273 from pmfx/master
...
MODX update
8 years ago
Elbert Alias
dc62fd9b69
Merge pull request #1266 from j059608/add-ec-cube
...
Adding EC-CUBE,AD EBiS
8 years ago
Robert Dale Smith
75969e6828
Updates SumoMe icon and category.
8 years ago
Jordan Skole
0035300506
newline
8 years ago
Jordan Skole
c34bdd8fae
newline
8 years ago
Hadi Farnoud
b8503729e3
Update apps.json
8 years ago
Hadi Farnoud
a1e1644979
Update apps.json
8 years ago
Hadi Farnoud
6ca406063f
Update apps.json
...
removing spaces. test failed but didn't give me any useful error
8 years ago
Hadi Farnoud
f75813cd44
Update apps.json
...
add a meta tag to make sure it detects all Kamva sites
8 years ago
Hadi Farnoud
8547fa9dcc
Update apps.json
...
add script instead of html
8 years ago
Joao Poupino
e5709c1d58
Ensure regexes are applied to multi-value headers.
8 years ago
mahdi
8b2bad5eef
Add icon
8 years ago
mahdi
f02e553784
Update apps.json
8 years ago
Jordan Skole
5566bbaeb9
html array pattern
8 years ago
mohammad
f28b98ec63
☺️ Update Express Logo to New
8 years ago
Michael Sinov
4545934186
update some icons
8 years ago
Jordan Skole
b63bbbcc9a
add gravityforms
8 years ago
Jordan Skole
9bd4bbb457
add website
8 years ago
Jordan Skole
ff101f4be5
add mailchimp
8 years ago
Hadi Farnoud
f9a3aedfbd
Update Kamva.svg
...
make it square
8 years ago
Hadi Farnoud
f73ad0959f
Update apps.json
...
remove .* from regex
8 years ago
Hadi Farnoud
1e6262fdb8
Update apps.json
8 years ago
Hadi Farnoud
ff9ebc9019
Better regex
...
this is easier to match
8 years ago
Hadi Farnoud
4aa1a63ff9
fix another typo
8 years ago
Hadi Farnoud
c2a97dc5d7
Fix a typo in application name
8 years ago
Hadi Farnoud
37f606dc84
Add Kamva SVG logo
8 years ago
Hadi Farnoud
7e2c8a9d73
add Kamva eCommerce CMS
...
Kamva is an eCommerce platform like Shopify. It's a Software as a Service CMS
8 years ago
Jordan Skole
ad08942073
single capture group
8 years ago
Jordan Skole
e7245b432d
add infusionsoft
8 years ago
Piotr Matysiak
1e5fda06f2
New logo
8 years ago
Piotr Matysiak
c4847112d8
MODX update
8 years ago
takayuki_nakanishi
8013c06a1a
icon resized.
8 years ago
Elbert Alias
67bda26ebd
Update Nginx website URL
8 years ago
Elbert Alias
9c5518cfdc
Wappalyzer build
8 years ago
Elbert Alias
eb93482c4d
Fix merge
8 years ago
Elbert Alias
0742728c1b
Wappalyzer build
8 years ago
Elbert Alias
4e6ff7da9b
Merge branch 'DaAwesomeP-master'
8 years ago
Elbert Alias
b5eebcf43f
Merge DaAwesomePs changes
8 years ago
Elbert Alias
d579f7cb7d
Merge pull request #1267 from alfduca/master
...
Add platform - E-Commerce Py
8 years ago
Elbert Alias
aeeba85205
Merge pull request #1263 from edolyne/add-rockrms
...
Adding RockRMS
8 years ago
Elbert Alias
81622140da
Merge pull request #1253 from gen2016ro/patch-1
...
Added new version for Font Awesome + bugfix Google Analytics protocol…
8 years ago
Elbert Alias
5248b030a5
Merge pull request #1252 from dianaprajescu/master
...
Add Froala Editor to rich text editor category.
8 years ago
Elbert Alias
4d2862874f
Merge pull request #1250 from DPeltier/patch-2
...
Remove the warning if Cert is not valid
8 years ago
Elbert Alias
dc16e32e50
Merge pull request #1249 from DPeltier/patch-1
...
Dont check the cert
8 years ago
Elbert Alias
29522bb09c
Merge pull request #1248 from Gottwik/master
...
added enduro.js
8 years ago
Elbert Alias
e9e2d2b149
Merge pull request #1245 from foadabdollahi/master
...
adding adnegah advertising network
8 years ago
Alfredo Duarte Cabral
80ff414e8f
Add platform icon E-Commerce Paraguay
...
add icon platform SaaS E-Commerce Paraguay
8 years ago
Alfredo Duarte Cabral
f9de84428e
Add platform - E-Commerce Py
...
Add platform SaaS ecommerce
8 years ago
j059608
45b84121bf
src to script.
8 years ago
j059608
11cc84bade
change html to script
8 years ago
j059608
2942c6c3dd
remove impertinent url.
8 years ago
j059608
b926218155
remove *.
8 years ago
j059608
b18c3768fe
Adding AD EBiS.
8 years ago
j059608
88376959bf
Adding EC-CUBE
8 years ago
j059608
8b7814833a
Adding EC-CUBE,AD EBiS
8 years ago
Alfredo Duarte Cabral
7fed16d2c7
Add files via upload
8 years ago
edolyne
423745699d
Adding RockRMS
8 years ago
DaAwesomeP
84f045a61b
more svg icons
8 years ago
gen2016ro
cb68d30f49
Added new version for Font Awesome + bugfix Google Analytics protocol relative
8 years ago
Diana Neculai
6e0e4bda06
Fix bad indentation.
8 years ago
Diana Neculai
574c14aecb
Add Froala Editor to rich text editors.
8 years ago
DPeltier
b1f74f03cd
Remove the warning if Cert is not valid
8 years ago
DPeltier
4b9a068389
Dont check the cert
8 years ago
Martin Gottweis
22251b0591
added enduro.js
8 years ago
foadabdollahi
f94b207711
Update apps.json
8 years ago
foadabdollahi
d54fa7a687
Add files via upload
8 years ago
foadabdollahi
88d18dffab
Delete adenagh.png
8 years ago
foadabdollahi
e306bc9b3c
Update apps.json
8 years ago
foadabdollahi
4edd05ded7
Update apps.json
8 years ago
foadabdollahi
9498ebf7d0
Update apps.json
8 years ago
foadabdollahi
a018e83da4
Update apps.json
8 years ago
foadabdollahi
9d00dcd966
Add files via upload
8 years ago
Ken Reese
97a8e91c0c
Added Akka-HTTP
8 years ago
Elbert Alias
57aff3b7ba
Ignore converted icons
8 years ago
Elbert Alias
0d7c20e95c
Fix Docker build
8 years ago
Elbert Alias
f1385b571e
Merge branch 'master' of github.com:AliasIO/Wappalyzer
8 years ago
Elbert Alias
55709c4581
Update Bigcommerce icon
8 years ago
Elbert Alias
3782faa86d
Merge pull request #1238 from johannessteu/master
...
TASK: Update vendor for Neos CMS and Neos Flow
8 years ago
Elbert Alias
e6bc651903
Merge pull request #1237 from kevNii/master
...
Use headers instead of whole response (npm driver)
8 years ago
Elbert Alias
0cacd5b48a
Merge pull request #1230 from datapublica/social-networks
...
Adding social network widgets (twitter, facebook, linkedin, g+, pint)
8 years ago
Elbert Alias
7f1c0b3892
Merge pull request #1228 from aninder/master
...
fix app.json file path in ruby driver
8 years ago
Elbert Alias
93e734b7e9
Merge pull request #1225 from estraschnov/patch-2
...
Adding Bubble to the list
8 years ago
Elbert Alias
751b2fd9e3
Merge pull request #1220 from mossharris/patch-1
...
Update wappalyzer.rb
8 years ago
Elbert Alias
06523bf467
Merge branch 'master' of github.com:AliasIO/Wappalyzer
8 years ago
Elbert Alias
8652b417b3
Add Sitefinity
8 years ago
Johannes Steu
48eeb1298c
TASK: Update vendor vor Neos CMS and Neos Flow
8 years ago
Kevin
289f1547ab
Use headers instead of whole response
8 years ago
Loïc Petit
3cc14fd6e9
Adding LiveAgent in category live chat
8 years ago
Loïc Petit
7967c0c93a
Adding new category 'livechat' with 3 techs: livechat, tawkto, userlike
8 years ago
Loïc Petit
d2e65d3242
Adding Usabilla and Act-On
8 years ago
Loïc Petit
fa1f08ed10
Adding social network widgets (twitter, facebook, linkedin, g+, pinterest)
8 years ago
aninder
e4e3706c24
fix app.json file path in ruby driver
8 years ago
Emmanuel Straschnov
c043438d3e
Adding the icon
8 years ago
Emmanuel Straschnov
24d0c4c1d2
Adding Bubble to the list
...
Adding bubble.is to the list
8 years ago
Moss Harris
a656a39475
Update wappalyzer.rb
...
fix SSL_connect returned=1 errno=0 state=error: certificate verify failed (OpenSSL::SSL::SSLError)
8 years ago
Elbert Alias
1a8f1c1dde
Correctly return icon path in PhantomJS driver
8 years ago