Commit Graph

29 Commits

Author SHA1 Message Date
Jose Rodriguez f946a6f52e Updated and Run ossemDM.py
- Updated Sysmon log_source reference to Microsoft-Windows-Sysmon. Enable commands commands are now populated for Windows Sysmon events.
2022-09-22 19:09:15 -04:00
Jose Rodriguez b24952b4e0 Updated ossemDM.py script
- added field channel to yml, json, and csv files
- updated all_ossem_relationships and attack files
2022-09-22 13:47:45 -04:00
Jose Rodriguez c7f3a2ad9d Aligning source and target entities with OSSEM-CDM
- host --> device
- windows registry key --> registry
- windows registry key value --> registry
- logon session --> logon
- Merged Windows Registry Key and Windows Registry Key Value under Registry
- Still need to update techniques to event mapping files (Use Cases): TAXII server not working when making this commit.
2022-08-05 09:42:40 -04:00
Jose Rodriguez e2c9f58d10 attack data source name to lower case in all relationships
Also updated all aggregated files
2022-06-28 12:06:08 -04:00
Jose Rodriguez 3759ceaff9 Updated schema and attack mapping for Windows Firewall With Advanced Security events
- log_source: Microsoft-Windows-Windows Firewall With Advanced Security
- issue created in OSSEM-DD: Creation of dictionaries required - https://github.com/OTRF/OSSEM-DD/issues/39
2022-06-28 08:51:31 -04:00
Jose Rodriguez a1ee4c7615 Updated schema for Powershell events 2022-06-28 07:54:05 -04:00
Jose Rodriguez 8f53d4dbdd Update Schema to align with DD & Update of ossemDM script
Update of Schema to align with OSSEM-DD:
- log_source field instead of log_provider and log_channel
- platform field: Windows to windows, Linux to linux, Sysmon to sysmon
Update of ossemDM.py:
- added filter_in to attack_events_mapping.csv
- update based on new schema (lower case of platform field)
2022-06-27 23:05:28 -04:00
Jose Rodriguez 0251be6fc9 Merge branch 'pr/43' into developer 2022-06-27 18:40:01 -04:00
Roberto Rodriguez b665947ace Delete techniques_to_events_mapping.yaml
Generating it locally with recent changes
2022-05-14 14:44:59 -07:00
Phillip Lorentz 555ae4532c Fixed some typos which made processing by golang json/yaml loaders impossible 2022-03-16 16:12:15 -04:00
Jose Rodriguez e3477a1c18 ossemDM.py adds relationship ids
There is no need to add relationship id at the beginning of a yaml file when creating a PR.

The script will add the id based on current year and current relationships ids
2022-03-14 18:09:16 -04:00
Jose Rodriguez aaa4258a40 Updated ossemDM.py and created adding_uuid.py
Solved issue #40 : using script adding_uuid.py, added ids to every relationship
Solved issue #44 : use case mitre --> techniques to event mapping json and yaml only includes techniques with events and it validates if event platform is in technique platforms
2022-03-08 02:36:12 -05:00
Jose Rodriguez 1d109d3958 Updated Files based on PR #38
Updated files and relationships based on comments added to PR #38 from @rubinatorz
2022-03-07 22:01:11 -05:00
Swann Legras 7378cf86f7 reusing same syntax as in ossem dd 2022-02-08 19:16:47 +01:00
rubinatorz cf2339b74d Contribution of Windows events. Also included some small fixes. 2021-11-17 16:12:37 +01:00
Jose Rodriguez 0e9e21d3d8 Sysmon (User) Relationships
Events 5, 7 and 12
2021-11-11 08:56:46 -05:00
Jose Rodriguez d41fa2f66a Removed Firewall / Firewall Enable from use-cases
#37
2021-11-10 10:45:56 -05:00
Roberto Rodriguez 65b5974378 updated relationships with Sysmon for Linux and updated use cases files 2021-10-18 16:05:53 -04:00
Jose Rodriguez 29d5df0406 Relationships Update
Based on PR to ATT&CK Data Sources: https://github.com/mitre-attack/attack-datasources/pull/63
2021-08-03 18:04:03 -07:00
Olaf Hartong 9ba5dbb399 regenerated after adding MDE and Sysmon 2021-06-28 13:46:58 +02:00
Cyb3rPandaH c92d207ded Updated ossemDM.py to add filter_in data field 2021-06-23 21:39:54 -04:00
Cyb3rPandaH a757f16e17 files update
- updated use-cases/mitre_attack files
- updated all_ossem_relationships file
- added filter_in field
2021-06-20 00:58:46 -04:00
Roberto Rodriguez a199ae34da Updated scheduled jobs data source relationships 2021-06-15 22:26:02 -04:00
Roberto Rodriguez dc137db660 Updated scheduled job 2021-06-15 21:57:36 -04:00
Roberto Rodriguez e3b9cdabf9 Scheduled Jobs 2021-06-15 20:37:48 -04:00
Roberto Rodriguez f3556abb1b Added JSON ATTACK Mappings 2021-06-14 17:11:03 -04:00
Roberto Rodriguez d007f35fae Updated network share access relationship in all files 2021-05-19 19:25:59 -04:00
Jose Rodriguez 1c3563f9e3 Mapping Sysmon 8 - CreateRemoteThread
- Process modified Process
- Process executed Api Call
2021-05-04 00:46:33 -04:00
Roberto Rodriguez fc90d55c2c updated structure of project
+ aligning with OSSEM master scripts to parse files and created docs
2021-05-01 21:03:56 -04:00