[Bro-Dev] #891: topic/jsiwek/gridftp

Bro Tracker bro at tracker.bro-ids.org
Fri Oct 12 10:41:44 PDT 2012


#891: topic/jsiwek/gridftp
----------------------------+------------------------
  Reporter:  jsiwek         |      Owner:
      Type:  Merge Request  |     Status:  new
  Priority:  Normal         |  Milestone:  Bro2.2
 Component:  Bro            |    Version:  git/master
Resolution:                 |   Keywords:
----------------------------+------------------------

Comment (by seth):

 > - in {{{ftp/gridftp.bro}}}
 >
 >    {{{
 > event ssl_established(c: connection) &priority=5
 > ········{
 > ········# Add service label to control channels.
 > ········if ( "FTP" in c$service )
 > ················add c$service["gridftp"];
 > ········}
 >    }}}
 >
 > Can that condition really only be true for GridFTP sessions?

 oh, FTP has a starttls command, doesn't it?

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



More information about the bro-dev mailing list