Skip to content
View Null0x47's full-sized avatar
🇳🇱
🇳🇱
  • The Netherlands

Block or report Null0x47

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. azure-tables azure-tables Public

    Overview of all pre-defined table definitions within a Sentinel enabled Azure Log Analytics workspace

    JavaScript

  2. defender-schemas-to-kustainer defender-schemas-to-kustainer Public

    Maps Microsoft Defender XDR Schemas to a local Kustainer Data Explorer instance

    Python 2

  3. NeilMacMullen/kusto-loco NeilMacMullen/kusto-loco Public

    C# KQL query engine with flexible I/O layers and visualization

    C# 111 25

  4. Dissect PE files with YARA-X using s... Dissect PE files with YARA-X using subprocess
    1
    import json
    2
    import subprocess
    3
    import pprint
    4
    import hashlib
    5
    import pefile