<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Carter Codell – Module 1</title>
    <link>/docs/cy5200/module1/</link>
    <description>Recent content in Module 1 on Carter Codell</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Tue, 07 Jan 2020 09:34:58 -0500</lastBuildDate>
    
	  <atom:link href="/docs/cy5200/module1/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Docs: Lecture 1</title>
      <link>/docs/cy5200/module1/lecture-1/</link>
      <pubDate>Tue, 07 Jan 2020 09:53:42 -0500</pubDate>
      
      <guid>/docs/cy5200/module1/lecture-1/</guid>
      <description>
        
        
        &lt;h1 id=&#34;overview-of-cybersecurity-and-information-assurance&#34;&gt;Overview of Cybersecurity and Information Assurance&lt;/h1&gt;
&lt;p&gt;Some of the key issues in cybersecurity and information assurance are identify access management, real-time activity monitoring, auditing, and vulnerability management.
Cybersecurity security should support the mission on the organization, have explicit responsibilies, require a comprehensive and integrated approach, be periodically reassessed, and be constrained by societal factors.&lt;/p&gt;
&lt;p&gt;Common threats:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Errors and omissions&lt;/li&gt;
&lt;li&gt;Fraud and theft&lt;/li&gt;
&lt;li&gt;Employee sabotage&lt;/li&gt;
&lt;li&gt;Loss of physical and infrastructure support&lt;/li&gt;
&lt;li&gt;Malicious hackers&lt;/li&gt;
&lt;li&gt;Industrial espionage&lt;/li&gt;
&lt;li&gt;Malicious code&lt;/li&gt;
&lt;li&gt;Foreign government espionage&lt;/li&gt;
&lt;li&gt;Threats to personal privacy&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Some controls for these threats:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Management&lt;/th&gt;
&lt;th&gt;Operational&lt;/th&gt;
&lt;th&gt;Technical&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;policies&lt;/td&gt;
&lt;td&gt;personnel / user issues&lt;/td&gt;
&lt;td&gt;identification and authentication&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;program management&lt;/td&gt;
&lt;td&gt;preparing for contingencies and disaster&lt;/td&gt;
&lt;td&gt;logical access control&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;risk management&lt;/td&gt;
&lt;td&gt;incident reporting and handling&lt;/td&gt;
&lt;td&gt;audit trails&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;life cycle planning&lt;/td&gt;
&lt;td&gt;security awareness training&lt;/td&gt;
&lt;td&gt;cryptography&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;assurance&lt;/td&gt;
&lt;td&gt;security considerations in support and operations&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;physical and environmental security&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;management-controls&#34;&gt;Management Controls&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Policies&lt;/strong&gt; - program policies, issue-specific and system-specific policies, cost considerations, interdependencies&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Program Management&lt;/strong&gt; - structure of a computer security program, system-level computer security programs, interdependencies, cost considerations&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Risk Management&lt;/strong&gt; - risk assessment, risk mitigation, uncertainty analysis, interdependcies, cost considerations&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Life Cycle Planning&lt;/strong&gt; - benefetis of integrating security in the system life cycle planning, overview of the information security life cycle, computer security act issues for Federal systems&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Assurance&lt;/strong&gt; - accreditation, planning, design and implementation, operational assurance&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;operational-controls&#34;&gt;Operational Controls&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Personnel / User Issues&lt;/strong&gt; - staffing, user administration&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Preparing for Contingencies and Disasters&lt;/strong&gt; - Buiness Plan, BCP, DRP&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Incident Reporting and Handling&lt;/strong&gt; - benefits of an incident handling capability, technical support for incident handling, incident response plans and procedures&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Security Awareness Training&lt;/strong&gt; - behavior, accountability, awareness, training, education, implementation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Security Considerations: Support and Operations&lt;/strong&gt; - user support, software support, configuration management, backups, media controls, documentation, maintenance&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Physical and Environmental Security&lt;/strong&gt; - physical access controls, fire safety factors, interception of data, mobile and portable systems, failure of supporting utilities, structural collapse, plumbing leaks&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;technical-controls&#34;&gt;Technical Controls&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Identification and Authenication&lt;/strong&gt; - identification, authenication, passwords, dual factor&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Logical Access Control&lt;/strong&gt; - access criteria, access control policies&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Audit Trails&lt;/strong&gt; - benefits, audit trails and logs, audit trail reviews&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cryptography&lt;/strong&gt; - basic cryptographic technologies, interdependencies&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Risk Assessment Handbook - Chapter 1</title>
      <link>/docs/cy5200/module1/risk-assessment-handbook-chapter-1/</link>
      <pubDate>Tue, 07 Jan 2020 09:39:28 -0500</pubDate>
      
      <guid>/docs/cy5200/module1/risk-assessment-handbook-chapter-1/</guid>
      <description>
        
        
        &lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;
