“Mshikaki – kebab (skewered meat, especially beef)” yum yum. In the realm of cybersecurity, stealth and efficiency are paramount.
Enter ‘Mshikaki’, an advanced shellcode injection tool that stands out for its ability to seamlessly bypass the Antimalware Scan Interface (AMSI).
Designed for both security researchers and penetration testers, Mshikaki ensures that your code remains undetected while achieving its objectives.
Mshikaki is a shellcode injection tool designed to bypass AMSI (Antimalware Scan Interface).
It leverages the QueueUserAPC()
injection technique and offers support for XOR encryption, making it a powerful tool for security researchers and penetration testers.
git clone https://github.com/trevorsaudi/Mshikaki.git
cl /EHsc Mshikaki.cpp /link /SUBSYSTEM:CONSOLE
Mshikaki.exe -i <path_to_shellcode>
Mshikaki.exe -i <path_to_shellcode> -p <process_name>
Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…
This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…
GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…
Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…
The free and open-source security platform SecHub, provides a central API to test software with…
Don't worry if there are any bugs in the tool, we will try to fix…