GithubHelp home page GithubHelp logo

hestat / ossec-sysmon Goto Github PK

View Code? Open in Web Editor NEW
83.0 15.0 22.0 564 KB

A Ruleset to enhance detection capabilities of Ossec using Sysmon

Home Page: https://laskowski-tech.com/2018/11/28/detecting-emotet-and-other-downloader-malware-with-ossec-wazuh/

PowerShell 50.13% Shell 49.87%
dfir ossec wazuh sysmon

ossec-sysmon's Introduction

ossec-sysmon

A Ruleset to enhance detection capabilities of Ossec using Sysmon

See the following post to see how this ruleset can help you detect Emotet and other malicious document malware.

https://laskowski-tech.com/2018/11/28/detecting-emotet-and-other-downloader-malware-with-ossec-wazuh/

Mapping

The 0805-sysmon-modular rules map to the Sysmon configuration by olafhartong and are tagged to the MITRE ATT&CK framework. You can find that at the following link.

https://github.com/olafhartong/sysmon-modular

ossec-sysmon's People

Contributors

hestat avatar jamesdeluk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ossec-sysmon's Issues

sig ids and group ids not found

Hi,

We are trying to load the rules sets into wazuh 3.8 but face issues trying to restart wazuh with errors such as

ossec-testrule: CRITICAL: rules_list: Group 'windows_application' not found. Invalid 'if_group'.

and

rules_list: Signature ID '61600' not found. Invalid 'if_sid

We would expect that these rule and group ids would be present in the repository. However, this does not seem to be the case. Is there another rules.xml that we are missing to get these rules working from OSSEC not Wazuh (even though Wazuh is OSSEC)?

Question about list for Malware

Hi, I use Wazuh 3.12.3.

I would like use your rule :

<group name="command and control">

<rule id="256000" level="0">
  <if_group>sysmon_event3</if_group>
  <list field="win.eventdata.destinationIp" lookup="address_match_key">etc/lists/emotet-list</list>
  <description>IP connection to Emotet Command and Control</description>
  <group>emotet,</group>
</rule>

But where is /etc/list/emotet-list ? What's inside?

Issue on Wazuh 3.11.4

Hi
it looks wonderful configuration to use, but I did not manage to use it on the latest Wazuh
it might be that they add some rule already "0330-sysmon_rules.xml" in the path:
/var/ossec/ruleset/rules/

The error looks like this:

Feb 29 19:48:27 manager systemd[1]: Starting Wazuh manager...
Feb 29 19:48:27 manager env[6611]: 2020/02/29 19:48:27 ossec-analysisd: ERROR: Duplicate rule ID:255571
Feb 29 19:48:27 manager env[6611]: 2020/02/29 19:48:27 ossec-analysisd: CRITICAL: (1220): Error loading the rules: 'etc/rules/local_rules.xml'.
Feb 29 19:48:27 manager env[6611]: ossec-analysisd: Configuration error. Exiting
Feb 29 19:48:27 manager systemd[1]: wazuh-manager.service: control process exited, code=exited status=1
Feb 29 19:48:27 manager systemd[1]: Failed to start Wazuh manager.
Feb 29 19:48:27 manager systemd[1]: Unit wazuh-manager.service entered failed state.
Feb 29 19:48:27 manager systemd[1]: wazuh-manager.service failed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.