From cb3a62ba5def97cce67dfad6e034eac98fd97604 Mon Sep 17 00:00:00 2001 From: TheJambo Date: Thu, 22 Dec 2016 09:32:35 +0000 Subject: [PATCH] Update WelcomeTab.js --- 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 8eb6abb6f..8afdda4a7 100644 --- a/extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js +++ b/extensions/admin_ui/media/javascript/ui/panel/WelcomeTab.js @@ -36,7 +36,7 @@ WelcomeTab = function() {
  • XssRays: The XssRays tab allows the user to check if links, forms and URI path of the page (where the browser is hooked) is vulnerable to XSS.
  • \
  • Rider: The Rider tab allows you to submit arbitrary HTTP requests on behalf of the hooked browser. \ Each request sent by the Rider is recorded in the History panel. Click a history item to view the HTTP headers and HTML source of the HTTP response.
  • \ -
  • Network: The Network tab allows you to interact with hosts on the local network(s) of the hooked browser.

  • \ +
  • Network: The Network tab allows you to interact with hosts on the local network(s) of the hooked browser.
  • \
  • IPEC: Send commands to the victims systems using Inter-Protocol Exploitation/Communication (IPEC)

  • \

    You can also right-click a hooked browser to open a context-menu with additional functionality:


    \