Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-75087 Protection against DDoS/Flooding/Brute-Force
  3. QTBUG-75167

Evaluate missing functionality on QtNetwork level

XMLWordPrintable

    • Icon: Technical task Technical task
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • None

      As the Qt network code might already have accepted incoming connection, and buffered incoming data, handling flooding or DDoS in the HTTP server might be too late.

      Evaluate the available APIs in QtNetwork code to see what functionality might be missing in order to allow effective protection of a server process. For example

      • defining a blacklist/whitelist of IP addresses
      • rate limiting (slow down brute-force connection attempts)

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            cnn Qt Core & Network
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes