• Hi everyone, I’ve installed WordPress using docker and kubernetes on Google Cloud. But as soon as I installed I’ve ran intro problems. It all started when I installed 4.6.1 with apache and mysql using this guide. I installed, completed the setup, and made a first post. However, next day I checked and the response was awfully slow. I checked the logs and I see the following request over and over:

    ...
    10.1xx.xxx.xxx- - [21/Mar/2017:22:44:56 +0000] "GET http://weibo.cn/5179282824 HTTP/1.1" 301 332 "http://weibo.cn/5179282824" "Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko"10.92.0.1 - - [21/Mar/2017:22:44:56 +0000] "POST http://prostokvashino.ru:80/ HTTP/1.1" 404 10516 "http://prostokvashino.ru/" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a3pre) Gecko/20070330"1xx.xxx.xxx - - [21/Mar/2017:22:44:56 +0000] "GET http://weibo.cn/5179282824 HTTP/1.1" 301 332 "http://weibo.cn/5179282824" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36 QIHU 360SE"10.92.0.1 - - [21/Mar/2017:22:44:56 +0000] "GET http://weibo.cn/5179282824 HTTP/1.1" 301 332 "http://weibo.cn/5179282824" "Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0)"
    ...

    So for some reason I was getting DDosed(nobody had the IP)? So I proceed to stop the service. Install 4.7.3 and try again. I get a new IP and was able to access the frontpage. But then I got a warning from my browsers(chrome, firefox) that the site was not secure and to authenticate:
    authenticate???

    Since this was very odd I decided to stop and try to find out what is going on. I’ve read through the documentation and searched the forums and found no explanation. Can anyone please shed some light on what might be happening? Why do I appear to be compromised so quickly? Is there anything I can do to be more secure?

  • The topic ‘Fresh Install using docker + kubernets on Google Cloud looks compromised’ is closed to new replies.