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

Seth Hall (JIRA) jira at bro-tracker.atlassian.net
Fri Jan 15 07:11:00 PST 2016


     [ https://bro-tracker.atlassian.net/browse/BIT-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Seth Hall updated BIT-1523:
---------------------------
    Resolution: Invalid
        Status: Closed  (was: Open)

This is only a problem if you allow Bro to shutdown immediately.  We don't always develop for that scenario since it represents such a minor use of Bro.

bro active-http-test.bro exit_only_after_terminate=T

> 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
>              Labels: bug, script
>
> 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