diff --git a/modules/auxiliary/server/local_hwbridge.rb b/modules/auxiliary/server/local_hwbridge.rb index 5f1ec5514e..ce12bfef1b 100644 --- a/modules/auxiliary/server/local_hwbridge.rb +++ b/modules/auxiliary/server/local_hwbridge.rb @@ -233,7 +233,7 @@ class MetasploitModule < Msf::Auxiliary end end end - + else candump(bus, dstid, timeout, maxpkts) system("cansend #{bus} #{srcid}##{bytes}")