Bucky Wilson
190b425a30
Update epiphany browser icon, and let it be seen
...
New epiphany icon from : https://wiki.gnome.org/Apps/Web
Resized to 10% for space.
Added discovery details, to constants and models.
modified: core/main/models/browserdetails.rb
modified: extensions/admin_ui/constants/agents.rb
modified: extensions/admin_ui/media/images/icons/epiphany.png
2018-01-06 13:12:46 +10:00
Bucky Wilson
628ddb8dc2
Epiphany version returned.
...
Basing the Epiphany version of UserAgant name - for want of a better
way of determining this at this stage.
modified: core/main/client/browser.js
2018-01-06 12:37:52 +10:00
Bucky Wilson
86c3212e2e
Whitespace changes - indentation consistency
...
Clearing the noise from the commit diff -
editor imposed whitespace style changes.
modified: core/main/client/browser.js
2018-01-06 12:36:03 +10:00
Bucky Wilson
4595f0d2ed
Minor corrections to comments and return value for browser type
...
Make the hooked browser name and browser types consistent.
modified: core/main/client/browser.js
2018-01-06 12:31:54 +10:00
Bucky Wilson
5a35b1cde2
Recognising Epiphany as an indendant browser
...
Added 'EP' as a browser name, to be recognised on response.
2018-01-06 10:22:03 +10:00
Bucky Wilson
bc709db733
Breif checking for Epiphany browser
...
Only recognises the browser -- not yet looking for a version.
2018-01-04 19:00:07 +10:00
Wade Alcorn
fca5279f17
Updated Copyright dates
2018-01-04 09:12:47 +10:00
Brendan Coles
24298b4d9e
Clean beef executable
2017-12-09 06:24:00 +00:00
Brendan Coles
a8763b48c5
Downgrade selenium-webdriver gem to '~> 2.53.4' for tests
2017-12-09 00:04:52 +00:00
Brendan Coles
3ec6241c46
Fix login tests
2017-12-09 00:02:36 +00:00
Brendan Coles
825b433084
BeEF require Ruby 2.2 or newer
2017-12-08 23:05:43 +00:00
Brendan Coles
903d364450
Remove experimental extensions from config.yaml
2017-12-08 18:14:32 +00:00
Brendan Coles
946f593b5e
Fix $LOAD_PATH
2017-12-08 07:03:27 +00:00
Brendan Coles
447f995d10
Merge pull request #1476 from stevetauber/master
...
Fixing syntax error in identify_lan_subnets
2017-12-06 07:25:09 +11:00
Steve Tauber
2cc843f640
Fixing syntax error in identify_lan_subnets
2017-12-03 20:39:44 +01:00
Brendan Coles
fc480cd117
Add check for web sockets and web workers
2017-11-26 10:25:18 +00:00
Brendan Coles
e7c5479b1c
Merge pull request #1470 from qutorial/master
...
Crypto-Loot miner intergration
2017-11-22 17:42:36 +11:00
Brendan Coles
b370166aa0
Add Track Physical Movement module
2017-11-19 01:11:58 +00:00
Brendan Coles
7204c982ce
Add support for Firefox 57
2017-11-18 04:26:50 +00:00
Zaur
cfa652d532
Crypto-Loot miner intergration
...
This integration provides in the misc modules a
crypto-loot miner. It is similar to coinhive miner
and is inspired by it.
It is designed to be used for test purposes only.
Please, do not use it on people who haven't
given their consent. I.e. no cryptojacking.
In no way the author of this integration are
responsible for the use of it. We also
have no relation to crypto-loot.
2017-11-16 20:07:38 +01:00
Brendan Coles
22e7ded355
Merge pull request #1458 from Und3rf10w/pushover
...
Add error messages to pushover notification channel
2017-10-17 11:32:00 +11:00
Jonathan Echavarria
3e34834c78
Fixed rescuing Exception
2017-10-16 11:19:32 -04:00
Jonathan Echavarria
509d1ac086
Fixing typo
2017-10-16 11:10:29 -04:00
Jonathan Echavarria
7099238f15
added error notifications to pushover notification channel
2017-10-16 11:04:13 -04:00
Brendan Coles
45fd6abade
Merge pull request #1457 from bcoles/slack_notifications
...
Add Slack notifications to Notifications extension
2017-10-15 22:21:03 +11:00
Brendan Coles
c62050249d
Add Slack notifications to Notifications extension
2017-10-15 11:18:40 +00:00
Brendan Coles
7b682bde4b
Merge pull request #1452 from Und3rf10w/pushover
...
Add Pushover notification channel
2017-10-15 21:44:57 +11:00
Brendan Coles
9d8a311e72
Add geoip dependency to BrowserDetails
2017-10-15 09:27:00 +00:00
Brendan Coles
2749d6620a
Add rubydns dependency to extension
2017-10-15 08:56:19 +00:00
Brendan Coles
e1760d74c8
Remove gem deps from core/loader
2017-10-15 08:47:13 +00:00
Brendan Coles
6c21da3cf5
Add rushover dependency to Gemfile
2017-10-15 06:02:07 +00:00
Brendan Coles
16973ccd48
Add Coinhive Miner ARE rule
2017-10-14 17:01:25 +00:00
Brendan Coles
8905ea2ce4
Update dependencies
2017-10-14 16:42:20 +00:00
Brendan Coles
f4cca7a479
Fix IE plugin detection
2017-10-14 15:59:11 +00:00
Brendan Coles
68099ddf17
Add checks for mobile devices and browser capabilities
2017-10-14 12:32:57 +00:00
Brendan Coles
b700039979
Update hardware detection
2017-10-14 09:48:03 +00:00
Brendan Coles
dbb5055391
Update mdetect library
2017-10-14 09:22:34 +00:00
Brendan Coles
118fcc7d6f
Add mode option
2017-10-14 08:10:06 +00:00
Brendan Coles
9bbf92de68
Fix #1453
2017-10-13 16:22:34 +00:00
Brendan Coles
45847d139f
Merge pull request #1454 from bcoles/coinhive_miner
...
Add Coinhive Miner module
2017-10-14 03:06:49 +11:00
Brendan Coles
c1a7cd11bd
Add Coinhive Miner module
2017-10-13 16:02:47 +00:00
Jonathan Echavarria
63e9e72194
add gem install warning to notifications config
2017-10-05 09:47:43 -04:00
Jonathan Echavarria
1b5e56e4a6
removed debug line from pushover notification channel
2017-10-05 09:45:59 -04:00
Jonathan Echavarria
27d1166869
set pushover to be disabled by default
2017-10-05 09:44:35 -04:00
Jonathan Echavarria
409d9962bb
modified the notifications extenion to add pushover support
2017-10-05 09:43:11 -04:00
Jonathan Echavarria
d47303f0e7
changed config.yaml to add pushover support
2017-10-05 09:40:36 -04:00
Jonathan Echavarria
c01febbe9b
added pushover channel
2017-10-05 09:39:39 -04:00
Brendan Coles
16647337e7
Add support for Firefox 56
2017-10-01 05:43:45 +00:00
Brendan Coles
75247c60a1
Merge pull request #1448 from wanton1950/1444_high_risk
...
#1444 high risk
2017-09-25 16:19:42 +10:00
Bucky Wilson
60108af685
Passphrase issues made clearer.
2017-09-25 15:24:14 +10:00