Bypass the Windows Antimalware Scan Interface (AMSI) using memory patching, reflection, and obfuscation techniques. Execute undetected PowerShell, VBScript, JScript, and .NET assemblies in-memory without triggering Microsoft Defender or third-party AV/EDR solutions. Use this skill during Red Team engagements when loading offensive tools (Mimikatz, Rubeus, SharpHound) in memory on defended Windows endpoints.
$npx -y skills add shulkwisec/bb-huge --skill amsi-bypassInstalls into the current project.
Run `npx skills use "https://github.com/shulkwisec/bb-huge" --skill "shulkwisec/bb-huge/amsi-bypass"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/shulkwisec/bb-huge" that are relevant to the current task. Run `npx skills add "https://github.com/shulkwisec/bb-huge"` and select the relevant skills, then follow their instructions.