Module: PacketFu

Included in:
BetterCap::Sniffer
Defined in:
lib/bettercap/monkey/packetfu/pcap.rb,
lib/bettercap/monkey/packetfu/utils.rb

Overview

PacketFu::Utils.ifconfig is broken under OS X, it does not correctly parse the netmask field due to a wrong regular expression.

ORIGINAL: github.com/packetfu/packetfu/blob/master/lib/packetfu/utils.rb#L204

Defined Under Namespace

Classes: Packet, PcapHeader, Utils