Yersinia : patch to compile under openSUSE (11.1)
Compilation of PackETH on openSUSE
PackETH is a nice gkt tool to play with Ethernet packet. I encountered some path issues with the Makefile and openSUSE 11.1 64 bits to compile it, so here is the packETH-opensuse patch to compile correctly. If you are on a 32 bits system, all you will have to do is editing the CPPFLAGS line…
Continue Reading
“Why Mono doesn’t suck”
ARPFreeze
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…
Continue Reading