From 0311b317b7800078b213f50abb5ceea309f29ae6 Mon Sep 17 00:00:00 2001 From: Brendan Coles Date: Wed, 30 Aug 2017 16:25:04 +1000 Subject: [PATCH] Revert "html_escape prevent code execution ." --- extensions/admin_ui/controllers/panel/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/admin_ui/controllers/panel/index.html b/extensions/admin_ui/controllers/panel/index.html index 09efca88a..a3484aa80 100644 --- a/extensions/admin_ui/controllers/panel/index.html +++ b/extensions/admin_ui/controllers/panel/index.html @@ -26,7 +26,7 @@
- BeEF <%= html_escape BeEF::Core::Configuration.instance.get('beef.version') %> | + BeEF <%= BeEF::Core::Configuration.instance.get('beef.version') %> | Submit Bug | Logout