emrekybs/MrHandler

GitHub: emrekybs/MrHandler

通过 SSH 远程采集 Linux 系统关键信息并自动生成 HTML 应急响应报告的自动化工具。

Stars: 85 | Forks: 14

[![EmreKybs](https://img.shields.io/badge/MadeBy-Emrekybs-yellow) # MR.HANDLER MR.Handler is a specialized tool designed for responding to security incidents on Linux systems. It connects to target systems via SSH to execute a range of diagnostic commands, gathering crucial information such as network configurations, system logs, user accounts, and running processes. At the end of its operation, the tool compiles all the gathered data into a comprehensive HTML report. This report details both the specifics of the incident response process and the current state of the system, enabling security analysts to more effectively assess and respond to incidents. # 𝗜𝗡𝗦𝗧𝗔𝗟𝗟𝗔𝗧𝗜𝗢𝗡 𝗜𝗡𝗦𝗧𝗥𝗨𝗖𝗧𝗜𝗢𝗡𝗦 ``` $ pip3 install colorama $ pip3 install paramiko $ git clone https://github.com/emrekybs/MrHandler.git $ cd MrHandler $ chmod +x MrHandler.py $ python3 MrHandler.py ``` # 报告
标签:Linux, PE 加载器, 后渗透, 后端开发, 安全工具, 库, 应急响应, 数字取证, 无线安全, 自动化报告, 自动化脚本