[Bro-Dev] [JIRA] (BIT-1501) smb_com_tree_connect_andx event not receiving correct parameters from analyzer

David Smith (JIRA) jira at bro-tracker.atlassian.net
Tue Nov 3 09:45:00 PST 2015


    [ https://bro-tracker.atlassian.net/browse/BIT-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=22802#comment-22802 ] 

David Smith commented on BIT-1501:
----------------------------------

cool.  thanks.  i noticed the code was ~3 years old.  i'll check out top/vladg/smb.

> smb_com_tree_connect_andx event not receiving correct parameters from analyzer
> ------------------------------------------------------------------------------
>
>                 Key: BIT-1501
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-1501
>             Project: Bro Issue Tracker
>          Issue Type: Patch
>          Components: Bro
>    Affects Versions: 2.4
>            Reporter: David Smith
>            Priority: Low
>         Attachments: smb.patch
>
>
> smb_com_tree_connect_andx(c: connection, hdr: smb_hdr, path: string, service: string)
> in SMB.cc:   SMB_Session::ParseTreeConnectAndx
> the C++ function tries to pass a record as the third argument to the event and doesn't pass the fourth at all.  instead it should simply pass two strings for the third and fourth arguments.



--
This message was sent by Atlassian JIRA
(v7.0.0-OD-08-005#70107)


More information about the bro-dev mailing list