-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Description
Currently faux devices have dependencies in subset. These will need to be moved elsewhere. There are two types of dependencies:
- Files used used to build the container
- Files which run or are used within the container.
These are the following
subset/security/sshfaux/- Contains 2 scripts used to build docker container onlysubset/ntp/NTPClient/*- Java Source for NTP client running on faux containersubset/network/TransportClient/*- Python file running on faux containersubset/security/nginx-site/*subset/security/nginxpass.conf- Configurationsubset/security/nginxfail.conf- Configurationsubset/bacnetsubset/pentests- Bruteforce test (is this being retained?)
@grafnu @pisuke do you have any thoughts or comments on where these could go?
I think /docker/includes/root which would effectively become a mirror of the root directory in the docker container for all the files. But I'm not sure where scripts used in the build process could go.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels