diff --git a/extensions/xssrays/config.yaml b/extensions/xssrays/config.yaml index 15a229fb5..e9a8a77e6 100644 --- a/extensions/xssrays/config.yaml +++ b/extensions/xssrays/config.yaml @@ -19,7 +19,7 @@ beef: enable: true name: 'XSSRays' authors: ["antisnatchor"] - clean_timeout: 5000 + clean_timeout: 3000 cross_domain: true - # set js_console_logs to false when using BeEF in production (also because IE browser doesn't support the console object) + # set js_console_logs to false when using BeEF in production (also because IE < 9 doesn't support the console object) js_console_logs: false