Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

why does it open so many ports?

  • 2 respostas
  • 1 tem este problema
  • 43 visualizações
  • Última resposta por cor-el

more options

i understand add-ons open connections.. but why does FF itself need 8 ports opened? if i was hack i would def target these. TCP 1100 and upwards.. then i just piggyback on the traffic. There is no need for this many port openings. and every time you close their connection.. boom.. they reopen on a diff port range. This is a major vulnerability.

i understand add-ons open connections.. but why does FF itself need 8 ports opened? if i was hack i would def target these. TCP 1100 and upwards.. then i just piggyback on the traffic. There is no need for this many port openings. and every time you close their connection.. boom.. they reopen on a diff port range. This is a major vulnerability.

Solução escolhida

Firefox needs to open ports to communicate with other Firefox processes.

You may see three or more Firefox processes running.

  • one process for the main Firefox thread (user interface)
  • one or more content processes set via dom.ipc.processCount
    Options/Preferences -> General -> Performance
    remove checkmark: [ ] "Use recommended performance settings"
  • one process for the compositor thread (Windows;graphics)

You can find the current multi-process state on the Troubleshooting Information (about:support) page.

  • "Help -> Troubleshooting Information" -> "Application Basics":
    Multiprocess Windows
    Web Content Processes
Ler esta resposta no contexto 👍 0

Todas as respostas (2)

more options

If you are aware of a way to exploit those open ports, please file a bug report: https://bugzilla.mozilla.org/

To reduce the number of background connections, see: How to stop Firefox from making automatic connections.

more options

Solução escolhida

Firefox needs to open ports to communicate with other Firefox processes.

You may see three or more Firefox processes running.

  • one process for the main Firefox thread (user interface)
  • one or more content processes set via dom.ipc.processCount
    Options/Preferences -> General -> Performance
    remove checkmark: [ ] "Use recommended performance settings"
  • one process for the compositor thread (Windows;graphics)

You can find the current multi-process state on the Troubleshooting Information (about:support) page.

  • "Help -> Troubleshooting Information" -> "Application Basics":
    Multiprocess Windows
    Web Content Processes