https://github.com/JerryLinLinLin/Huorong-HIPS-Rule-Schema
The project includes two json schemas of Huorong Host-based Intrusion Prevention System (HIPS) custom rule files (json). They can be used to validate Huorong HIPS rules and speed up editing.
https://github.com/JerryLinLinLin/Huorong-HIPS-Rule-Schema
anti-malware antivirus antivirus-software hips huorong security security-tools
Last synced: 3 months ago
JSON representation
The project includes two json schemas of Huorong Host-based Intrusion Prevention System (HIPS) custom rule files (json). They can be used to validate Huorong HIPS rules and speed up editing.
- Host: GitHub
- URL: https://github.com/JerryLinLinLin/Huorong-HIPS-Rule-Schema
- Owner: JerryLinLinLin
- Created: 2021-06-24T04:36:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-16T02:59:04.000Z (over 3 years ago)
- Last Synced: 2024-02-12T21:19:54.835Z (over 1 year ago)
- Topics: anti-malware, antivirus, antivirus-software, hips, huorong, security, security-tools
- Homepage:
- Size: 132 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - JerryLinLinLin/Huorong-HIPS-Rule-Schema - The project includes two json schemas of Huorong Host-based Intrusion Prevention System (HIPS) custom rule files (json). They can be used to validate Huorong HIPS rules and speed up editing. (Others)
README
# Huorong HIPS Rule Schema
## Table of Contents
- [About](#about)
- [Usage](#usage)The project includes two json schemas of Huorong Host-based Intrusion Prevention System (HIPS) custom rule files (json). They can be used to validate Huorong HIPS rules and speed up editing.
- **`rule_schema.json`** - schema for main rule json
- **`auto_schema.json`** - schema for verdict cache json
Use an editor to load schema and start your work.
[Json Schema Getting Started](https://json-schema.org/learn/)
[Visual Studio Code Config](https://code.visualstudio.com/docs/languages/json)
Example Usage:
![]()