Skip to content

挖矿病毒kdevtmpfsi,kinsing进程 #1540

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
youyanghust opened this issue Sep 14, 2024 · 4 comments
Closed

挖矿病毒kdevtmpfsi,kinsing进程 #1540

youyanghust opened this issue Sep 14, 2024 · 4 comments

Comments

@youyanghust
Copy link

image
image

@youyanghust
Copy link
Author

docker pull php:5.6-fpm from https://hub.docker.com

@LaurentGoderre
Copy link
Member

LaurentGoderre commented Sep 16, 2024

www-data is a mounted volume so it probably is on your host, not in the image. What is the digest of the image you are using?

% docker images --filter "reference=php"
REPOSITORY   TAG       IMAGE ID       CREATED       SIZE
php          8.3-cli   9958ea8d36d3   2 weeks ago   530MB
php          5.6-fpm   3c6e97923edb   5 years ago   305MB

% docker inspect 3c6e97923edb
[
    {
        "Id": "sha256:3c6e97923edb4ec415e2bfe62eea8eb59d90e9a65fafc5c3276274e4ef04ae9f",
        "RepoTags": [
            "php:5.6-fpm"
        ],
        "RepoDigests": [
            "php@sha256:4f070f1b7b93cc5ab364839b79a5b26f38d5f89461f7bc0cd4bab4a3ad7d67d7".  <-- This one
        ],
...

@tianon
Copy link
Member

tianon commented Sep 16, 2024

See also #1110 and #1127

@youyanghust
Copy link
Author

close php-fpm 9000 port in firewall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants