mirror of
https://github.com/socfortress/Wazuh-Rules.git
synced 2025-11-17 20:12:05 +00:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -130,14 +130,8 @@ _You can either manually download the .xml rule files onto your Wazuh Manager or
|
|||||||
```sh
|
```sh
|
||||||
curl -so ~/wazuh_socfortress_rules.sh https://raw.githubusercontent.com/socfortress/Wazuh-Rules/main/wazuh_socfortress_rules.sh && bash ~/wazuh_socfortress_rules.sh
|
curl -so ~/wazuh_socfortress_rules.sh https://raw.githubusercontent.com/socfortress/Wazuh-Rules/main/wazuh_socfortress_rules.sh && bash ~/wazuh_socfortress_rules.sh
|
||||||
```
|
```
|
||||||
3. Install NPM packages
|
|
||||||
```sh
|

|
||||||
npm install
|
|
||||||
```
|
|
||||||
4. Enter your API in `config.js`
|
|
||||||
```js
|
|
||||||
const API_KEY = 'ENTER YOUR API';
|
|
||||||
```
|
|
||||||
|
|
||||||
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user