xtraining.kaspersky.com Open in urlscan Pro
87.247.241.183  Public Scan

URL: https://xtraining.kaspersky.com/courses/targeted-malware-reverse-engineering
Submission: On April 17 via manual from DE — Scanned from DE

Form analysis 6 forms found in the DOM

POST /mailchimp.php

<form id="register" action="/mailchimp.php" method="post">
  <div class="row">
    <div class="column medium-expand small-12">
      <input type="text" name="fname" value="" placeholder="First Name" data-aos="fade-up" data-aos-delay="200" class="aos-init aos-animate">
    </div>
    <div class="column medium-expand small-12">
      <input type="text" name="sname" value="" placeholder="Surname" data-aos="fade-up" data-aos-delay="400" class="aos-init aos-animate">
    </div>
    <div class="column medium-expand small-12">
      <input type="text" name="email" value="" placeholder="Email" data-aos="fade-up" data-aos-delay="600" class="aos-init aos-animate">
    </div>
    <div class="column shrink small-12">
      <input type="hidden" name="course" value="">
      <input id="register-button" type="submit" value="Register now" data-aos="fade-up" data-aos-delay="800" class="aos-init aos-animate">
    </div>
    <div class="column small-12">
      <input type="checkbox" name="agree" value="yes" data-aos="fade-up" data-aos-delay="800" class="aos-init aos-animate">
      <p class="small-text aos-init aos-animate" data-aos="fade-up" data-aos-delay="800">I agree to provide AO Kaspersky Lab, 39A/3 Leningradskoe Shosse Moscow, 125212 Russian Federation (“AO Kaspersky Lab”) with the following information about me
        (First Name, Last Name, email) order to allow AO Kaspersky Lab to contact me to participate in surveys and to send me information via email about Kaspersky Lab's products and services including personalized promotional offers and premium
        assets like white papers, webcasts, videos, events and other marketing materials. I confirm that I have been provided with this Privacy Policy for Web Sites. I understand that my consent is optional and I can withdraw this consent at any time
        via e-mail by clicking the “unsubscribe” link that I find at the bottom of any e-mail sent to me for the purposes mentioned above”. Web privacy policy
        <a href="https://www.kaspersky.com/web-privacy-policy">https://www.kaspersky.com/web-privacy-policy</a></p>
    </div>
  </div>
</form>

POST /mailchimp.php

<form id="register-type-2" action="/mailchimp.php" method="post">
  <div class="row">
    <div class="column medium-expand small-12">
      <input type="text" name="fname" value="" placeholder="First Name" data-aos="fade-up" data-aos-delay="200" class="aos-init aos-animate">
    </div>
    <div class="column medium-expand small-12">
      <input type="text" name="sname" value="" placeholder="Surname" data-aos="fade-up" data-aos-delay="400" class="aos-init aos-animate">
    </div>
    <div class="column medium-expand small-12">
      <input type="text" name="email" value="" placeholder="Email" data-aos="fade-up" data-aos-delay="600" class="aos-init aos-animate">
    </div>
    <div class="column shrink small-12">
      <input type="hidden" name="course" value="">
      <input id="register-button" type="submit" value="Register now" data-aos="fade-up" data-aos-delay="800" class="aos-init aos-animate">
    </div>
    <div class="column small-12">
      <input type="checkbox" name="agree" value="yes" data-aos="fade-up" data-aos-delay="800" class="aos-init aos-animate">
      <p class="small-text aos-init aos-animate" data-aos="fade-up" data-aos-delay="800">I agree to provide AO Kaspersky Lab, 39A/3 Leningradskoe Shosse Moscow, 125212 Russian Federation (“AO Kaspersky Lab”) with the following information about me
        (First Name, Last Name, email) order to allow AO Kaspersky Lab to contact me to participate in surveys and to send me information via email about Kaspersky Lab's products and services including personalized promotional offers and premium
        assets like white papers, webcasts, videos, events and other marketing materials. I confirm that I have been provided with this Privacy Policy for Web Sites. I understand that my consent is optional and I can withdraw this consent at any time
        via e-mail by clicking the “unsubscribe” link that I find at the bottom of any e-mail sent to me for the purposes mentioned above”. Web privacy policy
        <a href="https://www.kaspersky.com/web-privacy-policy">https://www.kaspersky.com/web-privacy-policy</a></p>
    </div>
  </div>
</form>

POST /request-demo.php

