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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2025-8110 — RCE exploit for Gogs <= 0.13.3 | Kitploit
工具/GitHubGitHub/0dgt/cve-2025-8110
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHub0dgt/cve-2025-8110

CVE-2025-8110

RCE exploit for Gogs <= 0.13.3

查看仓库
14个月前尚未审核

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

RCE - CVE-2025-59528 Gogs <= 0.13.3 利用

root@kitploit:~
$ python3 CVE-2025-8110.py -h
usage: CVE-2025-8110.py [-h] -u URL -lh HOST -lp PORT [-user USERNAME] [-pass PASSWORD] [-x]

CVE-2025-8110 Gogs Exploit

options:
  -h, --help            show this help message and exit
  -u, --url URL         Gogs base URL (e.g., http://127.0.0.1:3000)
  -lh, --host HOST      Attacker listener host
  -lp, --port PORT      Attacker listener port
  -user, --username USERNAME
                        Existing Gogs username
  -pass, --password PASSWORD
                        Existing Gogs password
  -x, --proxy           Use local proxy (localhost:8080)

下载工具