Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2019-15511 — GOG Galaxy 针对 CVE-2019-15511 的漏洞利用 | Kitploit
工具/GitHubGitHub/adenkiewicz/cve-2019-15511
权限提升漏洞分析漏洞利用渗透测试红队
GitHubadenkiewicz/cve-2019-15511

CVE-2019-15511

GOG Galaxy 针对 CVE-2019-15511 的漏洞利用

查看仓库
216年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
网站

GOG Galaxy 针对 CVE-2019-15511 的利用

root@kitploit:~
usage: exploit.py [-h]
                 [--action {LaunchElevatedRequest,FixDirectoryPrivilegesRequest,CreateDirectoryRequest,QueryProcessInfoRequest,InstallServiceRequest,DeleteServiceRequest,MoveAndVerifyGlobalDependencyRequest}]
                 target

positional arguments:
  target

optional arguments:
  -h, --help            show this help message and exit
  --action {LaunchElevatedRequest,FixDirectoryPrivilegesRequest,CreateDirectoryRequest,QueryProcessInfoRequest,InstallServiceRequest,DeleteServiceRequest,MoveAndVerifyGlobalDependencyRequest}

该工具利用了调用敏感 GalaxyClientService 方法时缺少身份验证的漏洞。尝试 FixDirectoryPrivilegesRequest(授予 EVERYONE 对目标文件的访问权限)或 CreateDirectoryRequest(在目标位置创建目录)以查看实际效果。

下载工具