OTRF / ThreatHunter-Playbook

A community-driven, open-source project to share detection logic, adversary tradecraft and resources to make detection development more efficient.
MIT License
3.97k stars 803 forks source link

Rever MordorUtils library function registerSDSQLTable to registerMordorSQLTable #57

Closed Cyb3rWard0g closed 2 years ago

Cyb3rWard0g commented 2 years ago

MordorUtils function 'registerMordorSQLTableis still not updated toregisterSDSQLTable`

sd_file = "https://raw.githubusercontent.com/OTRF/Security-Datasets/master/datasets/atomic/windows/credential_access/host/empire_dcsync_dcerpc_drsuapi_DsGetNCChanges.zip"
registerSDSQLTable(spark, sd_file, "sdTable")
Cyb3rWard0g commented 2 years ago

https://github.com/OTRF/openhunt/issues/2