Block by string
Posted: 05 Aug 2013, 13:59
It would be nice if you would add block/unblock by string in CSF, iptables example:
iptables -t raw -A PREROUTING -m string --algo bm --string string_that_you_are_filtering -j DROP
iptables -t raw -A PREROUTING -m string --algo bm --string string_that_you_are_filtering -j DROP