Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port AMSI scanning for assembly loads #11607

Closed
morganbr opened this issue Dec 5, 2018 · 1 comment
Closed

Port AMSI scanning for assembly loads #11607

morganbr opened this issue Dec 5, 2018 · 1 comment
Assignees
Milestone

Comments

@morganbr
Copy link
Contributor

morganbr commented Dec 5, 2018

.NET Framework 4.8 includes passing all assemblies loaded from byte arrays to AmsiScanBuffer on Windows 10. This makes it more difficult for malware to hide in .NET programs We should port this to Core.

@morganbr
Copy link
Contributor Author

CC @jeffschwMSFT

@elinor-fung elinor-fung self-assigned this Mar 13, 2019
@msftgits msftgits transferred this issue from dotnet/coreclr Jan 31, 2020
@msftgits msftgits added this to the 3.0 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants