<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Docker: Security Solutions - what the safest way to secure Docker? in Threats</title>
    <link>https://community.isc2.org/t5/Threats/Docker-Security-Solutions-what-the-safest-way-to-secure-Docker/m-p/50931#M533</link>
    <description>&lt;P&gt;&lt;a href="https://community.isc2.org/t5/user/viewprofilepage/user-id/1676923323"&gt;@CJM&lt;/a&gt;Here are a few suggestions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.ibm.com/articles/ibm-best-practices-for-the-kubernetes-cicd-secure-container-image-pipeline/" target="_blank"&gt;https://developer.ibm.com/articles/ibm-best-practices-for-the-kubernetes-cicd-secure-container-image-pipeline/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ibm.com/cloud/blog/kubernetes-vs-docker" target="_blank"&gt;https://www.ibm.com/cloud/blog/kubernetes-vs-docker&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ibm.com/cloud/architecture/content/course/containers-and-docker/docker-containers/" target="_blank"&gt;https://www.ibm.com/cloud/architecture/content/course/containers-and-docker/docker-containers/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ibm.com/docs/en/cloud-private/3.2.0?topic=images-enforcing-container-image-security" target="_blank"&gt;https://www.ibm.com/docs/en/cloud-private/3.2.0?topic=images-enforcing-container-image-security&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ibm.com/docs/en/sscfcp/1.1.0?topic=overview-security-secure-service-container-cloud-private" target="_blank"&gt;https://www.ibm.com/docs/en/sscfcp/1.1.0?topic=overview-security-secure-service-container-cloud-private&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://info.aquasec.com/ebook-container-security-ten-things-devops-need-to-do-sem?utm_source=adwords&amp;amp;utm_medium=ppc&amp;amp;utm_campaign=Secure_Docker&amp;amp;utm_term=secure%20docker&amp;amp;utm_device=c&amp;amp;utm_content=345683197164&amp;amp;gclid=Cj0KCQjwmuiTBhDoARIsAPiv6L_nJRC32dLJPocNqhb_Q4aFFr74sYY6cju13GOMNNEUm9Yy-D3KD3saAqylEALw_wcB" target="_blank"&gt;https://info.aquasec.com/ebook-container-security-ten-things-devops-need-to-do-sem?utm_source=adwords&amp;amp;utm_medium=ppc&amp;amp;utm_campaign=Secure_Docker&amp;amp;utm_term=secure%20docker&amp;amp;utm_device=c&amp;amp;utm_content=345683197164&amp;amp;gclid=Cj0KCQjwmuiTBhDoARIsAPiv6L_nJRC32dLJPocNqhb_Q4aFFr74sYY6cju13GOMNNEUm9Yy-D3KD3saAqylEALw_wcB&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://cheatsheetseries.owasp.org/cheatsheets/Docker_Security_Cheat_Sheet.html" target="_blank"&gt;https://cheatsheetseries.owasp.org/cheatsheets/Docker_Security_Cheat_Sheet.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.stackrox.io/blog/docker-security-101/" target="_blank"&gt;https://www.stackrox.io/blog/docker-security-101/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try these and see if they help you set you on the right path with the appropriate policies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Caute_Cautim&lt;/P&gt;</description>
    <pubDate>Tue, 10 May 2022 21:38:55 GMT</pubDate>
    <dc:creator>Caute_cautim</dc:creator>
    <dc:date>2022-05-10T21:38:55Z</dc:date>
    <item>
      <title>Docker: Security Solutions - what the safest way to secure Docker?</title>
      <link>https://community.isc2.org/t5/Threats/Docker-Security-Solutions-what-the-safest-way-to-secure-Docker/m-p/50922#M532</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I work for a tech start up where VM and Docker are used for development purposes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a security review we were discussing how Docker could pose a serious threat if developers are using uncertified images as part of trials and testing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trying to balance the risk against innovation is always a risk balanced decision; however, 1 scenario which has been discussed is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An image is download containing malicious code to enable network sniffing, i.e. setting a network card outside the container, which is part of the native Windows/Linux build, to monitor/promiscuous mode, which then sends traffic to a malicious actor.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Acknowledging native end point monitoring software will detect some suspicious activity, what are the collective thoughts around securing Docker as much as reasonably practicable without stifling innovation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Grateful as always for your contributions.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 11:32:24 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Threats/Docker-Security-Solutions-what-the-safest-way-to-secure-Docker/m-p/50922#M532</guid>
      <dc:creator>CJM</dc:creator>
      <dc:date>2022-05-10T11:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Docker: Security Solutions - what the safest way to secure Docker?</title>
      <link>https://community.isc2.org/t5/Threats/Docker-Security-Solutions-what-the-safest-way-to-secure-Docker/m-p/50931#M533</link>
      <description>&lt;P&gt;&lt;a href="https://community.isc2.org/t5/user/viewprofilepage/user-id/1676923323"&gt;@CJM&lt;/a&gt;Here are a few suggestions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.ibm.com/articles/ibm-best-practices-for-the-kubernetes-cicd-secure-container-image-pipeline/" target="_blank"&gt;https://developer.ibm.com/articles/ibm-best-practices-for-the-kubernetes-cicd-secure-container-image-pipeline/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ibm.com/cloud/blog/kubernetes-vs-docker" target="_blank"&gt;https://www.ibm.com/cloud/blog/kubernetes-vs-docker&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ibm.com/cloud/architecture/content/course/containers-and-docker/docker-containers/" target="_blank"&gt;https://www.ibm.com/cloud/architecture/content/course/containers-and-docker/docker-containers/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ibm.com/docs/en/cloud-private/3.2.0?topic=images-enforcing-container-image-security" target="_blank"&gt;https://www.ibm.com/docs/en/cloud-private/3.2.0?topic=images-enforcing-container-image-security&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ibm.com/docs/en/sscfcp/1.1.0?topic=overview-security-secure-service-container-cloud-private" target="_blank"&gt;https://www.ibm.com/docs/en/sscfcp/1.1.0?topic=overview-security-secure-service-container-cloud-private&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://info.aquasec.com/ebook-container-security-ten-things-devops-need-to-do-sem?utm_source=adwords&amp;amp;utm_medium=ppc&amp;amp;utm_campaign=Secure_Docker&amp;amp;utm_term=secure%20docker&amp;amp;utm_device=c&amp;amp;utm_content=345683197164&amp;amp;gclid=Cj0KCQjwmuiTBhDoARIsAPiv6L_nJRC32dLJPocNqhb_Q4aFFr74sYY6cju13GOMNNEUm9Yy-D3KD3saAqylEALw_wcB" target="_blank"&gt;https://info.aquasec.com/ebook-container-security-ten-things-devops-need-to-do-sem?utm_source=adwords&amp;amp;utm_medium=ppc&amp;amp;utm_campaign=Secure_Docker&amp;amp;utm_term=secure%20docker&amp;amp;utm_device=c&amp;amp;utm_content=345683197164&amp;amp;gclid=Cj0KCQjwmuiTBhDoARIsAPiv6L_nJRC32dLJPocNqhb_Q4aFFr74sYY6cju13GOMNNEUm9Yy-D3KD3saAqylEALw_wcB&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://cheatsheetseries.owasp.org/cheatsheets/Docker_Security_Cheat_Sheet.html" target="_blank"&gt;https://cheatsheetseries.owasp.org/cheatsheets/Docker_Security_Cheat_Sheet.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.stackrox.io/blog/docker-security-101/" target="_blank"&gt;https://www.stackrox.io/blog/docker-security-101/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try these and see if they help you set you on the right path with the appropriate policies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Caute_Cautim&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 21:38:55 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Threats/Docker-Security-Solutions-what-the-safest-way-to-secure-Docker/m-p/50931#M533</guid>
      <dc:creator>Caute_cautim</dc:creator>
      <dc:date>2022-05-10T21:38:55Z</dc:date>
    </item>
  </channel>
</rss>

