Re: NginX Sudden "Weird server reply" HACKED ?

2019-11-08 Thread shahzaib mushtaq
Ok found it, i mistakenly put http2 header in HTTP section of nginx . On Fri, Nov 8, 2019 at 6:00 PM shahzaib mushtaq wrote: > Hi, > > I tried to create a test.html file without any content in it and curl > request showed following output: > > [root@cw025 /tunefiles/tunefiles_git]# curl > http

Re: NginX Sudden "Weird server reply" HACKED ?

2019-11-08 Thread shahzaib mushtaq
Hi, I tried to create a test.html file without any content in it and curl request showed following output: [root@cw025 /tunefiles/tunefiles_git]# curl http://cw025.domain.com/test.html €ÿÿ On Fri, Nov 8, 2019 at 5:10 PM shahzaib mushtaq wrote: > Hi, > > We just recently received an alert agai

NginX Sudden "Weird server reply" HACKED ?

2019-11-08 Thread shahzaib mushtaq
Hi, We just recently received an alert against one of our Nginx based server which has started to download files with any extension e.g .html, .php) on HTTP instead of processing it. On HTTPS file process fine but on HTTP, even though its .html extension file it is started to download by the brows