2021-06-11
qradar-dsm

記錄有關開發 qradar dsm 相關的事項

如何開始進行

Document

  • Using QID Maps Technical Note - pdf 檔
    • 使用 command line 的方式來操作 qid maps
    • qidmap_cli.sh [-l|-c|-m|-i[-f <filename>]|-e[-f <filename>]|-d]

驗證 Qradar

相關的 youtube 說明

可以參考的 QRadar App 範例

有關 Export 的部分

  • Exporting contents from the DSM Editor
  • Exporting contents as a package
    • 使用 cmd 來進行 export
    • /opt/qradar/bin/contentManagement.pl -a search -c 24 -r "<search_name>"
    • USAGE: /opt/qradar/bin/contentManagement.pl --action <ACTIONTYPE> [--quiet] [--verbose] [--debug] Type /opt/qradar/bin/contentManagement.pl --help <ACTIONTYPE> for help on a specific action
    • content type table
      `
      +-----------------------------------------------------------------------+
       | Custom content type               | String               | ID         |
       |-----------------------------------------------------------------------|
       | Custom properties                 | customproperty       | 6          |
       | Log source type                   | sensordevicetype     | 24         |
       | Log source extensions             | deviceextension      | 16         |
       | Custom QidMap entries             | qidmap               | 27         |
       +-----------------------------------------------------------------------+
      `

有關 DSM LEEF 有關

Reference

Read More