• Mikina@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    7 hours ago

    There are some ways how to get around NAC. If it’s older 802.1x, you can use https://github.com/s0lst1c3/silentbridge, but what usually works for us is simply cloning the printer MAC, because older printers can’t do authentication and rely on MAC whitelisting.

    Making a MITM device that just clones the MAC when you plug it between the printer and the network isn’t that difficult.

    But I agree, NAC is important!