From cfb70267f33bdeb421aec7261d3e721905d7fdf2 Mon Sep 17 00:00:00 2001
From: "wade@bindshell.net"
Date: Tue, 9 Aug 2011 11:39:51 +0000
Subject: [PATCH] small xssrays desc update
git-svn-id: https://beef.googlecode.com/svn/trunk@1175 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
---
extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js b/extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js
index 9926bd36d..cbeb4ca93 100644
--- a/extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js
+++ b/extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js
@@ -26,7 +26,7 @@ WelcomeTab = function() {
Logs: Displays recent log entries related to this particular hooked browser. \
Commands: This tab is where modules can be executed against the hooked browser. This is where most of the BeEF functionality resides. \
Requester: The Requester tab allows you to submit arbitrary HTTP requests on behalf of the hooked browser. \
- XssRays: The XssRays tab allows you to check if links, forms and URI path of the page where the browser is hooked are vulnerable to XSS. It works also cross-domain.
\
+ XssRays: The XssRays tab allows you to check if links, forms and URI path of the page where the browser is hooked are vulnerable to XSS.
\
Official website: http://beefproject.com/
\
\
";