<form id="request-demo" action="/request-demo.php" method="post">
  <div class="row">
    <div class="column medium-4 small-12">
      <input type="text" name="rd-fname" value="" placeholder="First Name" data-aos="fade-up" data-aos-delay="200" class="aos-init aos-animate">
    </div>
    <div class="column medium-4 small-12">
      <input type="text" name="rd-sname" value="" placeholder="Surname" data-aos="fade-up" data-aos-delay="400" class="aos-init aos-animate">
    </div>
    <div class="column medium-4 small-12">
      <input type="text" name="rd-email" value="" placeholder="Email" data-aos="fade-up" data-aos-delay="600" class="aos-init aos-animate">
    </div>
  </div>
  <div class="row">
    <div class="column medium-8 small-12">
      <input type="text" name="rd-company" value="" placeholder="Company Name" data-aos="fade-up" data-aos-delay="800" class="aos-init aos-animate">
    </div>
    <div class="column medium-4 small-12">
      <input type="hidden" name="rd-course" value="">
      <input id="request-access-button" type="submit" value="Register Demo Access" data-aos="fade-up" data-aos-delay="1000" class="aos-init aos-animate">
    </div>
  </div>
  <div class="row">
    <div class="column small-12">
      <input type="checkbox" name="rd-agree" value="yes">
      <p class="small-text">I agree to provide AO Kaspersky Lab, 39A/3 Leningradskoe Shosse Moscow, 125212 Russian Federation (“AO Kaspersky Lab”) with the following information about me (First Name, Last Name, email) order to allow AO Kaspersky Lab
        to contact me to participate in surveys and to send me information via email about Kaspersky Lab's products and services including personalized promotional offers and premium assets like white papers, webcasts, videos, events and other
        marketing materials. I confirm that I have been provided with this Privacy Policy for Web Sites. I understand that my consent is optional and I can withdraw this consent at any time via e-mail by clicking the “unsubscribe” link that I find at
        the bottom of any e-mail sent to me for the purposes mentioned above”. Web privacy policy <a href="https://www.kaspersky.com/web-privacy-policy">https://www.kaspersky.com/web-privacy-policy</a></p>
    </div>
  </div>
</form>

POST /bootcamp-register.php

<form id="bootcamp-register" action="/bootcamp-register.php" method="post">
  <div class="row">
    <div class="column medium-4 small-12">
      <input type="text" name="br-fname" value="" placeholder="First Name" data-aos="fade-up" data-aos-delay="200" class="aos-init aos-animate">
    </div>
    <div class="column medium-4 small-12">
      <input type="text" name="br-sname" value="" placeholder="Surname" data-aos="fade-up" data-aos-delay="400" class="aos-init aos-animate">
    </div>
    <div class="column medium-4 small-12">
      <input type="text" name="br-email" value="" placeholder="Email" data-aos="fade-up" data-aos-delay="600" class="aos-init aos-animate">
    </div>
  </div>
  <div class="row">
    <div class="column medium-8 small-12">
      <input type="text" name="br-company" value="" placeholder="Company Name" data-aos="fade-up" data-aos-delay="800" class="aos-init aos-animate">
    </div>
    <div class="column medium-4 small-12">
      <input type="hidden" name="br-course" value="">
      <input id="bootcamp-register-button" type="submit" value="Register" data-aos="fade-up" data-aos-delay="1000" class="aos-init aos-animate">
    </div>
  </div>
  <div class="row">
    <div class="column small-12">
      <input type="checkbox" name="br-agree" value="yes">
      <p class="small-text">I agree to provide AO Kaspersky Lab, 39A/3 Leningradskoe Shosse Moscow, 125212 Russian Federation (“AO Kaspersky Lab”) with the following information about me (First Name, Last Name, email) order to allow AO Kaspersky Lab
        to contact me to participate in surveys and to send me information via email about Kaspersky Lab's products and services including personalized promotional offers and premium assets like white papers, webcasts, videos, events and other
        marketing materials. I confirm that I have been provided with this Privacy Policy for Web Sites. I understand that my consent is optional and I can withdraw this consent at any time via e-mail by clicking the “unsubscribe” link that I find at
        the bottom of any e-mail sent to me for the purposes mentioned above”. Web privacy policy <a href="https://www.kaspersky.com/web-privacy-policy">https://www.kaspersky.com/web-privacy-policy</a></p>
    </div>
  </div>
</form>

POST /enroll-team.php

