FreeBSD modules
After finding some psybnc’s and other kiddie-crap on one of our webservers, I figured it would be a Good Idea ™ to disable the bind() call for normal
users. Knowing Sten Spans created a module that ‘changed’ the seteuid/setegid syscall, and after a few
hits google, I came up with the first it-compiles-ship-it-version of it :)
Ugly as hell, since I copy/pasted it and made some quick modifications. Still working on it..

Write a comment