coderedcheckout.eccouncil.org
Open in
urlscan Pro
2606:4700::6812:9b4
Public Scan
URL:
https://coderedcheckout.eccouncil.org/products/securing-endpoints-with-microsoft-defender-course/
Submission: On October 08 via manual from GB — Scanned from GB
Submission: On October 08 via manual from GB — Scanned from GB
Form analysis
1 forms found in the DOMName: paymentForm —
<form id="paymentForm" name="paymentForm" class="ng-pristine ng-invalid ng-invalid-required ng-valid-email" novalidate="novalidate">
<div class="pt-md-36 pt-sm-28 pt-20 pb-sm-40 pb-24 px-md-56 px-sm-24 px-16">
<h3 class="tpl-2__checkout__title mb-sm-28 mb-16">Payment Information</h3>
<h4 class="tpl-2__checkout__subtitle mb-sm-20 mb-16">Contact</h4>
<div class="row mobile-display">
<div class="col-sm-6 col-12">
<div class="form-group d-flex flex-column">
<input type="text" class="form-control order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" autofill="" id="fname" name="fname" ng-model="order.customer.first_name" required="" spellcheck="false" value=""
autocomplete="given-name">
<label for="fname" class="order-1">First Name</label>
</div>
</div>
<div class="col-sm-6 col-12">
<div class="form-group d-flex flex-column">
<input type="text" class="form-control order-2 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" autofill="" id="lname" name="lname" ng-model="order.customer.last_name" required="" spellcheck="false" value=""
autocomplete="family-name">
<label for="lname" class="order-1">Last Name</label>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-12">
<div class="form-group d-flex flex-column">
<input type="email" class="form-control form-control--icon form-control--email order-2 ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required" autofill="" id="email" name="email" ng-model="order.customer.email"
required="" spellcheck="false" value="" autocomplete="email">
<label for="email" class="order-1">Email Address</label>
</div>
</div>
<div class="col-sm-6 col-12">
<!-- ngIf: checkoutState.product.properties.phone_number_field -->
</div>
</div>
<h4 class="tpl-2__checkout__subtitle mt-sm-12 mb-16">Coupon Code</h4>
<div class="tpl-2__checkout__coupon bg-light mb-sm-36 mb-20 p-sm-16 p-8 rounded">
<div class="row align-items-sm-center mx-n8">
<div class="col-sm-6 col-12">
<div class="form-group mb-sm-0">
<input type="text" class="form-control ng-pristine ng-untouched ng-valid ng-empty" placeholder="Coupon Code" id="coupon" name="coupon" ng-model="coupon_code">
</div>
</div>
<div class="col-sm-auto col-12 px-8">
<!-- ngIf: coupon_message.text == '' --><button type="button" class="btn btn-sm btn-primary ng-scope" ng-if="coupon_message.text == ''" ng-disabled="!coupon_code" ng-click="checkCoupon(689047, false, false)" disabled="disabled">Apply coupon
code</button><!-- end ngIf: coupon_message.text == '' -->
<!-- ngIf: coupon_message.text !== '' -->
</div>
<div class="col-sm col-12 px-8 mt-sm-0 mt-8">
<!-- ngIf: coupon_message.text !== '' -->
</div>
</div>
</div>
<div class="row">
</div>
<h4 class="tpl-2__checkout__subtitle mt-sm-12 mb-16">Payment Methods</h4>
<div id="payments" class="mb-20">
<div class="row">
<div class="col-sm-auto col-12 order-sm-2 order-1 ml-sm-0 mb-3">
<div class="custom-control custom-radio m-0">
<input type="radio" id="payPalRadio" name="paymentMethods" data-toggle="collapse" data-target="#paypal:not(.show)" class="custom-control-input" ng-click="setPaymentType('paypal')" aria-expanded="false">
<label class="custom-control-label d-flex align-items-center" for="payPalRadio">
<div class="payment-method-label"><img class="paypal-icon-v2" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/paypal-v2.svg" alt="PayPal"><span>PayPal</span></div>
</label>
</div>
</div>
<div id="paypal" class="col-12 collapse order-sm-4 order-1 mb-sm-0 mb-3" data-parent="#payments">
<div class="alternate-payments">
<img class="payment-logo" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/paypal-redirect.svg" alt="PayPal logo">
<p>PayPal selected.</p>
<div>
<img class="external-link" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/external-link.svg">
<p class="payment-subtext">After submitting, you will be redirected to the PayPal website to fill out your payment information. You will be redirected back to our site once the payment is completed.</p>
</div>
</div>
</div>
<div class="col-sm-auto col-12 order-sm-1 order-3 pl-0 ml-12 mb-3">
<div class="custom-control custom-radio m-0">
<input type="radio" id="creditCardRadio" name="paymentMethods" data-toggle="collapse" data-target="#cards:not(.show)" class="custom-control-input" ng-click="setPaymentType('cc_processor')" aria-expanded="true" checked="">
<label class="custom-control-label d-flex align-items-center" for="creditCardRadio">
<div class="payment-method-label"><img class="sampay-icon" src="https://d2n844f18s487r.cloudfront.net/modules/frontend/img/payment/sampay-wallet.svg" alt="SamPay Wallet"><span>Card & More</span></div>
</label>
</div>
</div>
<div id="cards" class="col-12 collapse order-sm-4 order-3 show " data-parent="#payments">
<div class="payment-element-container">
<div class="payment-form cc-processor-form sampay-processor-form" ng-show="processor_selection == 'cc_processor'">
<!-- ngIf: renderingPaymentElement -->
<!-- ngIf: !renderingPaymentElement -->
<div ng-if="!renderingPaymentElement" class="ng-scope">
<stripe-element id="payment-element" instance="paymentElement" class="stripe-payment-element ng-isolate-scope">
<div stripe-element-decorator="" class="StripeElement">
<div class="__PrivateStripeElement"
style="margin: -4px 0px !important; padding: 0px !important; border: none !important; display: block !important; background: transparent !important; position: relative !important; opacity: 1 !important; clear: both !important; transition: height 0.35s ease 0s !important;">
<iframe name="__privateStripeFrame02613" frameborder="0" allowtransparency="true" scrolling="no" role="presentation" allow="payment *"
src="https://js.stripe.com/v3/elements-inner-payment-32cb6e866b91cbd2f6f7b3064969b784.html#wait=true&rtl=false&publicOptions[wallets][applePay]=never&publicOptions[wallets][googlePay]=never&publicOptions[layout][type]=accordion&publicOptions[layout][defaultCollapsed]=false&publicOptions[layout][radios]=false&publicOptions[layout][spacedAccordionItems]=true&stripeAccount=acct_1NflqK2tRTMJuMQq&componentName=payment&keyMode=live&apiKey=pk_live_NNX27kZQDAPiNsF78lllGNd0&referrer=https%3A%2F%2Fcoderedcheckout.eccouncil.org%2Fproducts%2Fsecuring-endpoints-with-microsoft-defender-course%2F&controllerId=__privateStripeController0261"
title="Secure payment input frame"
style="border: none !important; margin: -4px; padding: 0px !important; width: calc(100% + 8px); min-width: 100% !important; overflow: hidden !important; display: block !important; user-select: none !important; transform: translate(0px) !important; color-scheme: light only !important; height: 409.531px; opacity: 1; transition: height 0.35s ease 0s, opacity 0.4s ease 0.1s;"></iframe>
</div>
</div>
</stripe-element>
</div><!-- end ngIf: !renderingPaymentElement -->
</div>
</div>
</div>
</div>
</div>
<div class="v2-horizontal-compact-container">
<div class="order-bump-wrapper">
<div class="order-bump-container" ng-style="{'background-color': resolveOrderBumpBackgroundColor(), 'border': resolveOrderBumpBorderStyle()}" style="background-color: rgb(251, 248, 235); border: 2px dashed rgb(255, 79, 90);">
<div class="custom-control custom-checkbox">
<input type="checkbox" class="custom-control-input" ng-checked="order_bumps.has(689036)" id="order_bump_Cyber Deception Demystified" ng-click="toggleOrderBumps(689047, 689036, false, false)">
<label class="custom-control-label" for="order_bump_Cyber Deception Demystified" ng-style="{'--color':resolveOrderBumpPriceColor()}" style="--color: #FF4F5A;"></label>
</div>
<div class="content">
<div class="header-content" ng-style="{'color': resolveOrderBumpTextColor()}" style="color: rgb(2, 27, 49);">
<div class="order-bump-headline">
<p ng-style="{'color': resolveOrderBumpHeadlineColor()}" class="h1" style="color: rgb(255, 79, 90);">Cyber Deception Demystified</p>
</div>
<div class="order-bump-description">
<div><b>Add this Premium Course Now for Just $1! </b>This limited-time Cybersecurity Awareness Month offer expires on October 31st, 2022. </div>
<div><br></div>
<div>Master Detection and Obfuscation. Understand why the use of cyber deception techniques will help in intrusion detection. Explore which technologies we can use and deploy to decoy the attackers to detect their practices or study
their methods to meet the goal of the most secure, most protected systems possible. </div>
</div>
</div>
<div class="bump-content">
<div class="pricing">
<div ng-style="{'color': resolveOrderBumpPriceColor()}" style="color: rgb(255, 79, 90);">
<strong class="ng-binding">$1.00</strong>
<strike class="ng-binding">$19.99</strike>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="order-bump-wrapper">
<div class="order-bump-container" ng-style="{'background-color': resolveOrderBumpBackgroundColor(), 'border': resolveOrderBumpBorderStyle()}" style="background-color: rgb(251, 248, 235); border: 2px dashed rgb(255, 79, 90);">
<div class="custom-control custom-checkbox">
<input type="checkbox" class="custom-control-input" ng-checked="order_bumps.has(689052)" id="order_bump_Web Hacker’s Toolbox: Tools Used By Successful Hackers" ng-click="toggleOrderBumps(689047, 689052, false, false)">
<label class="custom-control-label" for="order_bump_Web Hacker’s Toolbox: Tools Used By Successful Hackers" ng-style="{'--color':resolveOrderBumpPriceColor()}" style="--color: #FF4F5A;"></label>
</div>
<div class="content">
<div class="header-content" ng-style="{'color': resolveOrderBumpTextColor()}" style="color: rgb(2, 27, 49);">
<div class="order-bump-headline">
<p ng-style="{'color': resolveOrderBumpHeadlineColor()}" class="h1" style="color: rgb(255, 79, 90);">Web Hacker’s Toolbox: Tools Used By Successful Hackers</p>
</div>
<div class="order-bump-description">
<div><b>Add this Premium Course Now for Just $1! </b>This limited-time Cybersecurity Awareness Month offer expires on October 31st, 2022. </div>
<div><br></div>
<div>Discover the tools used by successful hackers. Learn step-by-step how to use these tools in practice (Demos). Find SQL injections in minutes with Sqlmap. Detect security weaknesses with Google Hacking. Perform fuzzing with Burp
Suite Intruder. Exploit race conditions with OWASP ZAP. </div>
</div>
</div>
<div class="bump-content">
<div class="pricing">
<div ng-style="{'color': resolveOrderBumpPriceColor()}" style="color: rgb(255, 79, 90);">
<strong class="ng-binding">$1.00</strong>
<strike class="ng-binding">$19.99</strike>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="order-bump-wrapper">
<div class="order-bump-container" ng-style="{'background-color': resolveOrderBumpBackgroundColor(), 'border': resolveOrderBumpBorderStyle()}" style="background-color: rgb(251, 248, 235); border: 2px dashed rgb(255, 79, 90);">
<div class="custom-control custom-checkbox">
<input type="checkbox" class="custom-control-input" ng-checked="order_bumps.has(689037)" id="order_bump_Jq Command Tutorials for Bash Shell Scripting" ng-click="toggleOrderBumps(689047, 689037, false, false)">
<label class="custom-control-label" for="order_bump_Jq Command Tutorials for Bash Shell Scripting" ng-style="{'--color':resolveOrderBumpPriceColor()}" style="--color: #FF4F5A;"></label>
</div>
<div class="content">
<div class="header-content" ng-style="{'color': resolveOrderBumpTextColor()}" style="color: rgb(2, 27, 49);">
<div class="order-bump-headline">
<p ng-style="{'color': resolveOrderBumpHeadlineColor()}" class="h1" style="color: rgb(255, 79, 90);">Jq Command Tutorials for Bash Shell Scripting</p>
</div>
<div class="order-bump-description">
<div><b>Add this Premium Course Now for Just $1!</b> This limited-time Cybersecurity Awareness Month offer expires on October 31st, 2022. </div>
<div><br></div>
<div>Understand the basics of Jq. Explore how to Parse (read and write) JSON Data with Jq Command. Learn to use Jq Command in Bash Shell Scripting, to pretty print json in the command line, and to use different type of filter on JSON
Data. Discover how to use jq select function with iterator filter and map function. </div>
</div>
</div>
<div class="bump-content">
<div class="pricing">
<div ng-style="{'color': resolveOrderBumpPriceColor()}" style="color: rgb(255, 79, 90);">
<strong class="ng-binding">$1.00</strong>
<strike class="ng-binding">$23.99</strike>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<h4 class="tpl-2__checkout__subtitle mt-sm-12 mb-16">Order Summary</h4>
<div id="order-summary-widget" box-loading="contextRefresh">
<div id="product-list" class="box">
<!-- ngRepeat: invoiceItem in checkoutContext.order.invoice.items -->
<div class="product-item ng-scope" ng-repeat="invoiceItem in checkoutContext.order.invoice.items">
<div class="product-label-col">
<span class="product-item-name ng-binding">Securing Endpoints with Microsoft Defender</span>
<!-- ngIf: subscriptionsByProductId[invoiceItem.product_id] -->
<!-- ngIf: invoiceItem.type === 'bump' -->
</div>
<div class="product-price-col float-right text-right">
<!-- ngIf: invoiceItem.quantity > 1 --><span class="unit-amount ng-binding">$1.00</span>
</div>
</div><!-- end ngRepeat: invoiceItem in checkoutContext.order.invoice.items -->
</div>
<div id="summary-totals" class="box">
<div class="invoice-item subtotal-row ng-hide" ng-show="checkoutContext.order.invoice.subtotal !== checkoutContext.order.invoice.total">
<div class="invoice-label-col">
<span class="invoice-item-label">Subtotal:</span>
</div>
<div class="invoice-amount-col float-right text-right">
<span class="invoice-item-amount ng-binding">$1.00</span>
</div>
</div>
<div class="invoice-item tax-row ng-hide" ng-show="checkoutContext.order.invoice.tax !== 0">
<div class="invoice-label-col">
<span class="invoice-item-label">Tax:</span>
</div>
<div class="invoice-amount-col float-right text-right">
<span class="invoice-item-amount ng-binding">$0.00</span>
</div>
</div>
<div class="invoice-item shipping-row ng-hide" ng-show="checkoutContext.order.invoice.shipping !== 0">
<div class="invoice-label-col">
<span class="invoice-item-label">Shipping:</span>
</div>
<div class="invoice-amount-col float-right text-right">
<span class="invoice-item-amount ng-binding">$0.00</span>
</div>
</div>
<div class="invoice-item discount-row ng-hide" ng-show="checkoutContext.order.invoice.discount !== 0">
<div class="invoice-label-col">
<span class="invoice-item-label">Discounts:</span>
</div>
<div class="invoice-amount-col float-right text-right">
<span class="invoice-item-amount ng-binding">-$0.00</span>
</div>
</div>
<div class="invoice-item total-row">
<div class="invoice-label-col">
<span class="invoice-item-label">Total:</span>
</div>
<div class="invoice-amount-col float-right text-right">
<span class="invoice-item-amount ng-binding" id="total">$1.00 </span>
</div>
</div>
</div>
</div>
<div class="tpl-2__order mx-sm-auto text-center">
<!-- ngIf: processor_selection !== 'digital_wallet' --><button type="submit" class="btn btn-primary mb-16 w-100 main-cta ng-scope" id="placeOrder" name="placeOrder" ng-click="placeOrder('IrEOE2iknsioSS7a7Xt1ne1s')"
ng-disabled="shippingCountryIsRestricted || isProcessingOrder" ng-if="processor_selection !== 'digital_wallet'"> Place Order Now </button><!-- end ngIf: processor_selection !== 'digital_wallet' -->
<div id="payment-request-button" class="mb-16 ng-hide" ng-show="processor_selection === 'digital_wallet'"></div>
</div>
</div>
</form>
Text Content
learnersupport@eccouncil.org SECURING ENDPOINTS WITH MICROSOFT DEFENDER Learn to prevent, detect, investigate, and respond to the advanced threats with this next generation protection tool. What You Will Learn: Specifying the components of Microsoft Defender for Endpoint Threat and vulnerability management Attack surface reduction Next-Generation Protection Automated Investigation and Remediation (AIR), and more PAYMENT INFORMATION CONTACT First Name Last Name Email Address COUPON CODE Apply coupon code PAYMENT METHODS PayPal PayPal selected. After submitting, you will be redirected to the PayPal website to fill out your payment information. You will be redirected back to our site once the payment is completed. Card & More Cyber Deception Demystified Add this Premium Course Now for Just $1! This limited-time Cybersecurity Awareness Month offer expires on October 31st, 2022. Master Detection and Obfuscation. Understand why the use of cyber deception techniques will help in intrusion detection. Explore which technologies we can use and deploy to decoy the attackers to detect their practices or study their methods to meet the goal of the most secure, most protected systems possible. $1.00 $19.99 Web Hacker’s Toolbox: Tools Used By Successful Hackers Add this Premium Course Now for Just $1! This limited-time Cybersecurity Awareness Month offer expires on October 31st, 2022. Discover the tools used by successful hackers. Learn step-by-step how to use these tools in practice (Demos). Find SQL injections in minutes with Sqlmap. Detect security weaknesses with Google Hacking. Perform fuzzing with Burp Suite Intruder. Exploit race conditions with OWASP ZAP. $1.00 $19.99 Jq Command Tutorials for Bash Shell Scripting Add this Premium Course Now for Just $1! This limited-time Cybersecurity Awareness Month offer expires on October 31st, 2022. Understand the basics of Jq. Explore how to Parse (read and write) JSON Data with Jq Command. Learn to use Jq Command in Bash Shell Scripting, to pretty print json in the command line, and to use different type of filter on JSON Data. Discover how to use jq select function with iterator filter and map function. $1.00 $23.99 ORDER SUMMARY Securing Endpoints with Microsoft Defender $1.00 Subtotal: $1.00 Tax: $0.00 Shipping: $0.00 Discounts: -$0.00 Total: $1.00 Place Order Now 0 people are viewing this site 0 people viewed this page in the last © 2023 EC-Council Learning. All Rights Reserved. PROCESSING