<form id="enroll-team" action="/enroll-team.php" method="post">
  <div class="row">
    <div class="column medium-4 small-12">
      <input type="text" name="et-fname" value="" placeholder="First Name" data-aos="fade-up" data-aos-delay="200" class="aos-init aos-animate">
    </div>
    <div class="column medium-4 small-12">
      <input type="text" name="et-sname" value="" placeholder="Surname" data-aos="fade-up" data-aos-delay="400" class="aos-init aos-animate">
    </div>
    <div class="column medium-4 small-12">
      <input type="text" name="et-email" value="" placeholder="Email" data-aos="fade-up" data-aos-delay="600" class="aos-init aos-animate">
    </div>
  </div>
  <div class="row">
    <div class="column medium-4 small-12">
      <input type="text" name="et-company" value="" placeholder="Company Name" data-aos="fade-up" data-aos-delay="800" class="aos-init aos-animate">
    </div>
    <div class="column medium-4 small-12">
      <input type="text" name="et-country" value="" placeholder="Country" data-aos="fade-up" data-aos-delay="800" class="aos-init aos-animate">
    </div>
    <div class="column medium-4 small-12">
      <input type="number" name="et-nos" value="" placeholder="Number of seats required" data-aos="fade-up" data-aos-delay="800" class="aos-init aos-animate">
    </div>
  </div>
  <div class="row">
    <div class="column medium-12 small-12">
      <textarea type="text" name="et-txtarea" value="" placeholder="Any more information?" data-aos="fade-up" data-aos-delay="800" class="aos-init aos-animate"></textarea>
    </div>
    <div class="column medium-4 small-12">
      <input type="hidden" name="et-course" value="">
      <input id="enroll-team-button" type="submit" value="Enroll team" data-aos="fade-up" data-aos-delay="1000" class="aos-init aos-animate">
    </div>
  </div>
  <div class="row">
    <div class="column small-12">
      <input type="checkbox" name="et-agree" value="yes">
      <p class="small-text">I agree to provide AO Kaspersky Lab, 39A/3 Leningradskoe Shosse Moscow, 125212 Russian Federation (“AO Kaspersky Lab”) with the following information about me (First Name, Last Name, email) order to allow AO Kaspersky Lab
        to contact me to participate in surveys and to send me information via email about Kaspersky Lab's products and services including personalized promotional offers and premium assets like white papers, webcasts, videos, events and other
        marketing materials. I confirm that I have been provided with this Privacy Policy for Web Sites. I understand that my consent is optional and I can withdraw this consent at any time via e-mail by clicking the “unsubscribe” link that I find at
        the bottom of any e-mail sent to me for the purposes mentioned above”. Web privacy policy <a href="https://www.kaspersky.com/web-privacy-policy">https://www.kaspersky.com/web-privacy-policy</a></p>
    </div>
  </div>
</form>

POST /sendmail.php

<form id="question-form" action="/sendmail.php" method="post">
  <input type="text" name="qfname" placeholder="First Name">
  <input type="text" name="qsname" placeholder="Surname">
  <input type="text" name="qemail" placeholder="Email">
  <p class="label-title">Course</p>
  <label><input type="radio" name="course" value="Yara Training"> Hunt APTs with Yara like a GReAT ninja</label>
  <label><input type="radio" name="course" value="Targeted Malware Reverse Engineering"> Targeted Malware Reverse Engineering</label>
  <label><input type="radio" name="course" value="AMAT"> Advanced Malware Analysis Techniques</label>
  <label><input type="radio" name="course" value="CCBP"> Cyber Capacity Building Program</label>
  <label><input type="radio" name="course" value="WIR"> Windows Incident Response</label>
  <label><input type="radio" name="course" value="SOC"> Security Operations and Threat Hunting</label>
  <label><input type="radio" name="course" value="MMRE"> Mobile Malware Reverse Engineering</label>
  <label><input type="radio" name="course" value="REMA101"> Reverse Engineering 101</label>
  <label><input type="radio" name="course" value="General"> General</label>
  <textarea name="qcomments" placeholder="Comments"></textarea>
  <input type="submit" id="qsubmit" name="qsubmit" value="Submit">
</form>

Text Content

X


PRE-REGISTERING FOR:

