Hi,
I was working on a Rest API and watched the logs when I found something I do not recognize. Perhaps it is OK, perhaps I have an … issue
I changed the subdomain and domain name as I am not 100% it is wise to share while I doubt these calls in my logs.
So sub.domain.com
is a fake site address.
UniversalAutomation.GroomService Groom date is: 1/21/2025 6:45:02 PM
UniversalAutomation.GroomService Finished groom job.
Microsoft.AspNetCore.Hosting.Diagnostics Request starting HTTP/1.1 GET http://sub.domain.com/xampp/phpinfo.php - null null
Microsoft.AspNetCore.Hosting.Diagnostics Request finished HTTP/1.1 GET https://sub.domain.com/xampp/phpinfo.php - 404 0 null 13.244ms
Microsoft.AspNetCore.Hosting.Diagnostics Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://sub.domain.com/xampp/phpinfo.php, Response status code: 404
Microsoft.AspNetCore.Hosting.Diagnostics Request starting HTTP/1.1 GET http://sub.domain.com/lara/info.php - null null
Microsoft.AspNetCore.Hosting.Diagnostics Request finished HTTP/1.1 GET https://sub.domain.com/lara/info.php - 404 0 null 22.7197ms
Microsoft.AspNetCore.Hosting.Diagnostics Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://sub.domain.com/lara/info.php, Response status code: 404
Microsoft.AspNetCore.Hosting.Diagnostics Request starting HTTP/1.1 GET http://sub.domain.com/app/.env - null null
Microsoft.AspNetCore.Hosting.Diagnostics Request finished HTTP/1.1 GET https://sub.domain.com/app/.env - 404 0 null 16.0761ms
Microsoft.AspNetCore.Hosting.Diagnostics Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://sub.domain.com/app/.env, Response status code: 404
Microsoft.AspNetCore.Hosting.Diagnostics Request starting HTTP/1.1 GET http://sub.domain.com/dev/.env - null null
Microsoft.AspNetCore.Hosting.Diagnostics Request finished HTTP/1.1 GET https://sub.domain.com/dev/.env - 404 0 null 20.7351ms
Microsoft.AspNetCore.Hosting.Diagnostics Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://sub.domain.com/dev/.env, Response status code: 404
UniversalAutomation.GroomService Starting groom job.
UniversalAutomation.GroomService Groom date is: 1/21/2025 6:46:02 PM
UniversalAutomation.GroomService Finished groom job.
Microsoft.AspNetCore.Hosting.Diagnostics Request starting HTTP/1.1 GET http://sub.domain.com/new/.env - null null
Microsoft.AspNetCore.Hosting.Diagnostics Request finished HTTP/1.1 GET https://sub.domain.com/new/.env - 404 0 null 20.1132ms
Microsoft.AspNetCore.Hosting.Diagnostics Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://sub.domain.com/new/.env, Response status code: 404
I do not have, for example, I dot have the PHP file lara/nfo.php
nor do I know of any lara
path, heck I do not know anyone called lara!
Same goes for xampp/phpinfo.php
, I do not recognize this at all.
By the way, when I try these URL’s in a browser I get only a blank page
Anyone have any idea if these are legit calls?
I have Nginx Proxy Manager in front of Universal so anything I expose is going through that first.
Product: PowerShell Universal
Version: 5.2.3