mac adressen spoofing
ifconfig
ifconfig eth0 down
ifconfig eth0 hw ether 00:00:00:00:00
ifconfig eth0 up
oder mit iproute2:
ip link set dev eth0 down
ip link set dev eth0 address 00:00:00:00:00
ip link set dev eth0 up
ifconfig
ifconfig eth0 down
ifconfig eth0 hw ether 00:00:00:00:00
ifconfig eth0 up
oder mit iproute2:
ip link set dev eth0 down
ip link set dev eth0 address 00:00:00:00:00
ip link set dev eth0 up
Veröffentlicht am: 12.09.2010 von: CHR | publiziert in: Linux
Dies ist ein Blog von Christoph Hüffelmann, geschreiben mit WordPress Feet (RSS).