I agree to provide AO Kaspersky Lab, 39A/3 Leningradskoe Shosse Moscow, 125212
Russian Federation (“AO Kaspersky Lab”) with the following information about me
(First Name, Last Name, email) order to allow AO Kaspersky Lab to contact me to
participate in surveys and to send me information via email about Kaspersky
Lab's products and services including personalized promotional offers and
premium assets like white papers, webcasts, videos, events and other marketing
materials. I confirm that I have been provided with this Privacy Policy for Web
Sites. I understand that my consent is optional and I can withdraw this consent
at any time via e-mail by clicking the “unsubscribe” link that I find at the
bottom of any e-mail sent to me for the purposes mentioned above”. Web privacy
policy https://www.kaspersky.com/web-privacy-policy

X



I agree to provide AO Kaspersky Lab, 39A/3 Leningradskoe Shosse Moscow, 125212
Russian Federation (“AO Kaspersky Lab”) with the following information about me
(First Name, Last Name, email) order to allow AO Kaspersky Lab to contact me to
participate in surveys and to send me information via email about Kaspersky
Lab's products and services including personalized promotional offers and
premium assets like white papers, webcasts, videos, events and other marketing
materials. I confirm that I have been provided with this Privacy Policy for Web
Sites. I understand that my consent is optional and I can withdraw this consent
at any time via e-mail by clicking the “unsubscribe” link that I find at the
bottom of any e-mail sent to me for the purposes mentioned above”. Web privacy
policy https://www.kaspersky.com/web-privacy-policy

X


REQUEST ACCESS

I agree to provide AO Kaspersky Lab, 39A/3 Leningradskoe Shosse Moscow, 125212
Russian Federation (“AO Kaspersky Lab”) with the following information about me
(First Name, Last Name, email) order to allow AO Kaspersky Lab to contact me to
participate in surveys and to send me information via email about Kaspersky
Lab's products and services including personalized promotional offers and
premium assets like white papers, webcasts, videos, events and other marketing
materials. I confirm that I have been provided with this Privacy Policy for Web
Sites. I understand that my consent is optional and I can withdraw this consent
at any time via e-mail by clicking the “unsubscribe” link that I find at the
bottom of any e-mail sent to me for the purposes mentioned above”. Web privacy
policy https://www.kaspersky.com/web-privacy-policy

X


REGISTER FOR THE BOOTCAMP

I agree to provide AO Kaspersky Lab, 39A/3 Leningradskoe Shosse Moscow, 125212
Russian Federation (“AO Kaspersky Lab”) with the following information about me
(First Name, Last Name, email) order to allow AO Kaspersky Lab to contact me to
participate in surveys and to send me information via email about Kaspersky
Lab's products and services including personalized promotional offers and
premium assets like white papers, webcasts, videos, events and other marketing
materials. I confirm that I have been provided with this Privacy Policy for Web
Sites. I understand that my consent is optional and I can withdraw this consent
at any time via e-mail by clicking the “unsubscribe” link that I find at the
bottom of any e-mail sent to me for the purposes mentioned above”. Web privacy
policy https://www.kaspersky.com/web-privacy-policy

X


ENROLL YOUR TEAM

I agree to provide AO Kaspersky Lab, 39A/3 Leningradskoe Shosse Moscow, 125212
Russian Federation (“AO Kaspersky Lab”) with the following information about me
(First Name, Last Name, email) order to allow AO Kaspersky Lab to contact me to
participate in surveys and to send me information via email about Kaspersky
Lab's products and services including personalized promotional offers and
premium assets like white papers, webcasts, videos, events and other marketing
materials. I confirm that I have been provided with this Privacy Policy for Web
Sites. I understand that my consent is optional and I can withdraw this consent
at any time via e-mail by clicking the “unsubscribe” link that I find at the
bottom of any e-mail sent to me for the purposes mentioned above”. Web privacy
policy https://www.kaspersky.com/web-privacy-policy

X



X

We use cookies to make your experience of our websites better. By using and
further navigating this website you accept this. Detailed information about the
use of cookies on this website is available by clicking on more information.

Accept and Close

Contact us


ASK A QUESTION?

If you want to know anything about the course, we’re here to help.

Course

Hunt APTs with Yara like a GReAT ninja Targeted Malware Reverse Engineering
Advanced Malware Analysis Techniques Cyber Capacity Building Program Windows
Incident Response Security Operations and Threat Hunting Mobile Malware Reverse
Engineering Reverse Engineering 101 General

NEW TRAINING ‘REVERSE ENGINEERING 1O1’ AVAILABLE NOW. CLICK HERE!

Online training coursesWhy Kaspersky?


TARGETED MALWARE REVERSE ENGINEERING

Course overview

