00:00/00:00

A presentation on a research project published in IEEE demonstrating how AI, specifically ChatGPT, can be used to recursively obfuscate PowerShell scripts to successfully bypass antivirus detection.

Using AI to Obfuscate PowerShell Scripts and Bypass Antivirus

11:55Study Material
In this lesson, the speaker discusses their IEEE academic paper on using AI to bypass antivirus systems. They explain the methodology of using continuous iterations with ChatGPT version 4 to obfuscate malicious PowerShell scripts. By checking exactly which lines trigger the Anti-Malware Scan Interface (AMSI) and having AI rewrite them recursively, the team successfully created code that bypassed 120 antivirus engines on VirusTotal. The lesson covers the weaknesses in pattern-matching antivirus systems, the importance of entropy detection, and how attackers can mix AI with traditional obfuscation tools like Invoke-Obfuscation while being careful not to break the script's functionality through over-obfuscation.
Watch until the end to complete this lesson
0% watched
Back to Course

Tags

AIChatGPTPowerShellAntivirus BypassIEEEObfuscationAMSIEntropy DetectionVirusTotalMimikatz