[Bro-Dev] [JIRA] (BIT-1523) ActiveHTTP module is broken

Derek Ditch (JIRA) jira at bro-tracker.atlassian.net
Thu Jan 14 19:15:00 PST 2016


Derek Ditch created BIT-1523:
--------------------------------

             Summary: ActiveHTTP module is broken
                 Key: BIT-1523
                 URL: https://bro-tracker.atlassian.net/browse/BIT-1523
             Project: Bro Issue Tracker
          Issue Type: Problem
          Components: Bro
    Affects Versions: 2.4
         Environment: Mac OS X 10.11.2, Bro 2.4.1 (installed from Homebrew), curl 7.43.0
CentOS 7.1.1503, Bro 2.4.1 (installed from OpenSuSE build service), curl 7.29.0
            Reporter: Derek Ditch


When trying a very simple script found in Seth Hall's Bro Junk Drawer [1], I cannot get ActiveHTTP to even perform a successful GET request. I'd like to use ActiveHTTP to do RESTful POSTs for a notice or given behavior.

CentOS output:
{code}
[vagrant at simplerockbuild ~]$ bro active-http-test.bro
rm: cannot remove ‘/tmp/bro-activehttp-0ZTaA97EcF9_body’: No such file or directory
{code}

Mac OS X output:

{code}
$ bro active-http-test.bro
rm: /tmp/bro-activehttp-nuJUYIMCT4e_body: No such file or directory
rm: /tmp/bro-activehttp-nuJUYIMCT4e_headers: No such file or directory
{code}

[1] https://github.com/sethhall/bro-junk-drawer/blob/master/active-http-test.bro



--
This message was sent by Atlassian JIRA
(v7.1.0-OD-04-012#71001)



More information about the bro-dev mailing list