Skilled reverse engineers aren’t born - they’re made by experience. If you are a
cybersecurity specialist with a good understanding of malware analysis
methodologies & tools and are looking for more confidence in applying your
skills, you can bridge the gap by working hands-on with real-life cases.

With this challenge in mind, our intermediate-level course is built around
analysis of 10 targeted malware cases used in the wild by powerful APT actors
recently. Cases including MontysThree, LuckyMouse & Lazarus have been researched
personally by our trainers as part of their work in the Kaspersky GReAT team –
so you will get first-hand knowledge and best practices from their exclusive
research.

By working in the dedicated virtual lab, using an array of tools like IDA Pro,
Hex-Rays decompiler, Hiew, 010Editor and many others, you will gain practical
experience analyzing real-life targeted malware and will become a more efficient
malware analyst and reverse engineer and prove your skills are relevant to
today’s threat landscape.

Your browser does not support the video tag.

100% practical



Participants ‘learn by doing’, using the hands-on virtual lab to work on fresh
targeted malware samples used in the wild by powerful APT actors.

Master IDA Pro and other advanced tools



Get to know the advanced features of tools like IDA Pro and develop up to date
knowledge through recent APT cases.

Learn with the best



Kaspersky experts have poured more than 10 years of reverse engineering
experience and their exclusive research into the course.

Mid-level: some programming skills required
Prerequisites

$1,400 inc. tax per learner  

Enroll myself
Enroll my team
Request demo access

Training objectives

 * Analyze real-life malware used in the wild by APT groups.
 * Reverse-engineer malicious documents and exploits.
 * Approach reverse engineering programs written in a number of programming or
   scripting languages (C, .NET, Delphi, Powershell, JavaScript, C++) and
   compiled for different architectures (x86, x64) with different compilers or
   operating systems (Windows, Linux).
 * Master advanced features of reverse-engineering tools including IDA Pro’s
   scripting capabilities.

 

 * Understand steganography in greater detail.
 * Handle obfuscated or encrypted content in malicious software.
 * Become more familiar with assembly.
 * Understand the roundabout ways attackers launch their programs.
 * Analyze shellcodes.

“The Kaspersky course on Targeted Malware Reverse Engineering has significantly
enhanced the capabilities of cybercrime police investigators. The expertise
shared on the course by the company’s leading experts is extremely practical and
unique, and has allowed our officers to get a deeper knowledge of malware
analysis. We value our partnership with Kaspersky who have once again delivered
a curriculum which features an unparalleled hands-on approach to learning.”

Craig Jones, Director of Cybercrime, INTERPOL

“This course is very good! Better than many other I have attended. You are
onboarded alongside members of the GReAT to analyze samples in Delphi,
PowerShell, Golang, .Net, C++ and shellcodes as well. Lot of useful tips and
tricks are shared and the remote analysis VM is an invaluable plus, no more
wasted time of configuration, you just need an Internet connection! Great value
for money.”

Frank B.

“The online format of Kaspersky's training helps more engineers upgrade their
reversing skills and become confident users of our software disassembly product,
IDA Pro.”

Ilfak Guilfanov, CEO at Hex-Rays SA

“The Targeted Malware Reverse Engineering course taught me valuable skills. The
tips & tricks drastically improved my reversing capabilities and contributed to
a solid malware-analysis base. With the variety of samples and techniques
covered, I do feel prepared for future malware.”

Maxime Thiebaut, Course Learner

“The Kaspersky course on Targeted Malware Reverse Engineering has significantly
enhanced the capabilities of cybercrime police investigators. The expertise
shared on the course by the company’s leading experts is extremely practical and
unique, and has allowed our officers to get a deeper knowledge of malware
analysis. We value our partnership with Kaspersky who have once again delivered
a curriculum which features an unparalleled hands-on approach to learning.”

Craig Jones, Director of Cybercrime, INTERPOL

“This course is very good! Better than many other I have attended. You are
onboarded alongside members of the GReAT to analyze samples in Delphi,
PowerShell, Golang, .Net, C++ and shellcodes as well. Lot of useful tips and
tricks are shared and the remote analysis VM is an invaluable plus, no more
wasted time of configuration, you just need an Internet connection! Great value
for money.”

Frank B.

“The online format of Kaspersky's training helps more engineers upgrade their
reversing skills and become confident users of our software disassembly product,
IDA Pro.”

Ilfak Guilfanov, CEO at Hex-Rays SA

“The Targeted Malware Reverse Engineering course taught me valuable skills. The
tips & tricks drastically improved my reversing capabilities and contributed to
a solid malware-analysis base. With the variety of samples and techniques
covered, I do feel prepared for future malware.”

