Our of our production servers was not responding via the URL . I was looking at the logs, I am noticing the following. I have altered folder names for confidentiality ( e.g. myxy.com)
root@localhost:/var/log/apache2# sudo cat myxy.com-error.log
[Thu Nov 14 04:22:43.652942 2024] [core:error] [pid 549970] [client 47.236.231.80:54374] AH00126: Invalid URI in request POST /cgi-bin/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/.%2e/bin/sh HTTP/1.1
[Thu Nov 14 04:50:11.846348 2024] [php:error] [pid 554395] [client 78.153.140.177:57790] script '/var/www/myxy.com/public/app_dev.php' not found or unable to stat
[Thu Nov 14 04:50:12.093454 2024] [php:error] [pid 549548] [client 78.153.140.177:59046] script '/var/www/myxy.com/public/app_dev.php' not found or unable to stat
The whois result shows the following.
whois 47.236.231.80
#
# ARIN WHOIS data and services are subject to the Terms of Use
# available at: https://www.arin.net/resources/registry/whois/tou/
#
# If you see inaccuracies in the results, please report at
# https://www.arin.net/resources/registry/whois/inaccuracy_reporting/
#
# Copyright 1997-2024, American Registry for Internet Numbers, Ltd.
#
NetRange: 47.235.0.0 - 47.246.255.255
CIDR: 47.236.0.0/14, 47.244.0.0/15, 47.246.0.0/16, 47.240.0.0/14, 47.235.0.0/16
NetName: AL-3
NetHandle: NET-47-235-0-0-1
Parent: NET47 (NET-47-0-0-0-0)
NetType: Direct Allocation
OriginAS:
Organization: Alibaba Cloud LLC (AL-3)
RegDate: 2016-04-15
Updated: 2017-04-26
Ref: https://rdap.arin.net/registry/ip/47.235.0.0
Appreciate any pointers.