Uploaded by jonathan.gerimu12

Continuous Capacity Building in Cybersecurity Education

advertisement
Continuous Capacity Building
in a Dynamic Threat Landscape
Fostering Adaptability, Growth Mindset, and Technical Rigor in Cybersecurity Education
by: M. S. Manggalanny – Deputy of Operation and Security CSIRT.ID
Offensive AI Accelerates Threat Cycles and Automates Vulnerability
Exploitation
Emergence of Highly Convincing Offensive
Tactics
AI-Generated Phishing: Sophisticated, hyper-targeted
spear-phishing that analyzes victim online behavior and
matches the quality of experienced social engineers.
Automated Scanning: High-speed, continuous scanning for
vulnerabilities across networks at a pace humans cannot
match, executing zero-day exploits before patches deploy.
Polymorphic Malware: Generative models dynamically
modify code in real-time, enabling malware variants to
continuously evade signature-based antivirus solutions.
Evasion Systems: Attackers deploy generative adversarial
networks (GANs) to replicate organic network traffic,
blinding traditional detection alerts.
Global IT Decision-Maker Concerns
(ChatGPT/Generative AI)
53%
—
49%
—
49%
—
Helping attackers craft more believable
and legitimate-sounding phishing emails.
Enabling less-experienced attackers to
significantly improve their skills and technical baseline.
Facilitating the rapid, automated spread
of highly tailored disinformation and text-based social
engineering.
Cloned Voices and Face-Swaps Deceive Executives to Bypass
Procedural Safeguards e.g. Basic KYC (Know Your Customer)
Case Study: UK Energy Provider
Vishing
The Incident: In March 2019, the CEO of a UK
energy provider received a call from his boss,
posing as the chief executive of the German parent
company.
The Deception: Scammers utilized an advanced
voice clone with the exact pitch, pacing, and 'slight
German accent' of the actual executive.
The Impact: The caller urged the immediate
transfer of €220,000 to a 'Hungarian supplier'. The
CEO complied. Scammers exfiltrated the funds,
and the police eventually closed the case with no
suspects.
Case Study: Hong Kong Bank $35M
Fraud
The Incident: In early 2020, a bank manager in
Hong Kong authorized a massive transfer of $35
million, believing he was conversing with a
corporate director.
The Deception: Scammers used voice clone
technology to synthesize the director's voice and
sent regular emails supporting the acquisition
narrative.
The Impact: Scammers claimed the funds were for
'acquisition costs' and that a lawyer named 'Martin
Zelner' had been hired to coordinate. The
combination of audio replication and legal pretext
successfully compromised authorization thresholds.
Machine Learning Models Face Severe Vulnerabilities Across the
Entire Training Lifecycle – Adversaries to AI-based Defense
DEPLOYMENT PHASE
DATA PREP PHASE
Poisoning Attacks
Targets training sets to corrupt decision
boundaries.
Error-Specific: Injects data causing
specific target triggers to be
misclassified into a class chosen by the
attacker (e.g., a 'frog' misclassified as a
'ship').
Error-Generic: Injects noise that
distorts decision boundaries, collapsing
overall model accuracy regardless of
class.
MODEL FITTING PHASE
Evasion & Extraction
Trojaning & Backdoors
Targets deployed inference engines in
real time.
Targets network architectures when
models are shared.
Adversarial Examples:
Noise/perturbations invisible to humans
are added to inputs (e.g., adding 0.007
noise causing a model to misclassify a
'panda' as a 'gibbon' with 99.3%
confidence).
Trojaning: Embeds a backdoor node
inside the pre-trained neural network.
The model operates normally but
misclassifies input when the unique
trigger is present.
Lambda Exploits: Pre-trained models
are shared with malicious Lambda
layers (TensorFlow function blocks) to
run arbitrary scripts on host
infrastructure.
Membership Inference: Querying the
target AI with inputs and using
confidence scores to determine if they
were in the original training set.
Model Stealing: Replicating
proprietary networks by querying with
multiple images and linking output
labels to build copycat networks.
Severe Skills Gaps Collide with Exploding Threats as Static
Competency Becomes a Deficit
Technologists Confident in General Security
Why Technical Complacency is a Critical
Vulnerability
17%
The Shortage Crisis: Security teams struggle with an
ongoing shortage of expert security staff, meaning they must
automate, but lack the skills to supervise the automation.
Only 17% of surveyed IT practitioners are completely confident in
their general cybersecurity skills.
Technologists Confident in AI/ML Security
12%
Only 12% of surveyed IT practitioners are completely confident in
their AI/ML security skills.
Offensive Adaptability: Hackers dynamically adjust their
methods to resist new AI cybersecurity tools and actively
deploy updated malware variants.
Dual-Use Proliferation: Requirements for malware
development are simply 'good coding practices.' AI coding
assistants benefit offensive actors as much as defenders.
Mental Burnout: The knowledge gap, combined with the
stress of constant alerts and severe consequences, impacts
security professional wellness and operations.
Adaptive Security Postures Shift from Static Signatures to BehaviorBased Defense
The Legacy Approach: SignatureBased Defense
Static Indicators: Relies on rigid database
signatures and indicators of compromise (IOCs) to
discover threats. Fragile against novel malware
variants.
The Adaptive Mindset: BehaviorBased Defense
Dynamic Behavioral Profiles: Uses AI models to
develop baseline behavioral profiles of network
activities, applications, and normal user behavior.
Manual Policy Definition: Maintaining policies
and topographies manually across multiple
enterprise networks requires immense time and
effort.
Anomalous Detection: Flags and intercepts subtle
deviations from normal activity, allowing
geolocations, time zones, and behavioral patterns to
discover zero-day threats.
Vulnerability Window: Discovered threats are
reported and patched in delayed cycles, leaving
systems vulnerable to zero-day attacks in real
time.
Continuous Self-Learning: Employs dynamic
machine and deep learning techniques to
continuously evaluate new signals and adapt
defensive filters without human reprogramming.
Complacent Posture: Assumes systems are safe
until a known signature is matched, leading to
catastrophic oversights during advanced persistent
threats (APTs).
Zero-Trust Posture: Presumes every endpoint
may be compromised, proactively mapping attack
surfaces and updating threat exposures.
Self-Learning Autonomy Fails Without Strategic Human Oversight and
Literacy
Why 'Human-in-the-Loop' is Indispensable for Modern Security
AI is a Double-Edged Tool: Both attackers and defenders leverage the exact same algorithms. Security left entirely to
autonomous AI will fail [passage 38, 39].
The Threat of 'Alert Fatigue': Automated systems trigger massive datasets (e.g., up to 800 million alerted packets
daily). Human operators must verify prioritized results to extract the ~5 true critical alerts [passage 18, 19].
The Indispensability of Consensus: NIPH clinical validation trials showed that while automated tools (like
RobotReviewer) match human accuracy (RR = 1.02), human-to-human discussion is absolutely vital for resolving
uncertainties and training newer analysts [passage 206, 236].
The Context Trap: AI models are trained on historical datasets and operate via pattern recognition. They fail to
understand semantic contextual changes, making human cognitive adaptability irreplaceable [passage 159].
Emerging Organizational Demands Require Proactive AI-Security
Competency Overlap
Key Operational Security Competencies
The Professional Paradigm Shift
AI Privacy & Security Intersection: Understanding how
security, legal privacy framework compliance (like GDPR),
and model safety interact dynamically [passage 122, 145].
Hiring AI Experts: Organizations are shifting recruitment
from traditional cyber credentials to professionals who have
hands-on experience applying AI and machine learning
[passage 82].
Defending the Pipeline: Actively identifying and
neutralizing adversarial ML threats, prompt injection, opensource code poisoning, and model evasion [passage 125].
Explainable AI (XAI): Demanding transparency in AI
recommendations. Visualizing why models flag specific
network vectors to build trust for Management and Auditors
[passage 80, 119].
Automated Evidence Appraisal: Evaluating scientific
literature systematically using tools to prevent a 'synthesis
gap' in organizational threat intelligence [passage 154, 209].
Responsible AI Integration: Developing and deploying AI
tools with strict ethical guardrails, monitoring for model
biases, and avoiding automated 'black-box' decisions
[passage 83, 143].
Proactive Resource Allocation: Harnessing predictive
analytics to simulate and model complex attack scenarios,
securing endpoints from a distance [passage 53, 72].
Cross-Disciplinary Collaboration: Fostering open
communication between data scientists, information security
teams, and business leadership to drive resilient policies
[passage 80, 145].
A Rigorous 8-Stage Literature Synthesis Consensus Standardizes
Rapid Discovery Cycles
Methodological Phase
Key Stage Process & Rigor Guidelines
1. Deciding Who Searches &
Defining the Question
Integrate trained information specialists/librarians. Formulate precise clinical/technical questions using established
PICO, ECLIPSE, or SPICE frameworks to set clear inclusion boundaries.
2. Preparing and Designing the
Strategy
Conduct initial scoping searches to estimate database yields. Construct conceptual queries combining free-text
terms in titles/abstracts and controlled indexing vocabularies (MeSH/Emtree) using Boolean logic.
3. Electronic Database &
Supplementary Search
Search across multiple indexes (MEDLINE, Embase, CENTRAL) to avoid database-specific retrieval bias.
Implement secondary tracking: forward/backward citation chasing, trial registries, and grey literature.
4. Managing References &
Reporting the Search
Import citations into management software (Zotero/EndNote) for deduplication. Document complete, transparent
search strings and database hosts to satisfy PRISMA 2020 reporting standards.
Advanced Research Labs Bridge Theory and Action Through Active
Detection Engines
LAB #1: EARLY DETECTION
LAB #2: MACHINE LEARNING
Darknet Analysis & Traffic
Tracking
Federated and
Collaborative Malware
Scans
Darknet Definition: Tracking unused
IP addresses where any arriving packets
reflect malware scans, DDoS
backscatter, or misconfigurations
[passage 14].
Real-Time Tracking: Students deploy
Dark-TRACER – an ML framework for
early anomaly detection of malware
activities – to detect new, stealthy
malware scanning activities in real time
[passage 15].
Human Validation: Training students
to interpret anomalies, avoiding purely
autonomous reliance while managing
high alert flows [passage 15, 18].
Federated Aggregation: Deploying
FINISH to run local model updates on
edge sensors and aggregating
spatiotemporal patterns globally at a
cloud level [passage 16].
Mathematical Objectives: Reducing
time complexity of Non-negative Matrix
Factorization (NMF) across multiple
darknet observers [passage 16].
Privacy-Preserving: Detecting botnet
campaigns and scanners collaboratively
without sharing raw data between
participating entities [passage 16, 17].
LAB #3: MALWARE ANALYTICS
Malware Classification &
Phylogenetic Trees
IoT Clustering: Classifying several
hundred thousand IoT malware samples
(such as Mirai, Bashlite, and Tsunami)
[passage 21, 22].
Mathematical Trees: Constructing
phylogenetic subtrees using the
neighbor joining method [passage 21].
Complexity Reduction: Upgrading
student algorithmic skills, reducing time
complexity from O(N^2) to a highly
scalable O(N log N) using Normalized
Compression Distance (NCD) [passage
21, 22].
High-Stakes Competitions Mirror Real-World Defensive Agility and
Active Adaptation
C2C-CTF as Your Crucial Milestone
The crucible of learning: Country-to-Country (C2C)
Capture the Flag (CTF) is not merely a game; it is an
academic and operational milestone that tests student
resilience in real time.
Offensive-Defensive Mirroring: The extreme pressure of
a CTF mirrors the rapid, unpredictable evolution of live
enterprise threat landscapes.
Practical Skill Synthesis: Students are challenged to
immediately recognize and counter live prompt injections,
open-source repository code poisoning, and model evasion
techniques.
Active Career Sandbox: Agility under competition
conditions translates directly into the cognitive flexibility and
professional literacy required of future cybersecurity leaders.
THE PROFESSIONAL COMPETENCY SHIFT
Navigating the Attack Surface
Modern enterprises manage tens or hundreds of
thousands of active devices, creating an expansive,
highly complex attack surface [passage 76].
By mastering active learning, threat-hunting anomaly
analytics, and dynamic incident response, C2C-CTF
participants prepare to act as high-value, highly literate
human-in-the-loop operators [passage 39, 78].
Analyzing Real-World Offensive AI Reveals Critical Exploitation of
Trust Boundaries
UK Energy Clone (Vishing)
HK Bank pretexts (Deepfake)
Traditional biometric triggers are fundamentally vulnerable. Voice
clones can match actual vocal registers and accents with absolute
fidelity to bypass financial validation [passage 6, 7].
Scammers can establish regular multivariant contact via synthetic
voices and targeted emails to build context, enabling unauthorized
transfers of up to $35M [passage 7, 8].
IBM DeepLocker Prototype
Strontium Spear-Phishing
Highly targeted malware can sleep completely undetected within
normal software, triggering its malicious payload ONLY upon facial
recognition of a specific victim [passage 128].
Hacking groups use automated machine learning to scrape and
analyze target social media profiles, automating the generation of
hyper-personalized phishing campaigns [passage 129].
Deploying a Multi-Layered AI Defensive Shield Neutralizes Lifecycle
Attacks
Defense Layer
Advanced AI & ML Mechanics
Primary Operational Benefit
1. Real-Time Scan Analytics
Dark-TRACER real-time anomalies tracking + FINISH
federated spatiotemporal matrix updates.
Detects botnet scanners and malware propagation early
across sensors without sharing raw host logs [passage
15, 16].
2. IoT Malware Classification
Normalized Compression Distance (NCD) and
neighbour-joining phylogenetic subtree construction.
Scales malware behavioral categorization to hundreds
of thousands of samples, reducing complexity to O(N
log N) [passage 21, 22].
3. Proactive Web Security
WARPDRIVE project browser sensors (Tachikoma
agent) tracing user entry access paths.
Identifies domains leading to malicious URLs with 100%
certainty, blocking traffic before blacklist updates
[passage 24-27].
4. Continuous Access Control
Continuous behavior-based biometrics (such as
tracking typing rhythms, mouse movement, and
geolocation).
Provides advanced authentication, continuously
detecting account compromise and neutralizing
credential stuffing [passage 53, 109].
Embracing the Dynamic Threat Landscape
I. Technical Agility
Continuous training on ML
vulnerabilities, adversarial threats,
and advanced behavior detection
tools like FINISH and Dark-TRACER.
II. Academic Rigor
Developing robust research
capabilities, systematic literature
synthesis, and adhering to strict
evidence standards like PRISMA
2020.
III. Human Oversight
Fostering professional literacy and
'human-in-the-loop' verification.
Automated defenses fail without
critical human consensus.
We cannot blindly rely on AI; we must understand its nature to use it for better cybersecurity. - Questions & Answers -
Download