Elbert Alias
285b00ec3f
Merge branch 'js-field' of github.com:gadcam/Wappalyzer into js-field
7 years ago
Camille Barneaud
c71c13b91f
Fix typos
7 years ago
Camille Barneaud
66206fbf69
Update js patterns & add version detection - Fingerprint --> MediaElement.js + Remove jo & koego
7 years ago
Camille Barneaud
757a9ca2dd
Update js patterns & add version detection - Beginning --> Fingerprint
7 years ago
Camille Barneaud
0dddc486bb
Fix typos
7 years ago
Camille Barneaud
50623103aa
Update js patterns & add version detection - Fingerprint --> MediaElement.js + Remove jo & koego
7 years ago
Camille Barneaud
88f8d418b3
Update js patterns & add version detection - Beginning --> Fingerprint
7 years ago
Camille Barneaud
a1079095dd
Sync with AliasIO ( #1 )
...
* Refactoring, allow multiple expressions per js field, remove env detection
* Add js field to NPM driver
* Port env to js
7 years ago
Elbert Alias
4177bfbfaf
Port env to js
7 years ago
Elbert Alias
996c72d0fa
Add js field to NPM driver
7 years ago
Elbert Alias
66c703c2fa
Refactoring, allow multiple expressions per js field, remove env detection
7 years ago
Camille Barneaud
28d2afaa61
Update driver.js
7 years ago
Camille Barneaud
9ba4c7ea85
Finish implement js field
7 years ago
Camille Barneaud
7d268ed8a3
Fix error in inject.js
7 years ago
Camille Barneaud
c6b6df773d
Add JS field in Wappalyzer.js & for WebExtension driver
7 years ago
Elbert Alias
5dff4f69e5
Add Inspectlet category
7 years ago
Elbert Alias
731b70d611
Removed Edge related code
7 years ago
Elbert Alias
f4850308e4
Disable robots.txt fetching when tracking is disabled
7 years ago
Elbert Alias
123058f69b
Build v5.2.1
7 years ago
jvoisin
736d380708
Add a way to get modernizr version ( #1904 )
...
This can be tested [here](https://paranoidbeavers.ca )
7 years ago
Federico Kauffman
007c8e619f
Add Freshmarketer detection ( #1902 )
7 years ago
Federico Kauffman
7fc7c53bfd
Add GoSquared detection ( #1901 )
7 years ago
Federico Kauffman
cd8178e21b
Add Amplitude detection ( #1900 )
7 years ago
Federico Kauffman
c720c83a7f
Add Inspectlet detection ( #1899 )
7 years ago
Federico Kauffman
4a00470146
Add Mouse Flow detection ( #1898 )
7 years ago
Ahmet
192db59a0f
update turkish locale ( #1897 )
7 years ago
Federico Kauffman
d50ec292f7
Add Visual Website Optimizer detection ( #1896 )
7 years ago
Elbert Alias
01d782acff
Drop Edge support
7 years ago
Elbert Alias
366eaab73e
Fix OpenUI5
7 years ago
Elbert Alias
45bd501fcb
Updated styled-components icon
7 years ago
Max Stoiber
3a4886a532
Add styled-components ( #1858 )
...
[styled-components](https://styled-components.com ) is a React.js library
for writing CSS in JavaScript. It has almost 11,5k stars on GitHub and
is widely known: https://github.com/styled-components/styled-components
7 years ago
jvoisin
a724db0739
Remove some useless "confidence" stuff ( #1895 )
...
* Remove some useless "confidence" stuff
- HHVM implies PHP
- Mattermost can run on Postgre or Mysql, there is no point in showing them both at 50%, we don't do this for anything else
- If something is powered by ASP.NET, it's running ASP.NET
- If there is "Python" in a "Server" header, it's powered by Python
- RiteCMS is running on SQLite by default, it's the whole point of running this CMS instead of something more heavy
- JQuery is a mandatory dependency of typeahead
* @q-- is right, HHVM might imply Hack
I haven't seen any serious website in Hack, except facebook,
so lets go for 75%
* @q-- is right again
> Microsoft IIS will send this header if ASP.NET is installed (by default if you use IIS, I think) even ASP.NET isn't actually used.
7 years ago
jvoisin
64d6299f76
Add a way to detect Jekyll via html ( #1894 )
...
* Add a way to detect Jekyll via html
This can be tested [here](https://www.blackhoodie.re/archive/ ),
and on any Jekyll blog that you might encounter
* A lot of github pages are created with "Jekyll Now"
This can be tested [here](http://www.unicorn-engine.org/download/ )
7 years ago
jvoisin
f7c055fbca
"Borrow" JQuery's version detection for Bootstrap ( #1893 )
...
* "Borrow" JQuery's version detection for Bootstrap
* Fix a typo
7 years ago
jvoisin
ff4b325713
When phusion passenger gives a version number, it's not for Ruby ( #1891 )
...
* When phusion passenger gives a version number, it's not for Ruby
This can be tested [here](http://www.barnivore.com/beer?vfilter=All ).
There is no such thing as Ruby 5.X
* Fix two typo
7 years ago
jvoisin
9938653658
Add a way to get underscore's version, on Wordpress ( #1888 )
...
This can be tested [here](https://www.aviwell.fr )
7 years ago
jvoisin
5a12878c06
Add a way to fingerprint raphael.js ( #1887 )
...
* Add a way to fingerprint raphael.js
This can be tested on [cryptonator](https://www.cryptonator.com/rates/XMR-EUR )
* Make the new groups optional
7 years ago
jvoisin
0fe7fd2ee9
Add an other way to get jquery's version ( #1884 )
...
* Add an other way to get jquery's version
This syntax is used by wordpress, and can be tested [here](https://about.mattermost.com/blog/ )
* Fix a typo
7 years ago
jvoisin
50528059d2
Add a way to get gravityform's version ( #1883 )
...
* Add a way to get gravityform's version
This can be tested [here](https://about.mattermost.com/blog/ )
* Fix a typo, thanks to @kkadosh
7 years ago
jvoisin
56c1de10f0
Add a way to get Yoast SEO version ( #1882 )
...
* Add a way to get Yoast SEO version
This can be tested [here](https://about.mattermost.com/blog/ )
* Fix a typo
* Fix a typo, courtesy of @kkadosh
7 years ago
kkadosh
24de826747
Fix SonarQubes detection ( #1880 )
7 years ago
kkadosh
31417b426b
Fix bootstrap detection ( #1879 )
7 years ago
kkadosh
2ed67f99bd
Fix Melis detection ( #1878 )
7 years ago
Daniel Zdziebko
7f1ca3b03d
Update no.5 for Polish lang ( #1875 )
7 years ago
jvoisin
616d528cb7
Add a way to get Sphinx' version ( #1876 )
...
* Add a way to get Sphinx' version
This can bes tested [here](www.sphinx-doc.org/en/stable/) and [here](https://clang.llvm.org/docs/AddressSanitizer.html )
* Walk around the stupid CI :>
7 years ago
jvoisin
234388a85b
Fix two typos in bitbucket detection ( #1874 )
...
- a `+` was misplaced
- a `</span>` was misplaced and not needed anyway
7 years ago
jvoisin
a3a138a8eb
Improve a bit ezPublish detection via cookies ( #1872 )
...
This can be tested [here](https://www.mutac.com/ )
7 years ago
jvoisin
828efe883a
Improve a bit hybris detection ( #1871 )
...
* Improve a bit hybris detection
- Factorize a bit the regexp
- Add a new pattern that can be tested [here](https://www.iittala.com/se/sv/home )
- Change the url to https
* Fix a typo
7 years ago
jvoisin
b460101bff
Tighten a bit some urls, thanks to @q-- ( #1869 )
...
* Tighten a bit the url, thanks to @q--
* Fix a typo, thanks to @q--
* Fix an other `^^` instance
7 years ago
jvoisin
2b2a58432c
Improve fastly detection ( #1867 )
...
This can be checked [here](http://www.sxcurity.pro/2017/11/27/tricky-CORS/ )
7 years ago