MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
Function Name
NtMapViewOfSection
Description
NtMapViewOfSection is used to map a view of a section into the virtual address space of a subject process. This function is used by malware as part of process injection.
Library
Ntdll.dll
Associated Attacks
Injection
Documentation
https://docs.microsoft.com/en-us/windows-hardware/drivers/ddi/wdm/nf-wdm-zwmapviewofsection
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x