Releases: overspace-labs/HaE
Release list
HaEFile 1.0.2
更新内容
HaEFile 1.0.2 版本发布,增加OUTLINE自身与Group层级的收缩、展开功能(需求建议来自:地图大师)。
What's New
HaEFile 1.0.2 version released, adding the feature to collapse and expand OUTLINE itself and the Group level (Suggestions from: 地图大师).
HaEFile 1.0.1
更新内容
HaEFile 1.0.1 版本发布,修复一些BUG。
What's New
HaEFile 1.0.1 version released, fixed some bugs.
HaENet 5.3
更新内容
HaENet 5.3 版本更新内容如下。
功能优化
- 新增右键
Rescan功能,可忽略历史缓存重新扫描选中的历史数据包,并替换对应的持久化数据与缓存结果。
What's New
The update details for HaENet 5.3 are as follows.
Improvements
- Added a context-menu
Rescanaction to bypass historical cache, rescan selected historical messages, and replace the corresponding persisted data and cached results.
HaENet 5.2.2
更新内容
HaENet 5.2.2 版本更新内容如下。
问题修复
- 修复消息去重逻辑误判问题,避免仅因请求体或响应内容部分一致就被错误识别为重复数据。
- 优化消息筛选逻辑,移除无规则命中时的兜底全文匹配,减少误匹配情况。
What's New
The update details for HaENet 5.2.2 are as follows.
Bug Fixes
- Fixed an issue in the message deduplication logic where entries could be incorrectly identified as duplicates when only the request body or response content partially matched.
- Optimized the message filtering logic by removing the fallback full-text match when no rule was hit, reducing false-positive matches.
HaENet-5.2.1
更新内容
HaENet 5.2.1版本更新内容如下。
问题修复
- 修复切换主题后Config界面的添加功能失效问题。
贡献者信息
感谢@Aliak15在测试和提供宝贵反馈方面的帮助!
What's New
The update details for HaENet 5.2.1 are as follows.
Bug Fixes
- Fixed the bug where the add function in the Config interface failed after theme switching.
Contributors
Thanks to @Aliak15 for his help with testing and providing valuable feedback!
HaENet-5.2
更新内容
HaENet 5.2版本更新内容如下。
新特性
- 移除BurpSuite专业版检测限制,所有用户均可使用全部功能,不再区分社区版与专业版。
- 移除被动扫描模式(
HttpMessagePassiveHandler),统一使用主动HTTP消息处理,简化架构。 - 移除配置页面中的Mode切换面板,简化用户操作。
优化
- 重构配置页面(Config)UI布局,使用
WrapLayout优化Scope选项展示,将Limit Size与Scope整合至统一的"General"面板。 - 统一代码格式化风格,提升代码可读性。
贡献者信息
考虑到 @shanshanerxi 在HaE项目中的杰出贡献,项目组第一作者建议将其提名为第四位作者。目前该建议已经过项目组评审并获得确认。
What's New
The update details for HaENet 5.2 are as follows.
New Features
- Removed BurpSuite Professional edition detection — all features are now available to all users regardless of edition.
- Removed passive scan mode (
HttpMessagePassiveHandler), unified to use active HTTP message handling for a simplified architecture. - Removed the Mode toggle panel from the Config page, streamlining user operations.
Improvements
- Refactored the Config page UI layout: adopted
WrapLayoutfor Scope options display, and consolidated Limit Size and Scope into a unified "General" panel. - Unified code formatting style for improved readability.
Contributors
Considering @shanshanerxi's outstanding contributions to the HaE project, the first author of the project group suggests nominating them as the fourth author. The proposal has now been reviewed and confirmed by the project group.
HaENet 5.1.1
更新内容
HaENet 5.1.1版本更新内容如下。
问题修复
- 修复MarkInfo标签页切换时触发数据重复写入,导致Databoard出现跨Host数据错乱的BUG。
贡献者信息
感谢@Arg3Sea、Gnihton、强少张参与测试并提供宝贵建议的贡献者!
What's New
The update details for HaENet 5.1.1 are as follows.
Bug Fixes
- Fixed a bug where switching MarkInfo tabs triggered unintended data persistence, causing cross-host data contamination in the Databoard.
Contributors
Thanks to @Arg3Sea, Gnihton, and 强少张 for their help with testing and providing valuable feedback!
HaENet 5.1
更新内容
HaENet 5.1版本更新内容如下。
功能更新
- 新增Validator Tester面板,支持在Rules页面内直接测试验证器命令,可自定义输入数据、URL、上下文(Before/After)、超时时间和批量大小等参数。
- 新增右键菜单View in Databoard功能,支持在Burp Suite任意位置选中请求/响应后,通过右键菜单在独立Databoard弹窗中查看匹配数据。
- 优化Rules规则表格,支持直接在表格内编辑字段(Color、Scope、Engine等通过下拉框编辑),选中规则时自动同步至Tester面板。
问题修复
- 修复Windows下HiDPI高分屏显示BUG,优化Rules规则编辑面板UI布局。
贡献者信息
感谢长期速食、Gnihton参与测试并提供宝贵建议的贡献者!
What's New
The update details for HaENet 5.1 are as follows.
Feature Updates
- Added Validator Tester panel, allowing users to test validator commands directly within the Rules tab with customizable input data, URL, context (Before/After), timeout, and bulk size parameters.
- Added "View in Databoard" context menu, enabling users to right-click on selected requests/responses anywhere in Burp Suite and view matched data in a standalone Databoard dialog.
- Improved Rules table to support inline cell editing (Color, Scope, Engine fields via dropdown editors), with automatic synchronization to the Tester panel when a rule is selected.
Bug Fixes
- Fixed HiDPI display bug on Windows and improved the UI layout of the Rules editor panel.
Contributors
Thanks to 长期速食 and Gnihton for their help with testing and providing valuable feedback!
HaENet 5.0.1
HaENet 5.0
更新内容
HaENet 5.0版本更新内容如下。
功能更新
HaENet 5.0主要新增Validator功能,支持将HaENet数据交由外部验证并接收返回的等级标签(high/medium/low/none),同时允许用户手动定义标签等级。HaENet会通过stdin的方式发送JSON数据给到外部验证器,并接收stdout的返回为数据进行标注。
数据格式
输入(验证器接收):
{
"rule": {
"name": "规则名称",
"regex": "(正则表达式)",
"group": "分组名称"
},
"items": [
{
"index": 0,
"data": {
"match": "匹配内容",
"context": {
"before": "匹配内容前50个字符串",
"after": "匹配内容后50个字符串"
}
}
}
]
}输出(验证器返回):
{
"results": [
{ "index": 0, "tags": "medium" },
{ "index": 1, "tags": "low" },
{ "index": 2, "tags": "high" }
]
}问题修复
无。