Skip to content

Faux dependencies in subset folder #560

@noursaidi

Description

@noursaidi

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 only
  • subset/ntp/NTPClient/*- Java Source for NTP client running on faux container
  • subset/network/TransportClient/* - Python file running on faux container
  • subset/security/nginx-site/*
  • subset/security/nginxpass.conf - Configuration
  • subset/security/nginxfail.conf - Configuration
  • subset/bacnet
  • subset/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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions