[Bro-Dev] #741: Remove HTTP verbs from HTTP analyzer

Bro Tracker bro at tracker.bro-ids.org
Fri Nov 30 19:29:19 PST 2012


#741: Remove HTTP verbs from HTTP analyzer
----------------------+--------------------
  Reporter:  seth     |      Owner:
      Type:  Problem  |     Status:  new
  Priority:  High     |  Milestone:  Bro2.2
 Component:  Bro      |    Version:
Resolution:           |   Keywords:
----------------------+--------------------

Comment (by grigorescu):

 This is fixed in: https://github.com/grigorescu/bro/tree/topic/vladg/http-
 verbs

 I just grab the method with get_word, and follow the same workflow as
 before. Instead of getting rid of the verbs entirely, I moved the HTTP
 verbs into script-land, and generate a weird when I see a method not in
 that list.

-- 
Ticket URL: <http://tracker.bro-ids.org/bro/ticket/741#comment:3>
Bro Tracker <http://tracker.bro-ids.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list