{"id":13843997,"url":"https://github.com/Ryze-T/Sylas","last_synced_at":"2025-07-11T21:32:21.644Z","repository":{"id":37313647,"uuid":"451124985","full_name":"Ryze-T/Sylas","owner":"Ryze-T","description":"数据库综合利用工具","archived":false,"fork":false,"pushed_at":"2022-02-16T14:41:50.000Z","size":6,"stargazers_count":530,"open_issues_count":0,"forks_count":56,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-08-05T17:40:34.984Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/Ryze-T.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":"2022-01-23T14:14:28.000Z","updated_at":"2024-08-01T16:57:00.000Z","dependencies_parsed_at":"2022-07-12T12:14:21.994Z","dependency_job_id":null,"html_url":"https://github.com/Ryze-T/Sylas","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ryze-T%2FSylas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ryze-T%2FSylas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ryze-T%2FSylas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ryze-T%2FSylas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ryze-T","download_url":"https://codeload.github.com/Ryze-T/Sylas/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225763215,"owners_count":17520421,"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":[],"created_at":"2024-08-04T17:02:32.287Z","updated_at":"2024-11-21T16:30:21.040Z","avatar_url":"https://github.com/Ryze-T.png","language":null,"funding_links":[],"categories":["其他_安全与渗透","Others"],"sub_categories":["网络服务_其他"],"readme":"# Sylas\n数据库综合利用工具，预计春节后完成初版。\u003cbr\u003e\n原理及使用说明\u003cbr\u003e\nhttp://ryze-t.com/posts/2022/02/16/%E6%95%B0%E6%8D%AE%E5%BA%93%E8%BF%9E%E6%8E%A5%E5%88%A9%E7%94%A8%E5%B7%A5%E5%85%B7-Sylas.html\n\n![image-20220123221805610](https://gitee.com/tboom_is_here/pic/raw/master/2021-10-21/20220123221805.png)\n\n## Postgresql\n\n### 2022-2-15\n\n完成文件读取、webshell上传、命令执行功能\n\n## MSSQL\n\n### 2022-2-14\n\n增加CLR命令执行\n\n![image-20220214023321058](https://gitee.com/tboom_is_here/pic/raw/master/2021-10-21/20220214023321.png)\n\n### 2022-2-13\n\n增加读取文件功能：\n\n![image-20220213181226555](https://gitee.com/tboom_is_here/pic/raw/master/2021-10-21/20220213181226.png)\n\n完成两种执行命令方式\n\n![image-20220213000948591](https://gitee.com/tboom_is_here/pic/raw/master/2021-10-21/20220213000948.png)\n\n![image-20220213001019362](https://gitee.com/tboom_is_here/pic/raw/master/2021-10-21/20220213001019.png)\n\n\n\n### 2022-2-12\n\n完成两种写shell方式\n\n![image-20220212004116823](https://gitee.com/tboom_is_here/pic/raw/master/2021-10-21/20220212004116.png)\n\n### 2022-2-11\n\n完成目录查看功能\n\n![image-20220212003632520](https://gitee.com/tboom_is_here/pic/raw/master/2021-10-21/20220212003632.png)\n\n## Oracle\n\n### 2022-2-10\n完成文件上传功能\n\n### 2022-1-23\n\n完成文件查看功能与当前数据库目录获取：\n\n![image-20220123222601344](https://gitee.com/tboom_is_here/pic/raw/master/2021-10-21/20220123222601.png)\n\n### 2022-1-22\n\n完成命令执行功能----DBMS_SCHEDULER（无回显）\n\n虽然无回显，但通过查询日志可判断命令是否执行成功：\n\n![image-20220123222346159](https://gitee.com/tboom_is_here/pic/raw/master/2021-10-21/20220123222346.png)\n\n### 2022-1-21\n\n完成命令执行功能----DBMS_XMLQUERY（可回显）\n\n![image-20220123222004222](https://gitee.com/tboom_is_here/pic/raw/master/2021-10-21/20220123222004.png)\n\n针对windows，提供四个快速执行功能：进程信息、用户枚举、补丁信息、系统版本：\n\n![image-20220123222131176](https://gitee.com/tboom_is_here/pic/raw/master/2021-10-21/20220123222131.png)\n\n![image-20220123222109562](https://gitee.com/tboom_is_here/pic/raw/master/2021-10-21/20220123222109.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRyze-T%2FSylas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRyze-T%2FSylas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRyze-T%2FSylas/lists"}