{"id":13843603,"url":"https://github.com/lijiaxing1997/Gr33k","last_synced_at":"2025-07-11T19:32:33.775Z","repository":{"id":37401342,"uuid":"247596607","full_name":"lijiaxing1997/Gr33k","owner":"lijiaxing1997","description":"图形化漏洞利用集成工具","archived":false,"fork":false,"pushed_at":"2022-09-23T22:36:58.000Z","size":9807,"stargazers_count":413,"open_issues_count":8,"forks_count":95,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-08-05T17:38:20.658Z","etag":null,"topics":["exploit","gui","python","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lijiaxing1997.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-16T02:51:08.000Z","updated_at":"2024-07-22T03:00:04.000Z","dependencies_parsed_at":"2022-07-12T12:49:58.630Z","dependency_job_id":null,"html_url":"https://github.com/lijiaxing1997/Gr33k","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lijiaxing1997%2FGr33k","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lijiaxing1997%2FGr33k/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lijiaxing1997%2FGr33k/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lijiaxing1997%2FGr33k/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lijiaxing1997","download_url":"https://codeload.github.com/lijiaxing1997/Gr33k/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225755050,"owners_count":17519193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["exploit","gui","python","vulnerability-scanners"],"created_at":"2024-08-04T17:02:19.667Z","updated_at":"2024-11-21T15:31:13.397Z","avatar_url":"https://github.com/lijiaxing1997.png","language":"Python","funding_links":[],"categories":["Python (1887)","Python"],"sub_categories":[],"readme":"# Gr33k 漏洞利用工具集\n一个图形化的漏洞利用集成工具，它用python3书写，参考了大量安全工具的实现原理与思想，在工作之余开发，方便自己的渗透测试工作，我的目的是打造一个红队武器化工具，路还很长，慢慢更新！\n\n**2021-09-15 感谢大家的支持，因9.1日漏洞管理办法生效，本工具已经停止更新，仅在团队内部维护。**\n\n## 提示\n本工具提供了大量含有攻击payload的代码，希望大家正确使用该工具，切勿用于非法用途！本人概不负责！\n由于时间原因，本工具没有进行全方位的测试，如遇到闪退或者报错bug，请联系jiaxingl@126.com  \n\n\n## 框架介绍\n### 安装\n```sh\ngit clone https://github.com/lijiaxing1997/Gr33k.git\ncd Gr33k\npip3 install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/\n```\n如果接下来运行失败，若您是linux操作系统，请手动安装pyqt5以kali为例：  \n```\nsudo apt-get install python3-pyqt5\n```  \n若您要使用与ysoserial相关的利用程序,请您手动下载,因为默认该文件夹是空的  \n上述安装您将直接获得本工具的源代码，推荐这种安装方式，但因本工具为图形化工具考虑到实用性以及简单性，大家可以自行构建自己的可执行程序，推荐使用Pyinstaller。  \n为了方便，我为windows用户打包了一个可执行程序，因为依赖工具比较大，所以我将它放在了百度云盘上.  \n下载地址：\u003chttps://pan.baidu.com/s/18M5TfcjbemeqQH5zfkbzdA\u003e  \n 提取码：c7rr \n 很久没重新打包了，建议自己源码运行吧，网盘的这个bug估计不少。\n### 目录结构\n- Gr33k.py 是本工具的入口文件。\n- dict 该目录存放了本工具自带的一些字典\n- tool 该目录存放了常用的渗透测试工具，方便被调用\n- plugins 该目录存放了本工具所有的攻击代码库\n- weblogic_gui.ui 为PyQt的ui文件\n\n## 使用方法\n```sh\npython3 Gr33k.py\n```\n\n#### 攻击截图如下\n![avatar](./img/exm.png)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flijiaxing1997%2FGr33k","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flijiaxing1997%2FGr33k","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flijiaxing1997%2FGr33k/lists"}