&lt;h2 id=&#34;the-need-for-an-information-security-program&#34;&gt;The Need for an Information Security Program&lt;/h2&gt;
&lt;p&gt;As more critical and personal information is stored, transmitted, and processed on information systems, more information security regulations are being developed and applied.
Since 1995 there has been a surge of new legislation including the Gramm Leach Bliley Act (GLBA) and the Sarbanes-Oxley Act.
All of these regulations call for the implementation of an adequate set of information security practices.&lt;/p&gt;
&lt;p&gt;The U.S. Federal Government has decided to step in and police agencies and corporations in certain industries.
To avoid fines and jail, affected agencies and corporations have to implement minimum security practices.&lt;/p&gt;
&lt;p&gt;While these regulations have different requirements, one similarity is that each require the organization to perform an information security risk assessment.&lt;/p&gt;
&lt;h2 id=&#34;elements-of-an-information-security-program&#34;&gt;Elements of an Information Security Program&lt;/h2&gt;
&lt;p&gt;There are a multitude of threats and safeguards, but the answer to threats is not to enact every countermeasure available.
An organization should take a risk-based approach to determining the security controls that reduce their threat to a &lt;em&gt;reasonable&lt;/em&gt; level.
&lt;em&gt;Reasonable&lt;/em&gt; is set by guidelines and regulations as well as how much risk an organization is will to accept.
Controls can be identified as administrative, physical, and technical.
An information security program is a set of controls and its objective is to protect organizational assets from security threats.&lt;/p&gt;
&lt;h2 id=&#34;common-core-information-security-practices&#34;&gt;Common Core Information Security Practices&lt;/h2&gt;
&lt;p&gt;A high-level analysis of the core information security practices described above shows a considerable amount of overlap.
This overlap defines &amp;ldquo;information security core practices&amp;rdquo;.&lt;/p&gt;
&lt;h3 id=&#34;unanimous-core-security-practices&#34;&gt;Unanimous Core Security Practices&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Security Responsibility&lt;/strong&gt; &amp;ndash; Security responsibility should be assigned to an individual or entity with the proper authority, visibility, and expertise to perform the job adequately.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Risk Management&lt;/strong&gt; &amp;ndash; The organization&#39;s management needs to have an understanding of the risk to its assets and have an approach for addressing those risks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Risk Assessment&lt;/strong&gt; &amp;ndash; An organization needs a periodic and objective analysis of the effectiveness of the current security controls that protect an organization&#39;s assets.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Network Security&lt;/strong&gt; &amp;ndash; An organization must ensure the confidentiality, integrity, and availability of information assets and resources while in transit, processing, or storage.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Security Awareness Training&lt;/strong&gt; &amp;ndash; An effective security awareness training program should be developed and administered to all those who will be given access to the organization&#39;s facilities or information systems.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Incident Management&lt;/strong&gt; &amp;ndash; The organization should have a process in place that identifies security incidents in progress or evidence of such incidents in the past. Incident management includes identification, investigation, and reporting.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;majority-core-security-practices&#34;&gt;Majority Core Security Practices&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Information Security Policies&lt;/strong&gt; &amp;ndash; The basis of any information security program is the definition of security.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Access Control&lt;/strong&gt; &amp;ndash; Mechanisms must be in place to ensure that only authorized individuals will have access to sensitive information and resources.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Physical Security&lt;/strong&gt; &amp;ndash; Mechanisms must be in place to physically protect organizational equipment, locations, and employees.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;BCP and DRP&lt;/strong&gt; &amp;ndash; Business continuity planning and disaster recovery planning ensures that the organization has identified its critical processes and assets, developed a plan for minimizing the loss in the event of a disaster, and periodically tests the plan.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Secure Development Life Cycle&lt;/strong&gt; &amp;ndash; The best way to ensure that an information system or information system component enforces its security policy is to design it securely from the start.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Accountability&lt;/strong&gt; &amp;ndash; The security-relevant actions of users must be recorded and reviewed by security personnel.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Secure Media Handling&lt;/strong&gt; &amp;ndash; Sensitive information stored on media must be handled appropriately to ensure that unauthorized users do not gain access to the data stored on the media.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Oversight of Third Parties&lt;/strong&gt; &amp;ndash; Many organizations allow other service organizations to access or process their sensitive information.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;security-risk-assessment&#34;&gt;Security Risk Assessment&lt;/h2&gt;
&lt;p&gt;The security risk assessment measures the strength of the overall security program and provides the information necessary to make planned improvements based on information security risks.&lt;/p&gt;
&lt;h3 id=&#34;the-role-of-the-security-risk-assessment&#34;&gt;The Role of the Security Risk Assessment&lt;/h3&gt;
&lt;p&gt;There are four stages of the security risk management process:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Security Risk Assessment&lt;/strong&gt; &amp;ndash; This is an objective analysis of the effectiveness of the current security controls that protect an organization&#39;s assets and a determination of the probability of losses to those assets.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Test and Review&lt;/strong&gt; &amp;ndash; Security testing is the examination of the security controls against the security requirements.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Risk Mitigations&lt;/strong&gt; &amp;ndash; Risks to an organziation&#39;s assets are reduced through the implementation of new security controls or the improvement of existing controls.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Operational Security&lt;/strong&gt; &amp;ndash; The implementation and operation of most security controls are performed by operational personnel.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;definition-of-a-security-risk-assessment&#34;&gt;Definition of a Security Risk Assessment&lt;/h3&gt;
&lt;p&gt;An objective analysis of the effectiveness of the current security controls that protect an organization&#39;s assets and a determination of the probability of losses to those assets.&lt;/p&gt;
&lt;h3 id=&#34;the-need-for-a-security-risk-assessment&#34;&gt;The Need for a Security Risk Assessment&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Checks and Balances&lt;/li&gt;
&lt;li&gt;Periodic Review&lt;/li&gt;
&lt;li&gt;Risk-Based Spending&lt;/li&gt;
&lt;li&gt;Requirement&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;A security risk assessment can provide some additional, secondary benefits:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;the transfer of knowledge from the security assessment team to the organziation&#39;s staff,&lt;/li&gt;
&lt;li&gt;increased communications regarding security among buiness units,&lt;/li&gt;
&lt;li&gt;increased security awareness within the organization, and&lt;/li&gt;
&lt;li&gt;the results of the security risk assessment may be used as a measure of the security posture.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;related-activities&#34;&gt;Related Activities&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Gap Assessment - a review of what exists against an interpretation of what the regulation or guideline requires. Performed at the beginning of the organization&#39;s compliance pursuit with a standard or regulation.&lt;/li&gt;
&lt;li&gt;Compliance Audit - an objective review of the organization&#39;s compliance with a security standard.&lt;/li&gt;
&lt;li&gt;Security Audit - a verification that the security controls that have been specified are properly implemented.&lt;/li&gt;
&lt;li&gt;Vulnerability Scanning - the testing of the external or internal interfaces of a system in order to identify obvious vulnerabilities.&lt;/li&gt;
&lt;li&gt;Penetration Testing - a service provided by an objective team who attempt to penetrate the defenses of an organization in order to demonstrate the effectiveness of the current controls.&lt;/li&gt;
&lt;li&gt;Ad Hoc Testing - a search for less obvois vulnerabilities.&lt;/li&gt;
&lt;li&gt;Social Engineering - an assessment of the security training, policies, and procedures of the organization by attempting to gain unauthorized access through the human element.&lt;/li&gt;
&lt;li&gt;Wardialing - attempting to gain access to information systems through unprotecting modems.&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Risk Management Tools</title>
      <link>/docs/cy5200/module1/risk-management-tools/</link>
      <pubDate>Tue, 07 Jan 2020 09:38:56 -0500</pubDate>
      
      <guid>/docs/cy5200/module1/risk-management-tools/</guid>
      <description>
        
        
        &lt;h1 id=&#34;strong-security-needs-the-right-tools&#34;&gt;Strong Security Needs the Right Tools&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Inventorying&lt;/strong&gt; is keeping track of what devices, services, applications, and other assests exist.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Risk Tracking&lt;/strong&gt; is tracking risks and mitigrations, visualizing risks by severity, and creating reports.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Threat Analysis&lt;/strong&gt; is assessing the risks to your organization that might arise as a result of threats.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Vulnerability Information&lt;/strong&gt; is details on what technical vulnerabilities exist and scanning for them.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Monitoring&lt;/strong&gt; is monitoring the environment for events and incidents.&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Promoting Private Sector Cybersecurity Information Sharing</title>
      <link>/docs/cy5200/module1/promoting-private-sector-cybersecurity-information-sharing/</link>
      <pubDate>Tue, 07 Jan 2020 09:38:39 -0500</pubDate>
      
      <guid>/docs/cy5200/module1/promoting-private-sector-cybersecurity-information-sharing/</guid>
      <description>
        
        
        &lt;p&gt;Organizations must be able to share information related to cybersecurity risks and incidents and collaborate.
