Context: http-req-header Qualifier: http-method Value: POST and yet it complains that there is no pattern... hmpf... so damn close 😞 Is there some kind of bogus wildcard one can use to make the GUI happy, like ******* (seven * in a row) or such? There is this example in the manual which is sort of what is needed, except that this signature (which this thread is needing) should trigger on ANY site (no matter if its ipv4, ipv6 or fqdn) and that this example is an appid instead of a vuln signature which would be a better choice: set application specifiedblog_posting category collaboration subcategory web-posting technology browser-based signature s1 and-condition a1 or-condition o1 operator pattern-match context http-req-host-header pattern specifiedblog.com qualifier http-method value POST
... View more