fscan/Plugins/services/mysql
ZacharyZcR ab8834a602 refactor: 简化非Redis插件的exploiter实现为最小版本
- 清理SSH、MySQL、FTP、ActiveMQ插件的exploiter.go为最小实现
- 移除所有未使用的利用功能代码和依赖
- 仅保留基础结构以维持接口兼容性
- 只有Redis插件保留完整的参数驱动利用功能
2025-08-08 10:14:30 +08:00
..
connector.go refactor: 统一插件超时机制实现Context-First架构 2025-08-07 14:01:50 +08:00
exploiter.go refactor: 简化非Redis插件的exploiter实现为最小版本 2025-08-08 10:14:30 +08:00
mysql_test.go feat: 实现新一代插件注册系统完全替代传统手动注册模式 2025-08-07 11:28:34 +08:00
plugin.go feat: 实现-nobr/-ne参数和服务识别功能 2025-08-08 03:32:00 +08:00