- This repository contains source code to build a sample Ubuntu based docker image that runns nginx server on port 80.
- The Dockerfile uses a base image that contains
entrypoint.shshell script. - The script
entrypoint.shin the base image executes as soon as the container starts but the evil function inside the script sleeps for a predetermined amount of time before it executes to avoid detection by traditional image scanning. - The evil function downloads and executes malware samples, cryptominer and also performs lateral movement.
- Using this example, we can demonstrate how Prisma Cloud Image Analysis Sandbox feature can detect and block this.
forked from utd-prisma-cloud1/ubuntu
-
Notifications
You must be signed in to change notification settings - Fork 1
onvkwvrv/ubuntu
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Repository to build an Ubuntu based Docker image for demo and lab purposes
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Dockerfile 100.0%