├── README.md ├── iscsicpl_BypassUAC_x86.exe ├── iscsicpl_BypassUAC_x86.pdb ├── iscsiexe.dll ├── iscsiexe.exp ├── iscsiexe.lib └── iscsiexe.pdb /README.md: -------------------------------------------------------------------------------- 1 |

iSCSI UAC Bypass

2 |

Direct paths/links can be embedded to execute you executable in elevated mode (Bypassing UAC) directly 🔗

3 | Abusing autoElevate - DLL Proxying.
4 | Feel free to write me personally on discord: https://discord.com/invite/N52JqGb 5 | 6 |

Screenshots:

7 | 8 | Youtube : https://youtu.be/LfIbnVoyr5Q?
9 | [](https://www.youtube.com/watch?v=LfIbnVoyr5Q) 10 | 11 |

Tested On:

12 | Windows 10 (❕With UAC Setting to: Default )
13 | Windows 11 (❕With UAC Setting to: Default )
14 | -------------------------------------------------------------------------------- /iscsicpl_BypassUAC_x86.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/exploitblizzard/iSCSI-UAC-Bypass/882715b6c89e3832035f54411b67631f4efda7bb/iscsicpl_BypassUAC_x86.exe -------------------------------------------------------------------------------- /iscsicpl_BypassUAC_x86.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/exploitblizzard/iSCSI-UAC-Bypass/882715b6c89e3832035f54411b67631f4efda7bb/iscsicpl_BypassUAC_x86.pdb -------------------------------------------------------------------------------- /iscsiexe.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/exploitblizzard/iSCSI-UAC-Bypass/882715b6c89e3832035f54411b67631f4efda7bb/iscsiexe.dll -------------------------------------------------------------------------------- /iscsiexe.exp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/exploitblizzard/iSCSI-UAC-Bypass/882715b6c89e3832035f54411b67631f4efda7bb/iscsiexe.exp -------------------------------------------------------------------------------- /iscsiexe.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/exploitblizzard/iSCSI-UAC-Bypass/882715b6c89e3832035f54411b67631f4efda7bb/iscsiexe.lib -------------------------------------------------------------------------------- /iscsiexe.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/exploitblizzard/iSCSI-UAC-Bypass/882715b6c89e3832035f54411b67631f4efda7bb/iscsiexe.pdb --------------------------------------------------------------------------------