{"id":13844246,"url":"https://github.com/MountCloud/FireKylin","last_synced_at":"2025-07-11T22:31:04.141Z","repository":{"id":44390130,"uuid":"369436206","full_name":"MountCloud/FireKylin","owner":"MountCloud","description":"🔥火麒麟-网络安全应急响应工具(系统痕迹采集)Cybersecurity emergency response tool.👍👍👍","archived":false,"fork":false,"pushed_at":"2021-12-19T17:32:46.000Z","size":548,"stargazers_count":727,"open_issues_count":5,"forks_count":124,"subscribers_count":17,"default_branch":"main","last_synced_at":"2024-02-11T21:19:33.815Z","etag":null,"topics":["cybersecurity-emergency-response-tool","host-security","network-security"],"latest_commit_sha":null,"homepage":"","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/MountCloud.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":"2021-05-21T06:30:05.000Z","updated_at":"2024-02-05T08:35:34.000Z","dependencies_parsed_at":"2022-07-15T01:16:15.036Z","dependency_job_id":null,"html_url":"https://github.com/MountCloud/FireKylin","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/MountCloud/FireKylin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MountCloud%2FFireKylin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MountCloud%2FFireKylin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MountCloud%2FFireKylin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MountCloud%2FFireKylin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MountCloud","download_url":"https://codeload.github.com/MountCloud/FireKylin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MountCloud%2FFireKylin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264909966,"owners_count":23682096,"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":["cybersecurity-emergency-response-tool","host-security","network-security"],"created_at":"2024-08-04T17:02:38.328Z","updated_at":"2025-07-11T22:31:03.771Z","avatar_url":"https://github.com/MountCloud.png","language":null,"funding_links":[],"categories":["其他_安全与渗透","Others"],"sub_categories":["网络服务_其他"],"readme":"# 网络安全应急响应工具(系统痕迹采集)-FireKylin\n\n# FireKylin介绍\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;FireKylin中文名称叫：火麒麟，其实跟某氪金游戏火麒麟并没有关系，作为国产的网络安全工具名称取自中国神兽：麒麟。寓意是希望能够为守护中国网络安全作出一份贡献。\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;其功能是收集操作系统各项痕迹，支持Windows和Linux痕迹收集。\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;其作用是为分析研判安全事件提供操作系统数据。\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;其目的是让任何有上机排查经验和无上机排查经验的人都可以进行上机排查安全事件。\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;在应对安全事件上机排查时，对于没有此方面经验但是有研判能力的安全专家来讲，经常苦于需要参考各种安全手册进行痕迹采集、整理、研判，此时我们可以使用FireKylin-Agent进行一键痕迹收集，降低排查安全专家收集工作的难度。\n\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;FireKylin的使用方式很简单，将Agent程序上传到需要检测的主机上，运行Agent程序，将采集到的数据.fkld文件下载下来，用界面程序加载数据就可以查看主机中的用户、进程、服务等信息，并且Agent最大的特点就是【0命令采集】对安装了监控功能的安全软件的主机来讲是非常友好的，不会对监控软件产生引起“误报安全事件”的命令。\n\n## 下载\n\nhttps://github.com/MountCloud/FireKylin/releases\n\n## 交流\n\nQQ群：337571436\n\n\n## 更新日志\n\n### 【v1.4.0】 2021-12-20\n\n```\n中文：\n1：*特大更新，集成FireDog病毒检测引擎，支持进程内存、进程路径、进程链接库以及自定义路径病毒检测。\n2：*特大更新，对界面的美观程度做了优化。\n3：修复windows agent在采集系统日志（事件）时内存占用过高问题。\n4：内置与当前版本配套的FireDogEditor。\nEnglish：\n1: * extra large update, integrated with firedog virus detection engine, supports process memory, process path, process link library and custom path virus detection.\n2: * extra large update to optimize the beauty of the interface.\n3: Fix the problem that windows agent occupies too much memory when collecting system logs (events).\n4: Built in FireDogEditor with the current version.\n```\n\n![](images/firekylin-v1.4.0-ui.png)\n\n![](images/firekylin-v1.4.0-agent-config.png)\n\n### 【v1.3.3】 2021-09-16\n\n```\n中文：\n1：修复windows agent网络采集的致命错误。\n2：修复windows agent网络连接中远程地址采集错误问题。\n3：修复windows agent网络连接中端口采集错误问题。\n4：linux agent syslog添加/var/log/auth.log采集。\n5：GUI网络搜索修复搜索错乱问题，并且忽略英文大小写。\nEnglish：\n1: Repair the fatal error of windows agent network collection.\n2: Fix the problem of remote address collection error in windows agent network connection.\n3: Fix the problem of port collection error in windows agent network connection.\n4: Linux agent syslog adds /var/log/auth.log collection.\n5: GUI network search fixes the search confusion problem, and ignores English capitalization.\n```\n\n### 【v1.3.2】 2021-09-13\n\n```\n中文：\n1：优化Agent配置UI中Syslog的时间配置选项，将选项中的复选框改为两个单选框。\nEnglish：\n1: Optimized the Syslog time configuration option in the Agent configuration UI, and changed the check box in the option to two radio boxes.\n```\n\n```\nMore\n......\n```\n\n### 【v1.0.1】 2021-08-09\n\n```\n中文：\n1：Gui支持Windows。\n2：Agent支持Windows和Linux。\n3：Agent-Windows支持采集：用户、进程、启动项、服务、网络信息、计划任务、系统日志。\n4：Agent-Linux支持采集：用户、进程、启动项、服务、网络信息、历史命令、系统日志。\n5：Gui内置中文和英文，支持扩展语言。\nEnglish：\n1: Gui supports Windows.\n2: Agent supports Windows and Linux.\n3: Agent-Windows supports collection: users, processes, startup items, services, network information, scheduled tasks, and system logs.\n4: Agent-Linux supports collection: users, processes, startup items, services, network information, historical commands, and system logs.\n5: Gui has built-in Chinese and English, and supports extended languages.\n```\n\n## v1.0.1客户端界面\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;目前版本更新到了v1.0.1，Agent支持Linux、Windows操作系统，Gui则只支持Windows操作系统。\n\n![](images/firekylin-v1.0.1-ui.png)\n\n## Agent支持的操作系统\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;Agent支持灵活配置采集任务，不仅可以对任务进行开关，也可以针对日志采集进行时间段采集配置，提升采集效率和精确度。\n\n![](images/firekylin-v1.0.1-platform.png)\n\n## FireKylinAgent界面\n\n![](images/firekylin-v1.0.1-agent-ui.png)\n\n### 使用方式比较\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;在以往的应急响应中，我们安全专家经常需要一起登陆目标主机，我们可能是通过堡垒机或者直接ssh到目标服务器，意味着安全密钥可能要发放给各个需要研判的安全人员，可能在此过程中就会对秘钥的安全性造成威胁。FireKylin则只需要具有权限的人员进行上机操作，将结果发放给各个安全人员。\n\n![](images/firekylin-v1.0.1-use.png)\n\n### 传统方式与FireKylin比较\n支持更多的场景\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;在应急响应中安全专家经常对异地或者远程服务进行安全事件检查，但是远程服务器经常处于无任何接入方法的场景，对于这种场景在传统的解决方案中可能需要具有权限的操作人员使用其他跳板机为安全专家提供远程接入点，但是跳板机经常是具有一定风险的。FireKylin则只需要操作人员运行Agent程序然后将结果发送给我们的安全人员进行事件排查。\n\n### 无法可达目标的场景应用对比\n![](images/firekylin-v1.0.1-scene.png)\n\n# 使用教程\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;默认的语言是英文，需要在Settings-\u003eLanguage-\u003e选择zh-cn点SetLanguage。选择完语言会自动重启GUI，然后就是中文的啦。\n\n## 设置语言\n\n![](images/firekylin-language.png)\n\n### Agent配置：\n\nstart  开启任务。\n\nprint或者ls  打印任务配置。\n\n1=false或者user=false是关闭用户采集任务，其他的雷同。\n\n日志配置比较复杂哦：\n\n![](images/firekylin-syslogconfig.png)\n\nconfig syslog是查看日志配置项。\n\nconfig syslog.begintime=2021-01-01 01:01:01  是设置开始采集的时间。结束时间雷同。需要注意的是开始时间设置0则不限制开始事件，结束时间设置为0则不限制结束时间。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMountCloud%2FFireKylin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMountCloud%2FFireKylin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMountCloud%2FFireKylin/lists"}