Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

86
Visualizações
Prevent showing I'm using express/NginX

I made new server setup where I use NginX and Express (Node.js).

I was doing some tests in online services to try to test/detect possible problems. One of them returned:

System Details:
Running on: nginx/1.10.0
Powered by: Express

How does this information leak out to public and how can I prevent it?

I would like my server to not reveal the technologies behind the scenes to reduce knowledge about it.

over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

You can hide nginx version info by adding/ un-commenting server_tokens off; in /etc/nginx/nginx.conf http section.

You can also use nginx to hide/override the x-powered-by header

I tend to use helmet for express apps. If you also use it, which you should be, or something like it you can set any value to the header.

app.use(helmet.hidePoweredBy({ setTo:
    'Love and other drugs'
}));
over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda