Wed Sep 18, 2013 3:20 pm
my bad,
one method would be to capture some packets from an user initiating an upload of a forbidden file, then analyze them and determine a pattern, with this pattern generate a l7 filter.
but l7 is resource intensive
and it would not work if the connection is https (i don't know if it's possible to upload files via https).