Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 527 Bytes

File metadata and controls

16 lines (10 loc) · 527 Bytes

Shellcode Loader

Abusing callback to run shellcode.

Overview

Eksekusi shellcode dengan NotifyUnicastIpAddressChange.

IPHLPAPI_DLL_LINKAGE _NETIOAPI_SUCCESS_ NETIOAPI_API 
NotifyUnicastIpAddressChange (ADDRESS_FAMILY Family, PUNICAST_IPADDRESS_CHANGE_CALLBACK Callback, PVOID CallerContext, BOOLEAN InitialNotification, HANDLE *NotificationHandle);

Reference