<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Security Challenges for Cloud Manufacturing: A Case Study in the Space Domain</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Institute of Data Science German Aerospace Center</institution>
          ,
          <addr-line>DLR</addr-line>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2019</year>
      </pub-date>
      <volume>2339</volume>
      <fpage>14</fpage>
      <lpage>15</lpage>
      <abstract>
        <p>Industry 4.0 and cloud manufacturing are emerging trends to advance the automation and digitization of manufacturing systems. Both share cloud computing as key enabling technology. However, the increase in interconnectedness comes with crucial security issues. In this position paper, we consider a production process in the space domain and highlight the security challenges which arise when adapting the process for the Industry 4.0 and cloud manufacturing paradigm.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        Industry 4.0 and cloud manufacturing have lately drawn much attention in
industry and academia, as is demonstrated by the amount of respective literature
in recent years [
        <xref ref-type="bibr" rid="ref1 ref5">1,5</xref>
        ]. Industry 4.0 is used as an umbrella term covering digitization
and automation in industry and relating to technologies like internet of things,
big data analytic, or cloud computing. Cloud manufacturing transfers cloud
computing to manufacturing by providing a platform for distributed access to a
pool of shared manufacturing resources encapsulated as services. Customers are
then able to send their requirements to the platform to request services covering
all stages of a product life cycle, ranging from product design to maintenance.
      </p>
      <p>While Industry 4.0 and cloud manufacturing promise substantial
improvements of the production process in terms of production eficiency and flexibility,
they also pose various challenges. Due to increased automation and
interconnectedness of components, security in particular is a major obstacle. In this
position paper, we investigate the security issues arising for a collaborative cloud
production platform, which we are developing in the space domain.
2.1
Planning</p>
      <p>Integration</p>
      <p>Launch
Assembly</p>
      <p>Test</p>
      <p>Operation
Platform Services</p>
      <p>Industry 4.0 Platform
of the spacecraft and all its components. Assembly, integration, and test are
conducted in phase D, which includes not only the spacecraft but also its ground
segment. During phase E, the spacecraft is launched and operated. Eventually,
the spacecraft is safely disposed in phase F (cf. Fig. 1).
2.2</p>
      <sec id="sec-1-1">
        <title>Collaborative Production Platform</title>
        <p>Our long-term development goal is a production platform covering the entire
spacecraft life cycle. We currently focus on planning, which happens in phases 0,
A, B, C. Planning involves several stakeholders, e.g. project initiator, customers,
and manufacturers, and continuous information exchange between them.</p>
        <p>
          DLR’s Concurrent Engineering Facility provides “a guided procedure, the
simultaneous access to multidisciplinary groups of experts to a shared database,
and the direct verbal and medial communication between all the experts” [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ].
Together with the tool Virtual Satellite [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ], it is used for planning spacecraft
at DLR. Data exchange with manufacturers or other parties in later phases
of a spacecraft life cycle is currently not covered by that collaborative process.
To remedy that, we propose a production platform that allows uniform and
standardized information exchange and is thus freeing stakeholders from the
burden of manually seeking information and tracing the information flow. The
platform enables the flexibility required to meet the needs of the distributed and
multi-level supply chains of the DLR.
        </p>
        <p>There will not be a sudden shift from the current system and, especially,
from current processes and workflows, to the new platform. We think, however,
that working on tools, methods, and standards conjointly with the diferent
stakeholders is a process which will eventually lead to a platform that all parties
are willing to use. We see the platform as an assembly of services, interfaces, and
tools that enable data exchange in an standardized and automated way.</p>
        <p>As a representative example of a process that currently involves a lot of
manual work and which would benefit from automation by machine-readable
information exchange via our platform, we consider the ofer management between
a manufacturer and a (potential) customer. In the process, the customer asks
for information (in terms of Request for Information (RFI)). The manufacturer
assembles existing documents, experiences, etc. into a first answer. If the customer
is interested, they agree on a proposal request (Request for proposal (RFP)).
This request already includes information from the customer, like specifications,
requirements, or timetables. The manufacturer then generates an ofer,
including a technical specification of the product. This process involves the frequent
interchange of documents between both sites, even more due to often unique
products or small batches thereof. Compared to other industries, which usually
sell a lot more of-the-shelf products, there is more efort needed to create an
ofer. A machine-readable format of the customer’s requirements would allow
for automatically generating and processing ofers in a standardized fashion,
implying advantages in terms of elasticity, resource pooling, and self-service.
3</p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>Security Challenges</title>
      <p>The increased interconnectedness of customers and vendors in the collaborative
production platform comes together with novel security risks, which can not only
threaten individual parties but also the whole supply chain. We can align these
risks using their relation to confidentiality , integrity, and availability.
3.1</p>
      <sec id="sec-2-1">
        <title>Confidentiality</title>
        <p>
          Most prominently, information exchange on the platform has to be reliable
and safe with respect to data privacy. Multiple vendors are using the platform,
sharing confidential information on component design and competitive pricing.
The customers share confidential information in their RFPs, the manufacturers
in their proposals. Information disclosure should not only be prevented using
measures like encryption and access control, but should also be subject to
incident management as governed by regulations and policies (e.g., Non-Disclosure
Agreement (NDA), Memorandum of Understanding (MoU)) [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]. Access control
is a requirement concerning the entire spacecraft life cycle. For example, data
transmitted from a spacecraft during operation is diferentiated into health and
payload data, the latter only accessible to customers. Health data, on the other
hand, must be only accessible to ground control and to manufacturers.
3.2
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>Integrity</title>
        <p>
          Flexibly provisioning and releasing manufacturing services poses the question of
trust. Trust management has thus to play a key role, addressing both services
and exchanged data, in order to protect the platform from tampering, e.g., by
using malicious components [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ]. Related to trust is the tracking of information
lfow such that data provenance can be used as reliable measure for data integrity.
This is also true for other industries, but there, in case of malicious components,
components can be replaced, which is impossible for a spacecraft in operation.
3.3
        </p>
      </sec>
      <sec id="sec-2-3">
        <title>Availability</title>
        <p>Eventually, a supply chain on our collaborative production platform relies on the
availability of its supplier services, such that threats to vendors can cause the
entire supply chain to halt, which needs to be subject to any risk-based analysis
of the system’s architecture. For instance, backup infrastructures need to handle
data from diferent vendors, again raising questions on trust and data integrity.
Furthermore, in the space domain, another aspect of availability is crucial: certain
components and infrastructure are highly critical. As an example, spacecraft
missions are planned with dedicated ground stations. Switching to a diferent
station in case of defect, or just moving the ground station’s time frame, is rather
dificult due to irrevocable parameters like location, frequency, and bandwidth.
4</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Related Work</title>
      <p>
        Various surveys on Industry 4.0 and cloud manufacturing identify security as an
obstacle [
        <xref ref-type="bibr" rid="ref1 ref5">1,5</xref>
        ]. Due to space constraints, we refer to those surveys and provide just
a brief summary next. Data breaches are the most prominent security concern, due
to data typically touching a company’s core competencies. Besides confidentiality
of shared data, integrity and availability of data or collaborating services have
also been considered critical (e.g., [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]). Most similar to our work is [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], where the
authors study security issues in the whole product life cycle. We see our paper as
a complement to the more abstract and summarizing discussion of [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], in that we
consider the concrete case of a production platform in the space domain.
5
      </p>
    </sec>
    <sec id="sec-4">
      <title>Conclusion References</title>
      <p>In this paper, we have outlined security issues arising when developing a
production platform in the space domain based on Industry 4.0 and cloud manufacturing.
As advocated by the idea of secure-by-design, we believe that building security in
– from the start – helps in developing a secure and reliable production platform.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Chhetri</surname>
            ,
            <given-names>S.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Faezi</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rashid</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Faruque</surname>
            ,
            <given-names>M.A.A.</given-names>
          </string-name>
          :
          <article-title>Manufacturing Supply Chain and Product Lifecycle Security in the Era of Industry 4.0</article-title>
          .
          <source>J. Hardware and Systems Security</source>
          <volume>2</volume>
          (
          <issue>1</issue>
          ),
          <fpage>51</fpage>
          -
          <lpage>68</lpage>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <article-title>Space project management - Project planning and implementation</article-title>
          . ECSS Standard
          <string-name>
            <surname>ECSS-M-ST-10C</surname>
          </string-name>
          (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Esposito</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Castiglione</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Martini</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Choo</surname>
            ,
            <given-names>K.K.R.</given-names>
          </string-name>
          : Cloud Manufacturing: Security, Privacy, and
          <string-name>
            <given-names>Forensic</given-names>
            <surname>Concerns</surname>
          </string-name>
          .
          <source>IEEE Cloud Comput</source>
          .
          <volume>3</volume>
          (
          <issue>4</issue>
          ),
          <fpage>16</fpage>
          -
          <lpage>22</lpage>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Fischer</surname>
            ,
            <given-names>P.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Deshmukh</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maiwald</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Quantius</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gomez</surname>
            ,
            <given-names>A.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gerndt</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Conceptual data model: A foundation for successful concurrent engineering</article-title>
          .
          <source>Conc. Eng</source>
          .
          <volume>26</volume>
          (
          <issue>1</issue>
          ),
          <fpage>55</fpage>
          -
          <lpage>76</lpage>
          (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Henzel</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Herzwurm</surname>
          </string-name>
          , G.:
          <article-title>Cloud Manufacturing: A state-of-the-art survey of current issues</article-title>
          .
          <source>Proc. CIRP 72</source>
          ,
          <fpage>947</fpage>
          -
          <lpage>952</lpage>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Martelo</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jahnke</surname>
            ,
            <given-names>S.S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Braukhane</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Quantius</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Maiwald</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Romberg</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Statistics and Evaluation of 60+ Concurrent Engineering Studies at DLR</article-title>
          .
          <source>In: IAC</source>
          <year>2017</year>
          . IAF (
          <year>2017</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Turner</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>White</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Camelio</surname>
            ,
            <given-names>J.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Williams</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Amos</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Parker</surname>
          </string-name>
          , R.:
          <source>Bad Parts: Are Our Manufacturing Systems at Risk of Silent Cyberattacks? IEEE Security &amp; Privacy</source>
          <volume>13</volume>
          (
          <issue>3</issue>
          ),
          <fpage>40</fpage>
          -
          <lpage>47</lpage>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>