Which other DLLs contain exploitable exported functions similar to OpenURL?
The article identifies `ieframe.dll` and `shdocvw.dll` as having the `OpenURL` export, which executes `.url` files. Additionally, `zipfldr.dll` with `RouteTheCall` can be abused. These were discovered using PowerShell scripts that enumerate DLL exports, as discussed in the original Analysis of Executing Programs Using rundll32.
ieframe.dllshdocvw.dllzipfldr.dllRouteTheCallDLL exports