Artificial intelligence has arrived in cybersecurity on both sides of the equation simultaneously. The same capabilities that allow businesses to generate content, automate tasks, and analyse data are being weaponised by cybercriminals to create more convincing attacks, automate exploitation at scale, and evade traditional defences. This is not a future concern — it is happening now, and Australian businesses are already encountering AI-assisted attacks.
How Attackers Are Using AI
AI-Generated Phishing with No Grammar Errors
Traditional phishing relied on telltale indicators like poor English and awkward phrasing. Language models have eliminated these red flags. Attackers now craft grammatically perfect, contextually appropriate messages tailored to individual targets using publicly available social media information. Threat actors can generate hundreds of personalised spear-phishing variations at scale — something that previously required significant human effort. An attacker can combine target information with recent company news to produce convincing emails in seconds.
Deepfake Voice and Video for CEO Fraud
AI-generated synthetic media now reaches quality levels difficult for ordinary people to distinguish from authentic recordings. A criminal needs only 30 seconds of audio from a public source to clone an executive's voice, then impersonate that person in phone calls requesting wire transfers. A finance employee transferred the equivalent of USD$25 million after a video call with what they believed was their CFO — who was, in fact, an AI-generated deepfake.
Automated Vulnerability Scanning and Exploitation
AI tools streamline the reconnaissance and exploitation phases of attacks. Rather than manually identifying vulnerabilities over hours, AI-assisted systems scan thousands of targets, correlate findings against exploit databases, and automatically prioritise attack vectors. The time window between vulnerability disclosure and active exploitation continues shrinking.
Polymorphic Malware
Traditional antivirus relies on signature matching against known malware. Polymorphic malware rewrites itself with each propagation, generating unique signatures that evade detection. AI accelerates this mutation process, making signature-based defences increasingly ineffective and driving the industry toward behavioural EDR solutions.
Why Traditional Defences Struggle
Pattern-matching defences — comparing email content to phishing templates, matching file signatures to known malware databases, or flagging grammatical errors — fail against AI-assisted attacks that generate novel patterns for each iteration. The defensive paradigm must shift from pattern-based detection to behaviour-based detection.
What Defences Work Against AI-Assisted Attacks
AI-Based EDR
Endpoint Detection and Response platforms using behavioural AI detect attacks based on actions rather than appearance. A process rapidly encrypting thousands of files appears suspicious regardless of its name or code signature. Solutions like Bitdefender GravityZone, Microsoft Defender for Business, and CrowdStrike Falcon employ machine learning for pattern recognition.
Application Allowlisting (ThreatLocker)
Application allowlisting — permitting only approved software execution — provides inherent immunity to novel malware, AI-generated or otherwise. Unapproved executables simply cannot run. ThreatLocker delivers Zero Trust application control designed for smaller and mid-sized organisations.
Security Awareness Training Adapted for Deepfakes
Employee training must evolve to address deepfake threats. Essential principles include establishing out-of-band verification for unusual financial instructions (calling back on known numbers rather than provided ones), remaining sceptical of urgent requests regardless of apparent authenticity, and recognising that voice and video can now be convincingly fabricated.
Zero Trust Architecture
Zero Trust verifies every access request regardless of origin and grants minimum necessary permissions. Even when AI-generated phishing successfully compromises credentials, Zero Trust principles restrict what compromised accounts can access, limiting lateral movement and damage.
Key Takeaways
- AI-generated phishing emails are now grammatically perfect and personalised — the old advice to "look for typos" is no longer sufficient.
- Deepfake voice and video can be used to impersonate executives convincingly — establish out-of-band verification for all unusual financial requests.
- Behavioural AI-based EDR and application allowlisting are the most effective defences against AI-generated polymorphic malware.
- Zero Trust architecture limits the blast radius of successful attacks — even when perimeter defences are breached.