Coder Social home page Coder Social logo

mountcloud / firekylin Goto Github PK

View Code? Open in Web Editor NEW
745.0 18.0 123.0 548 KB

🔥火麒麟-网络安全应急响应工具(系统痕迹采集)Cybersecurity emergency response tool.👍👍👍

host-security network-security cybersecurity-emergency-response-tool

firekylin's Introduction

网络安全应急响应工具(系统痕迹采集)-FireKylin

FireKylin介绍

    FireKylin中文名称叫:火麒麟,其实跟某氪金游戏火麒麟并没有关系,作为国产的网络安全工具名称取自**神兽:麒麟。寓意是希望能够为守护**网络安全作出一份贡献。

    其功能是收集操作系统各项痕迹,支持Windows和Linux痕迹收集。

    其作用是为分析研判安全事件提供操作系统数据。

    其目的是让任何有上机排查经验和无上机排查经验的人都可以进行上机排查安全事件。

    在应对安全事件上机排查时,对于没有此方面经验但是有研判能力的安全专家来讲,经常苦于需要参考各种安全手册进行痕迹采集、整理、研判,此时我们可以使用FireKylin-Agent进行一键痕迹收集,降低排查安全专家收集工作的难度。

    FireKylin的使用方式很简单,将Agent程序上传到需要检测的主机上,运行Agent程序,将采集到的数据.fkld文件下载下来,用界面程序加载数据就可以查看主机中的用户、进程、服务等信息,并且Agent最大的特点就是【0命令采集】对安装了监控功能的安全软件的主机来讲是非常友好的,不会对监控软件产生引起“误报安全事件”的命令。

下载

https://github.com/MountCloud/FireKylin/releases

交流

QQ群:337571436

更新日志

【v1.4.0】 2021-12-20

中文:
1:*特大更新,集成FireDog病毒检测引擎,支持进程内存、进程路径、进程链接库以及自定义路径病毒检测。
2:*特大更新,对界面的美观程度做了优化。
3:修复windows agent在采集系统日志(事件)时内存占用过高问题。
4:内置与当前版本配套的FireDogEditor。
English:
1: * extra large update, integrated with firedog virus detection engine, supports process memory, process path, process link library and custom path virus detection.
2: * extra large update to optimize the beauty of the interface.
3: Fix the problem that windows agent occupies too much memory when collecting system logs (events).
4: Built in FireDogEditor with the current version.

【v1.3.3】 2021-09-16

中文:
1:修复windows agent网络采集的致命错误。
2:修复windows agent网络连接中远程地址采集错误问题。
3:修复windows agent网络连接中端口采集错误问题。
4:linux agent syslog添加/var/log/auth.log采集。
5:GUI网络搜索修复搜索错乱问题,并且忽略英文大小写。
English:
1: Repair the fatal error of windows agent network collection.
2: Fix the problem of remote address collection error in windows agent network connection.
3: Fix the problem of port collection error in windows agent network connection.
4: Linux agent syslog adds /var/log/auth.log collection.
5: GUI network search fixes the search confusion problem, and ignores English capitalization.

【v1.3.2】 2021-09-13

中文:
1:优化Agent配置UI中Syslog的时间配置选项,将选项中的复选框改为两个单选框。
English:
1: Optimized the Syslog time configuration option in the Agent configuration UI, and changed the check box in the option to two radio boxes.
More
......

【v1.0.1】 2021-08-09

中文:
1:Gui支持Windows。
2:Agent支持Windows和Linux。
3:Agent-Windows支持采集:用户、进程、启动项、服务、网络信息、计划任务、系统日志。
4:Agent-Linux支持采集:用户、进程、启动项、服务、网络信息、历史命令、系统日志。
5:Gui内置中文和英文,支持扩展语言。
English:
1: Gui supports Windows.
2: Agent supports Windows and Linux.
3: Agent-Windows supports collection: users, processes, startup items, services, network information, scheduled tasks, and system logs.
4: Agent-Linux supports collection: users, processes, startup items, services, network information, historical commands, and system logs.
5: Gui has built-in Chinese and English, and supports extended languages.

v1.0.1客户端界面

    目前版本更新到了v1.0.1,Agent支持Linux、Windows操作系统,Gui则只支持Windows操作系统。

Agent支持的操作系统

    Agent支持灵活配置采集任务,不仅可以对任务进行开关,也可以针对日志采集进行时间段采集配置,提升采集效率和精确度。

FireKylinAgent界面

使用方式比较

    在以往的应急响应中,我们安全专家经常需要一起登陆目标主机,我们可能是通过堡垒机或者直接ssh到目标服务器,意味着安全密钥可能要发放给各个需要研判的安全人员,可能在此过程中就会对秘钥的安全性造成威胁。FireKylin则只需要具有权限的人员进行上机操作,将结果发放给各个安全人员。

传统方式与FireKylin比较

支持更多的场景     在应急响应中安全专家经常对异地或者远程服务进行安全事件检查,但是远程服务器经常处于无任何接入方法的场景,对于这种场景在传统的解决方案中可能需要具有权限的操作人员使用其他跳板机为安全专家提供远程接入点,但是跳板机经常是具有一定风险的。FireKylin则只需要操作人员运行Agent程序然后将结果发送给我们的安全人员进行事件排查。

无法可达目标的场景应用对比

使用教程

    默认的语言是英文,需要在Settings->Language->选择zh-cn点SetLanguage。选择完语言会自动重启GUI,然后就是中文的啦。

设置语言

Agent配置:

start 开启任务。

print或者ls 打印任务配置。

1=false或者user=false是关闭用户采集任务,其他的雷同。

日志配置比较复杂哦:

config syslog是查看日志配置项。

config syslog.begintime=2021-01-01 01:01:01 是设置开始采集的时间。结束时间雷同。需要注意的是开始时间设置0则不限制开始事件,结束时间设置为0则不限制结束时间。

firekylin's People

Contributors

mountcloud avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

firekylin's Issues

建议增加项

1.支持windows11操作系统识别
2.windows用户增加是否启用选项,同时增加用户创建时间,可以一目了然
3.增加排序功能
4.linux缺少关键的定时任务
5.centos 8 未成功提取系统日志文件

不开源吗

直接放一个exe,很容易让人怀疑有后门的,不是很敢用

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.