[Bro-Dev] [JIRA] (BIT-1178) SSL/TLS analyzer does not abort early enough on non-ssl connections

Bernhard Amann (JIRA) jira at bro-tracker.atlassian.net
Fri Apr 4 08:49:07 PDT 2014


Bernhard Amann created BIT-1178:
-----------------------------------

             Summary: SSL/TLS analyzer does not abort early enough on non-ssl connections
                 Key: BIT-1178
                 URL: https://bro-tracker.atlassian.net/browse/BIT-1178
             Project: Bro Issue Tracker
          Issue Type: Problem
          Components: Bro
    Affects Versions: git/master
            Reporter: Bernhard Amann
             Fix For: 2.3


Some sites see quite a bit of non-ssl traffic on port 443. At the moment, the SSL analyzer manages to parse quite a lot of this non-ssl traffic and generates ssl-events for it (including sending things to the certificate analyzer which generates warnings).

We should probably try to abort much earlier.



--
This message was sent by Atlassian JIRA
(v6.3-OD-01-067#6307)


More information about the bro-dev mailing list