Displaying 1 result from an estimated 1 matches for "isipblocked".
Did you mean:
is_blocked
2003 Aug 06
10
wormHunter.sh and friends
...ault.ida, any .exe, there are several others,
you probably have your favorite. I got tired of doing it by hand so I
created a couple of shell scripts to help me.
PLEASE READ AND UNDERSTAND ANY SCRIPTS BEFORE PUTTING THEM ON A PRODUCTION
MACHINE! (There two are not rocket science!)
The first one, isipblocked.sh, simply greps shorewall''s shorewall show
dynamic output for a given ip address. If it finds it it returns it,
otherwise it returns nothing. (I probably should return SOMETHING but it''s
meant to be used by other programs, not by people.) This needs to be
somewhere in your path o...