Sharing must be conducted in a manner that protects the privacy and civil rights of individuals and perserves business confidentiality.&lt;/p&gt;
&lt;h2 id=&#34;information-sharing-and-analysis-organizations&#34;&gt;Information Sharing and Analysis Organizations&lt;/h2&gt;
&lt;p&gt;The Department of Homeland Security shall encourage the formation of Information Sharing and Analysis Organizations (ISAOs).
ISAOs may be organzied on the basis of sector, sub-sector, region, in response to specific threats or vulnerabilities, etc.
Membership to ISAOs may be drawn from public or private sector.&lt;/p&gt;
&lt;h2 id=&#34;isao-standards-organization&#34;&gt;ISAO Standards Organization&lt;/h2&gt;
&lt;p&gt;The Department of Homeland Security will pick a Standards Organization to identify guidelines for the creating and functioning of ISAOs.&lt;/p&gt;
&lt;h2 id=&#34;critical-infrastructure-protection-program&#34;&gt;Critical Infrastructure Protection Program&lt;/h2&gt;
&lt;p&gt;The National Cybersecurity and Communications Integration Center is a critical infrastructure protection program and can entering into voluntary agreements with ISAOs.&lt;/p&gt;
&lt;h2 id=&#34;privacy-and-civil-liberties-protections&#34;&gt;Privacy and Civil Liberties Protections&lt;/h2&gt;
&lt;p&gt;Agencies will ensure that appropriate protections for privacy and civil liberties are incorporated into information sharing.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: Strengthening the Cybersecurity of Federal Networks and Critical Infrastructure</title>
      <link>/docs/cy5200/module1/strengthening-the-cybersecurity-of-federal-networks-and-critical-infrastructure/</link>
      <pubDate>Tue, 07 Jan 2020 09:38:17 -0500</pubDate>
      
      <guid>/docs/cy5200/module1/strengthening-the-cybersecurity-of-federal-networks-and-critical-infrastructure/</guid>
      <description>
        
        
        &lt;p&gt;This executive order outlines how the executive branch is like an enterprise which houses citizens&amp;rsquo; data.
