Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Apache initializing subprocess cmd.exe |
|
Author |
|
gaudigabriels
Joined: 07 Feb 2025 Posts: 1 Location: Colombia
|
Posted: Fri 07 Feb '25 18:38 Post subject: Apache initializing subprocess cmd.exe |
|
|
Apache service (httpd.exe) is running subprocecess with cmd.exe like this:
cmd.exe /s /c "for %%F in ("C:/apache24/README.txt") do @echo %%~zF"
it is normal, or should I be worried about a suspicious webshell activity?
My server runs on windows, and I'm using apache 2.4
I tried looking for the command and it seems that is trying to get the size of the file. but I don't now if it is normal. |
|
Back to top |
|
James Blond Moderator

Joined: 19 Jan 2006 Posts: 7389 Location: Germany, Next to Hamburg
|
|
Back to top |
|
|
|
|
|
|