Skip to content
Archive of posts tagged IDS

Promiscuous mode detection

Detectpromisc is a python script based on Scapy, that allows to detect if a computer is sniffing the network. By nature, it is quite difficult to detect if a machine is sniffing, because it operates passively, receiving all packets from the wire but, normaly, answering only to packets destinated to itself. There are however several [...]

DecaffenatID : a little ARP IDS for Windows

DecaffeinatID is a tool for Windows that can be very useful against ARP attacks.