clean up modules to assist in testing

This commit is contained in:
Stephen
2024-04-14 11:04:18 +10:00
parent 1699a1dcde
commit 213cd721d6
9 changed files with 9 additions and 9 deletions

View File

@@ -6,7 +6,7 @@
beef:
module:
ping_sweep_java:
enable: true
enable: false
category: "Network"
name: "Ping Sweep (Java)"
description: "Discover active hosts in the internal network of the hooked browser. Same logic of the Ping Sweep module, but using an unsigned Java applet to work in browsers other than Firefox.<br> For Firefox, use the normal PingSweep module."