首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏Dotnet9

    【推荐】.NET类库“Vanara”:简单易用的Windows API封装库

    Vanara.PInvoke.CldApi[10] comctl32.dll Vanara.PInvoke.ComCtl32[11] ComDlg32.dll Vanara.PInvoke.ComDlg32[12] credui.dll Vanara.PInvoke.CredUI[13] crypt32.dll, bcrypt.dll, ncrypt.dll, tokenbinding.dll, cryptui.dll, cryptnet.dll https://github.com/dahall/Vanara/blob/master/PInvoke/ComDlg32/CorrelationReport.md [13] Vanara.PInvoke.CredUI : https://github.com/dahall/Vanara/blob/master/PInvoke/CredUI/CorrelationReport.md [14] Vanara.PInvoke.Cryptography

    2.5K10发布于 2021-12-01
  • 来自专栏liulun

    CEF C++环境搭建

    shell32.lib ole32.lib oleaut32.lib user32.lib uuid.lib odbc32.lib odbccp32.lib delayimp.lib credui.lib

    2K70发布于 2018-01-12
  • 来自专栏Ms08067安全实验室

    内网信息收集 - 邮件账户/云账号

    本地管理员账户枚举主要信赖的是注册表项:HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\CredUI\EnumerateAdministrators

    12410编辑于 2026-03-26
  • 来自专栏FreeBuf

    如何使用RemotePotato0从普通用户提升至域管理员

    47A1-ACC4-8EABE61B0B54} - Easconsent.dll {924DC564-16A6-42EB-929A-9A61FA7DA06F} - Authentication UI CredUI

    1.1K10发布于 2021-09-16
  • 来自专栏jiajia_deng

    微软 Credential Providers 详解二《关键函数》

    hr = E_OUTOFMEMORY; } break; case CPUS_CHANGE_PASSWORD: case CPUS_CREDUI

    1.8K10发布于 2020-01-05
  • 来自专栏重生信息安全

    凭据收集总结

    CredUIPromptForCredentials收集凭据 窃取用户凭据 #include <iostream> #include <Windows.h> #include <wincred.h> #pragma comment(lib, "Credui.lib

    7.4K30发布于 2020-07-07
领券