dsniff on Cent OS 6 x86_64

I had a hell of a time getting dsniff to compile on my new Cent OS 6 x64 system. There are too many old requirements that simply wouldn’t install, and I had difficulty finding anyone who had an RPM for this system.

Finally I found it on Fedora!

Install http://download.fedora.redhat.com/pub/epel/6/x86_64/epel-release-6-5.noarch.rpm (rpm -Uvh http://download.fedora.redhat.com/pub/epel/6/x86_64/epel-release-6-5.noarch.rpm) and […]

Trouble compiling ipaudit

The latest version of ipaudit I can find is 0.95. I needed to get the functionality transferred to a new machine that is running CentOS 6 x64 (not required for my needs, but it’s the latest & greatest). A make produced the following:

[root@hostname ipaudit-0.95]# make make -C src all make[1]: Entering directory `/usr/local/src/ipaudit-0.95/src’ […]