www.itgovernanceusa.com
Open in
urlscan Pro
172.170.160.32
Public Scan
URL:
https://www.itgovernanceusa.com/shop/product/certified-iso-270012022-isms-foundation-training-course?utm_source=Email&utm_medium...
Submission: On February 22 via manual from US — Scanned from DE
Submission: On February 22 via manual from US — Scanned from DE
Form analysis
4 forms found in the DOMGET /shop/product/search
<form action="/shop/product/search" method="get">
<div class="form-group search-form-group">
<input id="SearchTextBox" name="Term" class="search-box" placeholder="Search: ISO 27001, EU GDPR, DPO, CCPA, online training..." type="text" autocomplete="off">
<input value="H" class="search-go" type="submit">
</div>
<div id="xanthosInstantSearch" style="display: none;">
<div id="xanthosInstantInfoSearch" class="XanthosInstantSearchInfoFrame"></div>
<div id="xanthosInstantProductSearch" class="XanthosInstantSearchFrame"></div>
<div id="searchLengthMessage">Please enter more than 3 characters</div>
</div>
<script>
var searchInputPlaceholderText1 = 'Search: ISO 27001, EU GDPR, DPO, CCPA, online training...';
var searchInputPlaceholderText2 = 'Search: ISO 27001, EU GDPR, DPO...';
var searchInputPlaceholderText3 = 'Search: ISO 27001, EU GDPR...';
</script>
</form>
POST /shop/shoppingcart/addtocart
<form action="/shop/shoppingcart/addtocart" class="form add-to-cart-form js-add-to-cart-form" id="add-to-cart-8172" method="post" novalidate="novalidate"><input data-val="true" data-val-number="The field ProductId must be a number."
id="product-id-8172" name="ProductId" type="hidden" value="4127"><input data-val="true" data-val-number="The field VariantId must be a number." id="variant-id-8172" name="VariantId" type="hidden" value="8172"><input data-val="true"
data-val-number="The field CartRecordId must be a number." id="cart-record-id-8172" name="CartRecordId" type="hidden" value="0"><input id="upsell-product-ids-8172" name="UpsellProducts" type="hidden" value=""><input id="return-url-8172"
name="ReturnUrl" type="hidden"
value="/shop/product/certified-iso-270012022-isms-foundation-training-course?utm_source=Email&utm_medium=Acquisition-List&utm_campaign=training-promo&utm_content=2024&msID=db76bcb5-4451-4040-bf7d-04b39e73d7da"><input
class="js-is-wishlist" id="is-wishlist-8172" name="IsWishlist" type="hidden" value="False">
<div class="variantSteps2Container">
</div>
<!--
ID is added
By Anil
27 Feb 2017
-->
<div class="js-add-to-cart-errors" id="js-add-to-cart-errors-8172">
</div>
<div class="form-group add-to-cart-group">
<div class="add-to-cart-selectors">
<select aria-label="date" autocomplete="off" class="form-control color-select" id="color-8172" name="Color">
<option selected="selected" value="">Dates (Guaranteed to run):</option>
<option value="19 Mar 2024 (Live Online EDT 1030 - 1800)">19 Mar 2024 (Live Online EDT 1030 - 1800)</option>
<option value="21 May 2024 (Live Online EDT 1030 - 1800)">21 May 2024 (Live Online EDT 1030 - 1800)</option>
<option value="09 Jul 2024 (Live Online EDT 1030 - 1800)">09 Jul 2024 (Live Online EDT 1030 - 1800)</option>
<option value="10 Sep 2024 (Live Online EDT 1030 - 1800)">10 Sep 2024 (Live Online EDT 1030 - 1800)</option>
<option value="05 Nov 2024 (Live Online EST 1030 - 1800)">05 Nov 2024 (Live Online EST 1030 - 1800)</option>
<option value="14 Jan 2025 (Live Online EST 1030 - 1800)">14 Jan 2025 (Live Online EST 1030 - 1800)</option>
</select>
</div>
<div class="variantSeatAvailabilityContainer">
<div id="divStockAvailability_8172" class="seats-available"></div>
</div>
<div class="js-add-to-cart-errors">
</div>
<div class="variantPriceContainer">
<div class="price-wrap" style="height: 32px;">
<div class="variant-price"><span>Price:</span> $715.00</div> <span class="tax-suffix"></span>
<meta itemprop="price" content="715.0000">
<meta itemprop="priceCurrency" content="USD">
</div>
</div>
<div class="variantSteps3Container">
<div class="variantSteps variantStep3"><i class="icon icon-rightarrow-filled"></i><span>Step 3 -</span> Select quantity</div>
</div>
<span class="add-to-cart-quantity">
<label for="quantity-8172">Quantity</label>
<input aria-label="Quantity" class="form-control quantity-field js-validate-quantity text-box single-line" data-val="true" data-val-number="The field Quantity must be a number." id="quantity-8172" min="0" name="Quantity" type="number"
value="1">
<button id="4127_8172_addToCart" type="submit" class="btn btn-primary add-to-cart js-add-to-cart-button" onclick="SharpSpring_AddToBasket_8172(); KissMetrics_AddToBasket_8172();"> Add to basket </button></span>
<div class="clearfix"></div>
<div>
<!-- Setting up sharp spring add transaction, using _addTransactionItem -->
<script type="text/javascript" language="JavaScript">
function SharpSpring_AddToBasket_8172() {
var selectDatesDropDown = '';
var selectedDate = '';
var delegateName = '';
var x = true;
selectDatesDropDown = document.getElementById('color-8172');
if (selectDatesDropDown) {
selectedDate = selectDatesDropDown.options[selectDatesDropDown.selectedIndex].value + '/';
if (selectedDate.length <= 0) {
x = false;
}
}
var quantity = document.getElementById('quantity-8172').value;
if (x) {
_ss.push(['_addTransactionItem', {
'transactionID': '5164460',
'itemCode': '5946-trainingOL',
'productName': 'Certified ISO 27001:2022 ISMS Foundation Training Course (Live Online EDT/EST)',
'category': 'ISO 27001',
'price': '715.00',
'quantity': '1'
}]);
}
}
</script>
<!-- code for Kiss matrix, Shopping cart -->
<script type="text/javascript">
function KissMetrics_AddToBasket_8172() {
var quantity = document.getElementById('quantity-8172').value;
_kmq.push(['identify', '']);
_kmq.push(['record', 'Basket page', {
'Product ID': '4127',
'Product SKU': '5946',
'Product SKU Suffix': '-trainingOL',
'Product Name': 'Certified ISO 27001:2022 ISMS Foundation Training Course',
'Variant Name': 'Live Online EDT/EST',
'Price': '715.0000',
'Quantity': quantity,
'Voucher Code': '------'
}]);
}
</script>
</div>
</div>
</form>
POST /shop/shoppingcart/addtocart
<form action="/shop/shoppingcart/addtocart" class="form add-to-cart-form js-add-to-cart-form" id="add-to-cart-8472" method="post" novalidate="novalidate"><input data-val="true" data-val-number="The field ProductId must be a number."
id="product-id-8472" name="ProductId" type="hidden" value="4127"><input data-val="true" data-val-number="The field VariantId must be a number." id="variant-id-8472" name="VariantId" type="hidden" value="8472"><input data-val="true"
data-val-number="The field CartRecordId must be a number." id="cart-record-id-8472" name="CartRecordId" type="hidden" value="0"><input id="upsell-product-ids-8472" name="UpsellProducts" type="hidden" value=""><input id="return-url-8472"
name="ReturnUrl" type="hidden"
value="/shop/product/certified-iso-270012022-isms-foundation-training-course?utm_source=Email&utm_medium=Acquisition-List&utm_campaign=training-promo&utm_content=2024&msID=db76bcb5-4451-4040-bf7d-04b39e73d7da"><input
class="js-is-wishlist" id="is-wishlist-8472" name="IsWishlist" type="hidden" value="False">
<div class="variantSteps2Container">
</div>
<!--
ID is added
By Anil
27 Feb 2017
-->
<div class="js-add-to-cart-errors" id="js-add-to-cart-errors-8472">
</div>
<div class="form-group add-to-cart-group">
<div class="add-to-cart-selectors">
<select aria-label="date" autocomplete="off" class="form-control color-select" id="color-8472" name="Color">
<option selected="selected" value="">Dates (Guaranteed to run):</option>
<option value="19 Mar 2024 (Live Online PDT 0730 - 1500)">19 Mar 2024 (Live Online PDT 0730 - 1500)</option>
<option value="21 May 2024 (Live Online PDT 0730 - 1500)">21 May 2024 (Live Online PDT 0730 - 1500)</option>
<option value="09 Jul 2024 (Live Online PDT 0730 - 1500)">09 Jul 2024 (Live Online PDT 0730 - 1500)</option>
<option value="10 Sep 2024 (Live Online PDT 0730 - 1500)">10 Sep 2024 (Live Online PDT 0730 - 1500)</option>
<option value="05 Nov 2024 (Live Online PST 0730 - 1500)">05 Nov 2024 (Live Online PST 0730 - 1500)</option>
<option value="14 Jan 2025 (Live Online PST 0730 - 1500)">14 Jan 2025 (Live Online PST 0730 - 1500)</option>
</select>
</div>
<div class="variantSeatAvailabilityContainer">
<div id="divStockAvailability_8472" class="seats-available"></div>
</div>
<div class="js-add-to-cart-errors">
</div>
<div class="variantPriceContainer">
<div class="price-wrap" style="height: 32px;">
<div class="variant-price"><span>Price:</span> $715.00</div> <span class="tax-suffix"></span>
<meta itemprop="price" content="715.0000">
<meta itemprop="priceCurrency" content="USD">
</div>
</div>
<div class="variantSteps3Container">
<div class="variantSteps variantStep3"><i class="icon icon-rightarrow-filled"></i><span>Step 3 -</span> Select quantity</div>
</div>
<span class="add-to-cart-quantity">
<label for="quantity-8472">Quantity</label>
<input aria-label="Quantity" class="form-control quantity-field js-validate-quantity text-box single-line" data-val="true" data-val-number="The field Quantity must be a number." id="quantity-8472" min="0" name="Quantity" type="number"
value="1">
<button id="4127_8472_addToCart" type="submit" class="btn btn-primary add-to-cart js-add-to-cart-button" onclick="SharpSpring_AddToBasket_8472(); KissMetrics_AddToBasket_8472();"> Add to basket </button></span>
<div class="clearfix"></div>
<div>
<!-- Setting up sharp spring add transaction, using _addTransactionItem -->
<script type="text/javascript" language="JavaScript">
function SharpSpring_AddToBasket_8472() {
var selectDatesDropDown = '';
var selectedDate = '';
var delegateName = '';
var x = true;
selectDatesDropDown = document.getElementById('color-8472');
if (selectDatesDropDown) {
selectedDate = selectDatesDropDown.options[selectDatesDropDown.selectedIndex].value + '/';
if (selectedDate.length <= 0) {
x = false;
}
}
var quantity = document.getElementById('quantity-8472').value;
if (x) {
_ss.push(['_addTransactionItem', {
'transactionID': '5164460',
'itemCode': '5946-trainingOL',
'productName': 'Certified ISO 27001:2022 ISMS Foundation Training Course (Live Online PDT/PST)',
'category': 'ISO 27001',
'price': '715.00',
'quantity': '1'
}]);
}
}
</script>
<!-- code for Kiss matrix, Shopping cart -->
<script type="text/javascript">
function KissMetrics_AddToBasket_8472() {
var quantity = document.getElementById('quantity-8472').value;
_kmq.push(['identify', '']);
_kmq.push(['record', 'Basket page', {
'Product ID': '4127',
'Product SKU': '5946',
'Product SKU Suffix': '-trainingOL',
'Product Name': 'Certified ISO 27001:2022 ISMS Foundation Training Course',
'Variant Name': 'Live Online PDT/PST',
'Price': '715.0000',
'Quantity': quantity,
'Voucher Code': '------'
}]);
}
</script>
</div>
</div>
</form>
POST /shop/shoppingcart/addtocart
<form action="/shop/shoppingcart/addtocart" class="form add-to-cart-form js-add-to-cart-form" id="add-to-cart-8473" method="post" novalidate="novalidate"><input data-val="true" data-val-number="The field ProductId must be a number."
id="product-id-8473" name="ProductId" type="hidden" value="4127"><input data-val="true" data-val-number="The field VariantId must be a number." id="variant-id-8473" name="VariantId" type="hidden" value="8473"><input data-val="true"
data-val-number="The field CartRecordId must be a number." id="cart-record-id-8473" name="CartRecordId" type="hidden" value="0"><input id="upsell-product-ids-8473" name="UpsellProducts" type="hidden" value=""><input id="return-url-8473"
name="ReturnUrl" type="hidden"
value="/shop/product/certified-iso-270012022-isms-foundation-training-course?utm_source=Email&utm_medium=Acquisition-List&utm_campaign=training-promo&utm_content=2024&msID=db76bcb5-4451-4040-bf7d-04b39e73d7da"><input
class="js-is-wishlist" id="is-wishlist-8473" name="IsWishlist" type="hidden" value="False">
<div class="variantSteps2Container">
</div>
<!--
ID is added
By Anil
27 Feb 2017
-->
<div class="js-add-to-cart-errors" id="js-add-to-cart-errors-8473">
</div>
<div class="form-group add-to-cart-group">
<div class="add-to-cart-selectors">
<select aria-label="date" autocomplete="off" class="form-control color-select" id="color-8473" name="Color">
<option selected="selected" value="">Dates (Guaranteed to run):</option>
<option value="19 Mar 2024 (Live Online CDT 0930 - 1700)">19 Mar 2024 (Live Online CDT 0930 - 1700)</option>
<option value="21 May 2024 (Live Online CDT 0930 - 1700)">21 May 2024 (Live Online CDT 0930 - 1700)</option>
<option value="09 Jul 2024 (Live Online CDT 0930 - 1700)">09 Jul 2024 (Live Online CDT 0930 - 1700)</option>
<option value="10 Sep 2024 (Live Online CDT 0930 - 1700)">10 Sep 2024 (Live Online CDT 0930 - 1700)</option>
<option value="05 Nov 2024 (Live Online CST 0930 - 1700)">05 Nov 2024 (Live Online CST 0930 - 1700)</option>
<option value="14 Jan 2025 (Live Online CST 0930 - 1700)">14 Jan 2025 (Live Online CST 0930 - 1700)</option>
</select>
</div>
<div class="variantSeatAvailabilityContainer">
<div id="divStockAvailability_8473" class="seats-available"></div>
</div>
<div class="js-add-to-cart-errors">
</div>
<div class="variantPriceContainer">
<div class="price-wrap" style="height: 32px;">
<div class="variant-price"><span>Price:</span> $715.00</div> <span class="tax-suffix"></span>
<meta itemprop="price" content="715.0000">
<meta itemprop="priceCurrency" content="USD">
</div>
</div>
<div class="variantSteps3Container">
<div class="variantSteps variantStep3"><i class="icon icon-rightarrow-filled"></i><span>Step 3 -</span> Select quantity</div>
</div>
<span class="add-to-cart-quantity">
<label for="quantity-8473">Quantity</label>
<input aria-label="Quantity" class="form-control quantity-field js-validate-quantity text-box single-line" data-val="true" data-val-number="The field Quantity must be a number." id="quantity-8473" min="0" name="Quantity" type="number"
value="1">
<button id="4127_8473_addToCart" type="submit" class="btn btn-primary add-to-cart js-add-to-cart-button" onclick="SharpSpring_AddToBasket_8473(); KissMetrics_AddToBasket_8473();"> Add to basket </button></span>
<div class="clearfix"></div>
<div>
<!-- Setting up sharp spring add transaction, using _addTransactionItem -->
<script type="text/javascript" language="JavaScript">
function SharpSpring_AddToBasket_8473() {
var selectDatesDropDown = '';
var selectedDate = '';
var delegateName = '';
var x = true;
selectDatesDropDown = document.getElementById('color-8473');
if (selectDatesDropDown) {
selectedDate = selectDatesDropDown.options[selectDatesDropDown.selectedIndex].value + '/';
if (selectedDate.length <= 0) {
x = false;
}
}
var quantity = document.getElementById('quantity-8473').value;
if (x) {
_ss.push(['_addTransactionItem', {
'transactionID': '5164460',
'itemCode': '5946-trainingOL',
'productName': 'Certified ISO 27001:2022 ISMS Foundation Training Course (Live Online CDT/CST)',
'category': 'ISO 27001',
'price': '715.00',
'quantity': '1'
}]);
}
}
</script>
<!-- code for Kiss matrix, Shopping cart -->
<script type="text/javascript">
function KissMetrics_AddToBasket_8473() {
var quantity = document.getElementById('quantity-8473').value;
_kmq.push(['identify', '']);
_kmq.push(['record', 'Basket page', {
'Product ID': '4127',
'Product SKU': '5946',
'Product SKU Suffix': '-trainingOL',
'Product Name': 'Certified ISO 27001:2022 ISMS Foundation Training Course',
'Variant Name': 'Live Online CDT/CST',
'Price': '715.0000',
'Quantity': quantity,
'Voucher Code': '------'
}]);
}
</script>
</div>
</div>
</form>
Text Content
Skip to Main Content Login * Login * Create account 0 Item USA Select regional store: * UK * EU * Asia Pacific $ USD Please enter more than 3 characters +1 877 317 3454 * Shop Shop By Category * Training courses * E-learning * Toolkits * Software * Consultancy * Penetration testing * Books * Standards * Self-assessment tools * Exam vouchers Shop by Product * Business continuity (BCM) * California Privacy Rights Act (CPRA) * COBIT® * CyberComply * Cybersecurity * EU GDPR * ISO 9001 * ISO 14001 * ISO 20000 * ISO 27001 * ISO 27701 * IT governance * ITIL® * National Institute of Standards and Technology (NIST) * PCI DSS * Penetration testing * PRINCE2® * Privacy as a Service * Standards * Data Privacy Shop data privacy * California Consumer Privacy Act (CCPA) * EU GDPR * Information Security * Privacy as a Service Data privacy information pages * California Privacy Rights Act (CPRA) * Data Breach Notification Laws * Defense Federal Acquisition Regulation Supplement (DFARS) * EU GDPR * EU NIS Directive * EU–US Privacy Shield * Federal Cybersecurity and Privacy Laws Directory * Federal Information Security Management Act (FISMA) * Health Insurance Portability and Accountability Act (HIPAA) * ISO 27701 * New York SHIELD Act * Privacy as a Service -------------------------------------------------------------------------------- Useful links * Apply for a corporate account * Privacy as a Service * GDPR Compliance Checklist * CPRA Compliance Checklist * Speak to a CPRA expert * Speak to a GDPR expert * CPRA and GDPR webinars * IT Governance USA blog * Cybersecurity Shop cyber Security * Business continuity (BCM) * Cyber resilience * Cyber security * Information security * ISO 27001 * ISO 27701 * IT governance * PCI DSS * Penetration testing * Risk management Cyber security information pages * Business continuity (BCM) * Cyber incident response * Cyber resilience * Cybersecurity * Cybersecurity Maturity Model Certification (CMMC) * Cybersecurity Standards and Frameworks * ISO 27001 * ISO 27002 * ISO 27701 * IT governance * IT standards * ITIL® * NIST (National Institute of Standards and Technology) * NIST CSF (Cybersecurity Framework) * EU Digital Operational Resilience Act (DORA) * NYDFS Cybersecurity Regulation * PCI DSS * Penetration testing & ethical hacking * Risk management * Sarbanes–Oxley Act (SOX) * SEC Cybersecurity Disclosure Rules * SWIFT CSCF -------------------------------------------------------------------------------- Useful Links * Apply for a corporate account * Speak to a cyber security expert * Speak to an ISO 27001 expert * Federal Cybersecurity and Data Privacy Laws Directory * Cyber security green papers * IT Governance USA blog * Training & staff awareness SHOP TRAINING COURSES * California Privacy Rights Act (CPRA) * CISMP * Cybersecurity * EU GDPR * ISO 27001 * ISO 27701 * ITIL® * PCI DSS SHOP E-LEARNING COURSES * Cybersecurity * EU GDPR * ISO 27001 * PCI DSS TRAINING & STAFF AWARENESS INFORMATION PAGES * CPRA * EU GDPR * ITIL® * ISO 27001 * PCI DSS * Staff awareness overview * Staff awareness training * Customized staff awareness elearning courses * Security awareness program -------------------------------------------------------------------------------- Useful Links * GRC eLearning platform * Exam vouchers * Self-paced online training * E-learning training * In-house training * Professional certification training * Live online training * Training FAQs * Training venues * Speak to a training expert * Request a customized e-learning quote * IT Governance USA blog * Consultancy Shop consultancy * Business continuity management (BCM) * Cybersecurity * DPO as a Service * EU GDPR * ISO 20000 * ISO 27001 * PCI DSS * Penetration testing * Privacy as a Service * NIST SP 800-171 Consultancy information pages * Business continuity management (BCM) * Cyber incident response * Cybersecurity * DPO as a Service (GDPR) * EU GDPR and Data Protection * ISO 20000 * ISO 27001 * ISO 27701 * ISO 9001 * ITSM & ITIL® * PCI DSS * Privacy as a Service * SOC 2 * SWIFT CSCF -------------------------------------------------------------------------------- Useful links * Apply for a corporate account * Privacy as a Service * Bespoke consultancy services * FastTrack™ consultancy * Health checks * Live online consultancy * Packaged solutions * Consultancy case studies * Speak to a consultancy expert * IT Governance USA blog * Security Testing Shop security testing * PCI DSS * Penetration testing Shop by category * Consultancy services * Staff awareness solutions * Software * Toolkits * Training Security testing information pages * Ethical hacking * Penetration testing * Penetration testing services * PCI DSS * PCI DSS services * PCI DSS testing -------------------------------------------------------------------------------- Useful links * Apply for a corporate account * PCI DSS resources * Penetration testing resources * Speak to a penetration testing expert * Speak to a PCI DSS expert * Why choose IT Governance? * IT Governance USA blog * Tools Shop toolkits * Business continuity (BCM) and ISO 22301 * Cybersecurity * EU GDPR * IT governance * ISO 20000 * ISO 27001 * PCI DSS * Shop all toolkits Shop software * Cyber risk management tools * Privacy management tools * Legacy products * Shop all software Shop tools * EU GDPR * ISO 27001 * ISO 9001 * ISO 14001 * Shop all tools Toolkits & software information pages * Tools and software solutions * Documentation toolkits * -------------------------------------------------------------------------------- * Useful links * CyberComply portal * Apply for a corporate account * Speak to a software expert * Documentation toolkit FAQs * IT Governance USA blog Learn for less: Save 25% on high-quality instructor-led and self-paced foundation training | Find out more Training courses > Certified ISO 27001:2022 ISMS Foundation Training Course Step 1 - Select location Locations: Live Online EDT/EST Live Online PDT/PST Live Online CDT/CST Step 2 - Select date Dates (Guaranteed to run): 19 Mar 2024 (Live Online EDT 1030 - 1800) 21 May 2024 (Live Online EDT 1030 - 1800) 09 Jul 2024 (Live Online EDT 1030 - 1800) 10 Sep 2024 (Live Online EDT 1030 - 1800) 05 Nov 2024 (Live Online EST 1030 - 1800) 14 Jan 2025 (Live Online EST 1030 - 1800) Price: $715.00 Step 3 - Select quantity Quantity Add to basket Dates (Guaranteed to run): 19 Mar 2024 (Live Online PDT 0730 - 1500) 21 May 2024 (Live Online PDT 0730 - 1500) 09 Jul 2024 (Live Online PDT 0730 - 1500) 10 Sep 2024 (Live Online PDT 0730 - 1500) 05 Nov 2024 (Live Online PST 0730 - 1500) 14 Jan 2025 (Live Online PST 0730 - 1500) Price: $715.00 Step 3 - Select quantity Quantity Add to basket Dates (Guaranteed to run): 19 Mar 2024 (Live Online CDT 0930 - 1700) 21 May 2024 (Live Online CDT 0930 - 1700) 09 Jul 2024 (Live Online CDT 0930 - 1700) 10 Sep 2024 (Live Online CDT 0930 - 1700) 05 Nov 2024 (Live Online CST 0930 - 1700) 14 Jan 2025 (Live Online CST 0930 - 1700) Price: $715.00 Step 3 - Select quantity Quantity Add to basket CERTIFIED ISO 27001:2022 ISMS FOUNDATION TRAINING COURSE Leave a review SKU: 5946 * Train with the ISO 27001 experts and get a comprehensive introduction to the features and benefits of ISO 27001:2022. * Industry-leading course developed by the team that led the world’s first successful ISO 27001 implementation project. * Learn from anywhere with our instructor-led Live Online or self-paced options that allow you to study your way, keeping travel and costs to a minimum.Find out more. * Successful completion of this one-day course and included exam awards the ISO 27001:2022 Certified ISMS Foundation (CIS F) qualification and 7 CPD/CPE points. * Other ways to learn | Self-paced - In-house * Buy now, pay later | Apply for an IT Governance corporate account online today! 25% off this training course when you purchase by February 29. T&C’s apply. Go further and faster – book other discounted foundation courses, view more offers, or save 25% on a combination training course. YOU MAY ALSO BE INTERESTED IN Certified ISO 27001:2022 ISMS Lead Implementer Training Course ISO 27001 Cybersecurity Toolkit ISO/IEC 27001 2022 Standard ISO/IEC 27001:2022 – An introduction to information security and the ISMS standard * Course overview * Course details * Exams and qualifications * Ways to learn Description TRAINING COURSE OUTLINE ISO/IEC 27001:2022 is the newest version of ISO 27001 and was published in October 2022. While not significantly different from the previous standard, ISO 27001:2022 has notable changes that include scoping, planning, operation and performance evaluation, and a revised Annex A. ISO 27001 professionals must have the knowledge to prepare and help their organization achieve compliance with the new standard. This accredited practitioner-led course delivers a comprehensive introduction to the key elements required to achieve compliance with ISO 27001: 2022. It will teach you about: * Management system documentation and the requirements of ISO 27001 * Planning, scoping, and communication throughout your ISO 27001 project * The key steps involved in an ISO 27001 risk assessment -------------------------------------------------------------------------------- CERTIFIED ISO 27001:2022 ISMS FOUNDATION TRAINING COURSE BENEFITS A COMPLETE INTRODUCTION TO ISO 27001:2022 Understand the benefits and key steps involved in implementing an ISO 27001:2022 ISMS (information security management system). DESIGNED BY EXPERTS Designed by the team that led the world’s first successful ISO 27001 implementation project. LEARN FROM ANYWHERE Learn from anywhere with our instructor-led Live Online or self-paced options that allow you to study in your choice of location and keep travel and costs to a minimum. DELIVERED BY PROFESSIONALS Taught by an ISO 27001 consultant with extensive experience helping organizations achieve compliance with the Standard. -------------------------------------------------------------------------------- WHO SHOULD ATTEND THIS COURSE? Anyone interested in or about to undertake an ISO 27001 project, or who wishes to build a career in information security management, such as: * IT/information security analysts * IT/information security managers * IT/information security consultants * IT/information security project managers * Heads of IT * Operations/quality managers -------------------------------------------------------------------------------- YOUR LEARNING PATH Find out how the Certified ISO 27001:2022 ISMS Foundation Training Course will help you enhance your knowledge and career. * ISO 27001 roles * Information Security roles * GDPR / Data Privacy roles × -------------------------------------------------------------------------------- WHY CHOOSE IT GOVERNANCE USA FOR YOUR TRAINING NEEDS? * We’re internationally recognized as the authority on ISO 27001 – our team led the world’s first ISO 27001 certification project, and since then we have trained more than 8,000 professionals on ISMS implementation and audit. * Train with industry experts – our trainers are working consultants with years of practical, hands-on experience. * Learn from anywhere – we fully embrace flexible and remote working and have adjusted our delivery methods to allow you to learn from anywhere. * Pass first time or train again for free – we have trained more than 28,000 people, and we’re confident you’ll pass with us first time. If you don’t, we’ll train you again for free.* * Choose the training method that suits you – we offer instructor-led Live Online, self-paced online, e-learning, and in-house training options. * Access your training anywhere – all course materials are provided as digital copies, allowing you to access them anywhere and at any time. * T&Cs apply Course details WHAT DOES THIS COURSE COVER? * An overview of available standards and management system documentation * The benefits of ISMS certification * An overview of ISO 27001:2022 and its application * Key elements of ISMS implementation project planning * The core elements of an ISMS * The key steps of an ISO 27001 risk assessment * An overview of the ISO 27001 Annex A controls -------------------------------------------------------------------------------- WHAT’S INCLUDED IN THIS COURSE? * Full course materials (digital copy provided as a PDF file) * The ISO 27001:2022 Certified ISMS Foundation exam * A certificate of attendance -------------------------------------------------------------------------------- WHAT EQUIPMENT DO I NEED? You will need a laptop for the duration of your course and exam. Full details on how to access the exam will be provided by email 1–2 days before sitting the exam. -------------------------------------------------------------------------------- COURSE DURATION AND TIMES Live Online PDT/PST * Day 1: 07:30 am – 3:00 pm Live Online CDT/CST * Day 1: 9:30 am – 5:00 pm Live Online EDT/EST * Day 1: 10:30 am – 6:00 pm -------------------------------------------------------------------------------- COURSE LOCATION Learn from anywhere with our instructor-led Live Online course. -------------------------------------------------------------------------------- ARE THERE ANY PREREQUISITES FOR THIS COURSE? There are no prerequisites for this course. -------------------------------------------------------------------------------- IS THERE ANY RECOMMENDED READING? We strongly recommend purchasing and reading the following standard before attending the course: * ISO/IEC 27001 2022 Standard We also recommend that you purchase and read the following textbook: * ISO/IEC 27001:2022 – An introduction to information security and the ISMS standard Exams and qualifications ISO 27001:2022 CERTIFIED ISMS FOUNDATION EXAM Candidates take the ISO 27001:2022 Certified ISMS Foundation (CIS F) exam set by IBITGQ. There is no extra charge for this exam. * Delivery method: Online * Duration: 60 minutes * Questions: 40 * Format: Multiple choice * Pass mark: 65% This course is equivalent to: 7 CPD points -------------------------------------------------------------------------------- ACCREDITATION This course is accredited by IBITGQ (International Board for IT Governance Qualifications). IBITGQ is a personnel certification body that certifies individuals in the field of IT governance. IBITGQ is accredited to the ISO/IEC 17024:2012 standard (Conformity assessment – General requirements for bodies operating certification of persons) by IAS (International Accreditation Service). ISO 17024 is a global, industry-recognized benchmark, and qualifications accredited to this standard are recognized and highly valued by employers throughout the world. You can demonstrate your professional and practical knowledge and expertise by registering your qualification on the IBITGQ/GASQ successful candidate register. -------------------------------------------------------------------------------- HOW WILL I RECEIVE MY EXAM RESULTS AND CERTIFICATES? * Provisional exam results will be available immediately after completing the exam. Confirmed exam results will be issued within ten working days from the date of the exam. * Certificates for those who have achieved a passing grade will be issued within ten working days from the date of the exam. * Results notifications and certificates are emailed directly to candidates by the relevant exam board; please note that hard-copy exam certificates are not issued. -------------------------------------------------------------------------------- CAN EXAMS BE RETAKEN? Yes, if you are unsuccessful on the first attempt, you can retake the exam for an additional fee. You can email us to schedule the retest. -------------------------------------------------------------------------------- CPD (CONTINUING PROFESSIONAL DEVELOPMENT) This course awards 7 CPD points, which are accredited by the CPD Certification Service. CPD points are a record of your commitment to acquiring the knowledge required to enhance your ability and proficiency to perform your job role. IT Governance is an approved CPD Provider of the CPD Certification Service. This training course has been reviewed to ensure its quality and integrity and found to meet the required continuing professional development standard and benchmark of an internationally recognized CPD accreditation service. Ways to Learn LEARN FROM ANYWHERE WITH OUR RANGE OF INSTRUCTOR-LED COURSES Wherever you are in the world, you can now attend an IT Governance USA online course and get the full benefit of a classroom session. To make your life as easy as possible, we offer two ways to attend an instructor-led course: LIVE ONLINE Our instructor-led Live Online courses are hosted and delivered live by one of our expert trainers. Learn more LEARN FROM ANYWHERE Our instructor-led Classroom / Live Online courses give you the flexibility of attending a classroom course, either in person or by joining the classroom course online. Learn more -------------------------------------------------------------------------------- THE BENEFITS OF LEARNING FROM ANYWHERE: * Save on travel, parking, hotels, and other fees * Learn and obtain a professional certification from the comfort of home * Our courses use the latest conferencing technology that is compatible with all devices * Our trainers focus on maximizing audience participation and getting the most out of our learners * All trainers have been hand-picked for their technical and practical expertise * You have full control over your course booking, meaning you can edit learner details, course dates, and any special requirements Find out more about the benefits of learning from anywhere CUSTOMER REVIEWS Please login to your account to leave a review. RESOURCES IT Governance USA blog All Resources Green Papers Case Studies Webinars CORPORATE INFORMATION About us COVID-19 Clients Partners Affiliate Program Press Office Events and Exhibitions Careers DELIVERY, RETURNS & PAYMENT Adobe e-book FAQs Fulfilment FAQs Payment options Shipping Returns CUSTOMER SERVICE Contact us CyberComply portal GRC eLearning platform Apply for a corporate account Leave a review Training Booking FAQs Toolkit FAQs Cyber Essentials FAQs TERMS AND CONDITIONS Terms & Conditions of Website Use Terms for buying Goods & Services Acceptable Use Policy Payment Options Privacy Notice Cookie Policy Promotion terms and conditions © 2024 IT Governance USA Inc. | Acknowledgement of Copyrights | IT Governance Trademark Ownership Notification top This website uses cookies. View our cookie policy SAVE 25% ON FOUNDATION TRAINING SHOPPING CART: 0 ITEMS Your shopping cart is currently empty. Discounts: Total: $0.00 Close Proceed to checkout SHOPPING CART: 0 ITEMS Your shopping cart is currently empty. Discounts: Total: $0.00 Close Proceed to checkout Loading...