zinduolis
95793433fa
Update copyright year to 2026
2025-12-26 19:18:05 +10:00
zinduolis
b5b192591b
Second round of Copyright date update
2024-12-25 12:43:13 +10:00
zinduolis
101020ffa0
Update copyright in rb, js and jsdocs
2024-12-25 11:40:55 +10:00
Stephen
1699a1dcde
fixed module ui subfolder bug
2024-04-04 07:31:13 +10:00
Stephen
747ddb5387
Updated http://beefproject.com to https://beefproject.com
2023-12-31 14:18:50 +10:00
jcrew99
3a486c7626
Updated Copyright
2023-12-26 22:32:31 -05:00
bcoles
22b91faf71
AdminUI: Removed unused jQuery wterm library ( #2801 )
2023-04-03 21:15:35 +10:00
jcrew99
486a9bb329
Update copyright 2023 ( #2675 )
...
* updated copyright
* reverted gemfile lock changes
2022-12-31 15:36:07 +10:00
bcoles
cbe9f66990
Admin UI: Remove 'Submit Bug' link from admin panel ( #2403 )
2022-05-12 11:09:52 +10:00
bcoles
e22d262bbf
Core: Move web server imitation templates into Router class ( #2289 )
2022-01-26 13:41:18 +11:00
Brendan Coles
aa7a6f9e64
Extensions: Resolve many Rubocop violations
2022-01-22 11:16:12 +00:00
wheatley
f33e2698a0
MAINTAINABILITY: 2257 update copyright 2022 ( #2259 )
...
* 2257 updated copyright date
2021-12-31 09:48:08 +10:00
J
4ec6ecee27
updated all of the copyright information
2021-01-11 04:48:56 +10:00
superuserx
5d5a67e177
Fixed build_recursive_tree()
2020-01-26 20:11:07 +01:00
Grant Burgess
35876694b0
Determines the correct IP if reverse proxy enabled
2020-01-10 14:40:29 +10:00
beep
470b3483d0
Update copyright information
2020-01-01 18:47:08 -08:00
Ben Passmore
87b8093504
Corrected command execution.
2019-11-08 08:03:35 +10:00
Ben Passmore
eff7b99393
AR convert admin_ui
2019-11-03 08:09:18 +10:00
Brendan Coles
d698b6a0ba
Add support for multiple permitted hooking/ui subnets - #1319
2019-03-03 21:14:39 +00:00
Brendan Coles
03424c804e
Update BrowserDetails to store textual OID-style key/value data
2019-02-26 15:22:54 +00:00
Brendan Coles
09f028c02d
AdminUI: do not minify visjs.min.js
2019-02-24 06:52:27 +00:00
Brendan Coles
5320dbc7fb
Clean up Admin UI
2019-02-23 12:21:12 +00:00
Brendan Coles
f594c6c217
Replace /ui/logs controller with REST API - #1389
2019-02-16 14:31:18 +00:00
Brendan Coles
4dd7230c40
cleanup
2019-02-16 12:54:09 +00:00
Brendan Coles
168984f876
Add SVG flag icons for GeoIP
2019-02-10 14:20:58 +00:00
Brendan Coles
46885fb681
Update GeoIP to use MaxMind GeoLite2
2019-02-10 12:53:29 +00:00
Brendan Coles
5b53425c20
Move UI formatting to Admin UI extension
2019-02-10 08:13:39 +00:00
Brendan Coles
baf852a26b
Add getCpuCores getCpuDetails getMemory getBatteryDetails
2019-02-09 13:16:02 +00:00
Ben Passmore
9f1e8f5e8d
Updated copyright
2019-01-01 11:57:28 +10:00
Brendan Coles
4e4a0585f4
Merge branch 'master' into 1333_rate_merged
2018-03-08 00:28:52 +11:00
Brendan Coles
d1f114d103
Add X-Frame-Options to admin UI
2018-02-10 06:24:24 +00:00
Brendan Coles
67e3605e16
Encourage reading
2018-02-10 05:48:40 +00:00
Bucky Wilson
4026e0f06d
FIXED #1333 Rate limit calls.
...
Clean-up duplicate functionality.
EOL whitespace removed
Changes to be committed:
modified: extensions/admin_ui/controllers/authentication/authentication.rb
2018-01-10 09:35:27 +10:00
Wade Alcorn
fca5279f17
Updated Copyright dates
2018-01-04 09:12:47 +10:00
Brendan Coles
0311b317b7
Revert "html_escape prevent code execution ."
2017-08-30 16:25:04 +10:00
Touhid M Shaikh
098b9a24bf
html_escape prevent code execution .
...
I noticed when i put HTML content in "beef-xss/config.yaml" file in Version Field.
And Restart Beef(beef_start.png) and Go to Admin Panel in my browser, then my html interpreter and execute.
This issue occurs bcz of "/beef-xss/extensions/admin_ui/controllers/panel/index.html" in this file insecure code implementetion.
NOW html_escape prevent code execution.
2017-08-25 15:41:31 +05:30
Brendan Coles
7ef36039a4
Add detection for WebGL support to BrowserDetails
2017-05-13 06:36:58 +00:00
Brendan Coles
2c43328614
Add detection for Web Worker support to BrowserDetails
2017-05-13 06:18:20 +00:00
Brendan Coles
9a9b826364
Update browser details from module post_execute
2017-05-12 14:24:14 +00:00
Brendan Coles
06263790c8
Test if supplied IP address is valid dot-decimal format
2017-02-04 22:20:48 +00:00
Wade Alcorn
91cc7ed873
Updated Copyright information
2016-12-29 15:50:13 +10:00
Brendan Coles
6625a2bd29
Fix browser details nil window/screen size bug
2016-01-27 19:25:06 +00:00
Brendan Coles
5b5a1b84b9
Clean up zombie hash
2016-01-27 18:14:19 +00:00
Wade Alcorn
ce01d9fa46
updated copyright year
2015-12-30 08:11:57 +10:00
Brendan Coles
d9cb64e1cb
successfully
2015-12-19 04:57:50 +00:00
Christian Frichot
27c7e76554
Updated WebRTC extension with AdminUI enhancements and arbitrary command module execution
2015-11-27 11:00:35 -08:00
Brendan Coles
493622bdcc
Add vis.js to Admin UI
2015-10-04 08:37:26 +00:00
antisnatchor
61af18858e
Removed Silverlight detection from default hook. Use DetectSilverlight module instead. This fixes a UI alert to the user if the plugin is outdated.
2015-07-05 16:12:15 +02:00
Brendan Coles
234a6e2016
Remove foxit detection from hook init
2015-02-07 04:38:12 +00:00
Brendan Coles
d3165c2d97
Fix logo in IE
2015-01-25 18:45:35 +00:00