Maxime Thiebaut, Course Learner

‹›



YOUR COURSE LEADERS

Denis Legezo,

Senior Security Researcher

Denis Legezo is a GCFA certified Senior Security Researcher. He specializes in
targeted attacks research, static reverse engineering.

Denis regularly provides training on these subjects and has presented his
targeted malware research at SAS, RSA Conference, VirusBulletin, HITB.

Ivan Kwiatkowski,

Senior Security Researcher

Ivan Kwiatkowski is an OSCP and OSCE-certified penetration tester and malware
analyst who has been working as a Senior Security Researcher in the Global
Research & Analysis Team at Kaspersky since 2018.

He maintains an open-source dissection tool for Windows executables and his
research has been presented during several cybersecurity conferences. He
operates an exit node of the Tor network and also delivers Kaspersky’s
reverse-engineering training in Europe.


WHO IT'S FOR

InfoSec professionals
The course is intended for security researchers and incident response personnel
or students, malware analysts, security engineers, network security analysts,
APT hunters and IT security staff working in SOCs who are seeking to expand
their skills in reverse-engineering.

Enterprises
Whether you’re looking to up-skill your current cybersecurity or SOC team or
create a new in-house unit, this course will considerably improve your
organisation’s defences against targeted malware.

Cybersecurity consultancies
Specialist consultancies who need to train their team on relevant practical
skills to be able to offer malware analysis services to their clients will also
benefit from this course.


HOW YOU'LL LEARN

Video lectures featuring Kaspersky researchers
Learn from Ivan Kwiatkowski and Denis Legezo, Senior Security Researchers and
members of Kaspersky’s revered Global Research and Analysis Team.

Hands-on virtual lab
Learn how to use tools like IDA Pro through real targeted malware cases like
Lazarus, LuckyMouse and MontysThree in our fully configured virtual lab.

Iterative learning
The course is structured around progressive learning with a consistent module
framework based on specialist overviews of each task, practical work in the
virtual lab and detailed solution walk-throughs.


SYLLABUS

Course Program

INTRODUCTION AND CHAFER

Meet your trainers and get to know the course in more depth. Then go in to the
Chafer APT to learn more about encryption algorithms (Windows CryptoAPI) and how
enumerators and debug data help to understand the code.

LUCKYMOUSE

Combination of static and dynamic analysis: how to use disassembler and debugger
in parallel & how to dump decrypted data from memory.

BIODATA EXPLOIT

Exploited documents analysis. The tricks in position independent code. Get to
know the exploit stages: egg-hunting, decryption, dynamic functions' address
resolution.

TOPINAMBOUR

Meet interpreted code and understand how it differs from compiled code. Static
and dynamic script deobfuscation.

BIODATA TROJAN

Using IDA Pro’s scripting abilities to automate string decryption.

DEATHSTALKER

How LNK-based infection chains work and how to deobfuscate PowerShell scripts.

MONTYSTHREE

Reversing steganography algorithms, importing the custom structure descriptions,
exporting embedded encryption keys and scratching the surface of C++.

LAZARUS GROUP

Reverse-engineering x64 malware and reconstructing a custom network protocol
from a malware sample.

CLOUD SNOOPER

Reverse-engineering Linux programs including backdoors and rootkits.

CYCLDEK’S TRIAD

Reverse-engineering Linux programs including backdoors and rootkits.

‹›



BENEFITS FOR YOU


Access 6 months to complete your course from activation of your access code

Language Courses delivered in English with subtitles

Pace Self-guided learning that fits around your life

Browser-based access to virtual lab 100 hours of virtual lab time for hands-on
learning

Downloads PDF downloads of training materials & tips

Learning environment Browser-based via desktop, mobile & tablet

Course authors Ivan Kwiatkowski and Denis Legezo, Senior Security Researchers at
Kaspersky GReAT

Guided videos Over 50 videos to guide you through the course

Support & Feedback Platform support and help from our subject matter experts is
available by email 0900 - 1730 UK time on standard business days via
help.kasperskyxtraining.com.

Certificate of completion PDF document on a Kaspersky letterhead certifying the
completion of the course, signed by the course leader(s)

$1,400 inc. tax per learner  

Enroll myself
Enroll my team
Request demo access

© 2023 AO Kaspersky. All Rights Reserved  •  Terms of use  •  Privacy Policy  • 
System requirements  •  Marketing statement