Risk management should work in the executive branch as it does in an organization.
Plans with be submitted to the President outlining action items, budget conerns, and recommendations.&lt;/p&gt;
&lt;p&gt;Effective risk management requires planning so that maintenance, improvements, and modernization occur in a coordinated way with appropriate regularity.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Docs: National Cyber Strategy of the USA</title>
      <link>/docs/cy5200/module1/national-cyber-strategy-of-the-usa/</link>
      <pubDate>Tue, 07 Jan 2020 09:37:44 -0500</pubDate>
      
      <guid>/docs/cy5200/module1/national-cyber-strategy-of-the-usa/</guid>
      <description>
        
        
        &lt;p&gt;The National Cyber Strategy outlines how the U.S. will&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;defend the homeland by protecting networks, systems, functions, and data&lt;/li&gt;
&lt;li&gt;promote American prosperity by nurturing a secure, thriving digital economy and fostering strong domestic innovation&lt;/li&gt;
&lt;li&gt;preserve peace and security by stengthening the United States&amp;rsquo; ability to deter and punish those who use cyber tools for malicious purposes&lt;/li&gt;
&lt;li&gt;expand American influence aborad to extend the key tenets of an open, interoperable, reliable, and secure Internet.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;protect-the-american-people-the-homeland-and-the-american-way-of-life&#34;&gt;Protect the American People, the Homeland, and the American Way of Life&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Objective:&lt;/strong&gt; Mange cybersecurity risks to increase the security and resilience of the Nation&#39;s information and information systems.&lt;/p&gt;
&lt;h3 id=&#34;actions&#34;&gt;Actions:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Further centralize management and oversight of Federal civilian cybersecurity&lt;/li&gt;
&lt;li&gt;Align risk management and information technology Activities&lt;/li&gt;
&lt;li&gt;Improve Federal supply chain risk mangement&lt;/li&gt;
&lt;li&gt;Strengthen Federal contractor cybersecurity&lt;/li&gt;
&lt;li&gt;Ensure the Government leads in best and innovative practices&lt;/li&gt;
&lt;li&gt;Refine roles and responsibilities&lt;/li&gt;
&lt;li&gt;Prioritize actions according to identified national risks&lt;/li&gt;
&lt;li&gt;Leverage information and communications technology providers as cybersecurity enablers&lt;/li&gt;
&lt;li&gt;Protect our democracy&lt;/li&gt;
&lt;li&gt;Incentivize cybersecurity investments&lt;/li&gt;
&lt;li&gt;Prioritize national research and development investments&lt;/li&gt;
&lt;li&gt;Improve transportation and maritime cybersecurity&lt;/li&gt;
&lt;li&gt;Improve space cybersecurity&lt;/li&gt;
&lt;li&gt;Improve incident reporting and response&lt;/li&gt;
&lt;li&gt;Modernize electronic surveillance and computer crime laws&lt;/li&gt;
&lt;li&gt;Reduce threats from transnational criminal organizations in cyberspace&lt;/li&gt;
&lt;li&gt;Improve apprehension of criminals located abroad&lt;/li&gt;
&lt;li&gt;Strengthen partner nations&amp;rsquo; law enforcement capacity to combat criminal cyber activity&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;promote-american-prosperity&#34;&gt;Promote American Prosperity&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Objective:&lt;/strong&gt; Preserve U.S. influence in the technological ecosystem and the development of cyberspace as an open engine of economic growth, innovation, and efficiency.&lt;/p&gt;
&lt;h3 id=&#34;actions-1&#34;&gt;Actions:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Incentivize an adaptable and secure technology marketplace&lt;/li&gt;
&lt;li&gt;Prioritize innovation&lt;/li&gt;
&lt;li&gt;Invest in next generation infrastructure&lt;/li&gt;
&lt;li&gt;Promote the free flow of data across borders&lt;/li&gt;
&lt;li&gt;Maintain U.S. leadership in emerging technologies&lt;/li&gt;
&lt;li&gt;Promote full-lifecycle cybersecurity&lt;/li&gt;
&lt;li&gt;Updata Mechanisms to review foreign investment and operation in the U.S.&lt;/li&gt;
&lt;li&gt;Maintain a strong and balanced intellectual property protection system&lt;/li&gt;
&lt;li&gt;Protect the confidentiality and integrity of American ideas&lt;/li&gt;
&lt;li&gt;Build and sustain the talent pipline&lt;/li&gt;
&lt;li&gt;Expand re-skilling and educational opportunities for America&#39;s workers&lt;/li&gt;
&lt;li&gt;Enhance the Federal cybersecurity workforce&lt;/li&gt;
&lt;li&gt;Use executive authority to highlight and reward talent&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;preserve-peace-through-strength&#34;&gt;Preserve Peace through Strength&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Objective:&lt;/strong&gt; Identify, counter, disrupt, degrade, and deter behavior in cyberspace that is destabilizing and contrary to national interests, while preserving U.S. overmatch in and through cyberspace.&lt;/p&gt;
&lt;h3 id=&#34;actions-2&#34;&gt;Actions:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Encourage universal adherence to cyber norms&lt;/li&gt;
&lt;li&gt;Lead with objective, collaborative intelligence&lt;/li&gt;
&lt;li&gt;Impose consequences&lt;/li&gt;
&lt;li&gt;Build a cyber deterrence initiative&lt;/li&gt;
&lt;li&gt;Counter malign cyber influence and information operations&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;advance-american-influence&#34;&gt;Advance American Influence&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Objective:&lt;/strong&gt; Preserve the long-term openness, interoperability, security, and reliability of the Internet which supports and is reinforced by U.S. interests.&lt;/p&gt;
&lt;h3 id=&#34;actions-3&#34;&gt;Actions:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Protect and promote Internet freedom&lt;/li&gt;
&lt;li&gt;Work with like-minded countries, industry, academia, and civil society&lt;/li&gt;
&lt;li&gt;Promote a multi-stakeholder model of Internet governance&lt;/li&gt;
&lt;li&gt;Promote interoperable and reliable communications infrastructure and Internet connectivity&lt;/li&gt;
&lt;li&gt;Promote and maintain markets for U.S. ingenuity worldwide&lt;/li&gt;
&lt;li&gt;Enhance cyber capacity building efforts&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
  </channel>
</rss>
