detectiq/__init__.py,sha256=2LP80hmkXJnXdnMHeTL2tiEtTyQxK80LoS5VPrONpL4,71
detectiq/core/config/__init__.py,sha256=CLlBZoheD8MDtnUQ8VeAjORGjqibIoAGn-X5jCHhswM,137
detectiq/core/config/base.py,sha256=-BRqqlZj1Zsht72qJDUDTDSga5U581IbhF84trEKE9M,6109
detectiq/core/integrations/__init__.py,sha256=kWBT8dBlhRntASqFaFpQKce1bL3pL34Rei90Y4S1UXk,2638
detectiq/core/integrations/base.py,sha256=haULjHzvB99yXz1YHg6fNRMAp-cjl7XAWZd8QccF8zs,4769
detectiq/core/integrations/elastic.py,sha256=e6soHzLjjs6c1un_Hsl4rxpnrNmUMVKd-x1xJj7wiOg,6337
detectiq/core/integrations/microsoft_xdr.py,sha256=p1kJeFNzLLl2jN8SPgEtfL2h349lYdr1G8G4c9JOI1E,6647
detectiq/core/integrations/splunk.py,sha256=VcKW6D6pz_LtBH6OPGu6hO8u7qjfDyrVMP5rxUS-GFI,8725
detectiq/core/llm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
detectiq/core/llm/agents/rule_creation_agent.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
detectiq/core/llm/base.py,sha256=4GrfiaQLoF2834MZRzEbxXYDFeYrQgKZ1gVzASuRn6E,7310
detectiq/core/llm/sigma_rules.py,sha256=KfEdaYhI0UzbbmXibtJqY6D7uP7aYw3BvvLzIF3fggA,3052
detectiq/core/llm/snort_rules.py,sha256=YAtLIFyraGG_fT9oJXmFprw1fcmxm2D1hTk7gthhD-s,3368
detectiq/core/llm/toolkits/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
detectiq/core/llm/toolkits/base.py,sha256=OzRwJAw4M0AtF2Iay7qgqlCHzC3r7PyYnPWClaZb414,2829
detectiq/core/llm/toolkits/prompts.py,sha256=Cjxw6vnY_VppXutipa3vveg9EfeC1A0FGA-d84-JiIg,3038
detectiq/core/llm/toolkits/sigma_toolkit.py,sha256=0daN26-msW-yTJ0h_-rd3lGkMV1Pw6NP6ilgx8DKKm8,770
detectiq/core/llm/toolkits/snort_toolkit.py,sha256=h4J19Hl-LxoOtJVy6yvyC1wehLE5zOkIfnLzSBc4lww,884
detectiq/core/llm/toolkits/yara_toolkit.py,sha256=GoB9Gjv6Dtttb57EhsSvu7NdCljW0LCplYMU_8ckk8o,664
detectiq/core/llm/tools/__init__.py,sha256=0-K7UGw3X3JyTk9LmqMekkgNNbcXJvTBrweGgte7CRw,576
detectiq/core/llm/tools/sigma/__init__.py,sha256=S_U9rONxJ87zoTU9LLSBFcF0zv9mUTYsGibq7-a9duE,339
detectiq/core/llm/tools/sigma/create_sigma_rule.py,sha256=3aQhRLXXDV2OUZn3fYpYWVeGhpmojsGzpmwI-sZOK44,11052
detectiq/core/llm/tools/sigma/find_sigma_rule.py,sha256=kPZEOvXkog9XkU2-qjlLTey4c2Bxn_mAMl0xyS__UxA,2342
detectiq/core/llm/tools/sigma/query_to_sigma_rule.py,sha256=Xsb-IQatkNGqJ4gqlY-wbNaOfKRQzrFZxVYphYCWzuU,2815
detectiq/core/llm/tools/sigma/translate_sigma_rule.py,sha256=_HKAHmgci4UxS2fWsEUFnC-gYGGaeGm0ka3nPmzVbmM,2018
detectiq/core/llm/tools/snort/__init__.py,sha256=TrCIO5uKLBng22KmkZTPjlSaVBIJH-j-W7C9-Sm7tuE,317
detectiq/core/llm/tools/snort/analyze_pcap.py,sha256=MBlZSRvAlwHv976zxZhyT_c25fIZQQEPKPnhp_Czm9Q,2255
detectiq/core/llm/tools/snort/create_snort_rule.py,sha256=0a4sUKH6lJ0sfVpZbLSzW2R_D1oE3iI-FhG5207usl4,10034
detectiq/core/llm/tools/snort/find_snort_rule.py,sha256=N9acEZ-EtmCqj3O2XxkQ_KiqeDm22bUTqYFsL3i54zo,2181
detectiq/core/llm/tools/yara/__init__.py,sha256=fHKRIjX5NWYZoykUsgkONEMOXwCsqtK54yEuDwsS_V8,392
detectiq/core/llm/tools/yara/analyze_file.py,sha256=7CHKCj0lXSJc_55IlJ_-w117bTZb87JMEa1duPa5ZXQ,5262
detectiq/core/llm/tools/yara/create_yara_rule.py,sha256=5JaO4HaBys5Y6BUq0Q0K5F-_ODw2KgxpxwoakKrzsC4,14028
detectiq/core/llm/tools/yara/find_yara_rule.py,sha256=g1YvzSN30MQu1-QEnz7J7Zxx6DUfU3LFXnRG5PY3MqU,2122
detectiq/core/llm/tools/yara/scan_file.py,sha256=m2jqs_v0DzCZKf6S7dw_7KuDCFvf6xA-98DnimZ9ZmY,5963
detectiq/core/llm/yara_rules.py,sha256=EV_z1JH0kKNyVZQn8J9kMjzc5NAmkIFWi97t-LQKW10,3807
detectiq/core/utils/logging.py,sha256=c5QDg1U8mXntVlcm91vGO5755seuDNthXOlG3Le7mRU,2791
detectiq/core/utils/sigma/rule_updater.py,sha256=zAeboB4Pj_9iNW-Qa-atX8TiV7vQ98bM-Q_mYLldPa0,8145
detectiq/core/utils/snort/analyzers/__init__.py,sha256=3W1XDYPB5xcN9ioi_cC_f7a3J32e0HhtcjQ08CFitxw,226
detectiq/core/utils/snort/analyzers/anomaly.py,sha256=AUummwWTdDQbwI_s7fYwcujZw5IDajTDf5O8U4FYqzM,9306
detectiq/core/utils/snort/analyzers/base.py,sha256=KgcHKDenZEhnSqysMURumzhnqKsZBC2H9nea9Yfbwwk,906
detectiq/core/utils/snort/analyzers/content.py,sha256=eM7rpdu8H_jizP0dMEiLKa0n2jart-hf0XbD6YJIzTk,9926
detectiq/core/utils/snort/analyzers/http.py,sha256=SAUdIpwAnvr0_Hq1YssMo-jzV_BU7VuehFxABxuLDVI,4327
detectiq/core/utils/snort/analyzers/protocol.py,sha256=wBf3utoLuK237a_wpo9dUAUOLaDlwO0rgYez3pdlX8g,13351
detectiq/core/utils/snort/analyzers/threshold.py,sha256=rz6l6H_atnzEip7iRLrT_-SiXaS16pq3r-hfh-uw-oU,10962
detectiq/core/utils/snort/analyzers/whitelist.py,sha256=xfMo2FR6j-hGxXChLsOT1tc_2Rgy13ST6h5IxWDzsG0,17830
detectiq/core/utils/snort/pcap_analyzer.py,sha256=Vy7ATAGnuGZ57hfrDvz_lYRIdOXobSE1-jwDy3ZeW0Y,6606
detectiq/core/utils/snort/rule_updater.py,sha256=s788kjYrTtV8Ngo9kcXyCaHQfE735MZL8m2IX5ADars,10336
detectiq/core/utils/yara/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
detectiq/core/utils/yara/config.py,sha256=CPw0oCGJc9zY-PoHkRgXMjX_PCM44F0IcnnzTZiyeRA,2979
detectiq/core/utils/yara/file_analyzer.py,sha256=IoO6k06aHBopfczdbywujNMmG3Ai0CcvmSozFjzHXSg,23293
detectiq/core/utils/yara/pe_analyzer.py,sha256=EA0uObZE3s4h5c-jmol7OzSgqqg6Upatb2RM6V6pfBY,8809
detectiq/core/utils/yara/rule_scanner.py,sha256=PPKBTnR4Dxi8FH2vHFMMlOcIyPqeYROBo-PQ6uC9X4s,3074
detectiq/core/utils/yara/rule_updater.py,sha256=WlROX4DVfgui8pb99DzsrI-pYyAzMi80IXiiSJl3oWU,14688
detectiq/globals.py,sha256=KJvGDlGGE5iS9VkTzwcrpj2qwTGRFNqfwuyKG9cO4WU,2977
docs/README.md,sha256=nxe6GVUIGJZcwHxe0v9K4ObYksdLjSG_rO7_HeNid9U,5370
sigmaiq/.gitignore,sha256=gkFPhUFT-DEGqMLVHG7Z4IJDvE1p8AJPuYIHpAnb3Gw,3148
sigmaiq/__init__.py,sha256=YxO54M1Qz8TORh1Y1qYx-CDNcsdCPFh7wW40kYa5ED4,131
sigmaiq/backends/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
sigmaiq/backends/carbonblack/__init__.py,sha256=XwwUuH2m4u3L7r-GkchQsCnt9Iuq9HE59jBR5nDMIYE,51
sigmaiq/backends/carbonblack/carbonblack.py,sha256=qPrvPh2x2LZvZ6mXw1U487MTGt7XEg8pX1xUO2zaJZM,781
sigmaiq/backends/cortexxdr/__init__.py,sha256=DjhYpiyyicn2bGk3zua7flg_mplV-O3h7YjuCyGrXbA,47
sigmaiq/backends/cortexxdr/cortexxdr.py,sha256=sy84Ra10qlVHmAdWCXK8XfTuO-4KOGcowxWTbwaCkEM,733
sigmaiq/backends/crowdstrike/__init__.py,sha256=Uv1wXYMir9Z7BJOYBDXgj8QtRVMPl1yoRTPUtLAGUiU,105
sigmaiq/backends/crowdstrike/crowdstrike.py,sha256=FL1OClbEGUGIt6WgRhSPtYe8j6zMTyJJKy9kxufW61o,1078
sigmaiq/backends/elasticsearch/__init__.py,sha256=usWIqLsv0VFi10RgA1g6gEz5UO0vjM-HKzr599fHdbk,55
sigmaiq/backends/elasticsearch/elasticsearch.py,sha256=2VTaZXw0GTTU5Emcqv3lzCSLD4owyImCxdGHaS37m9k,633
sigmaiq/backends/insightidr/__init__.py,sha256=Uc4YNKmngdDBNfH0o5Inp0NT3FYCwC_zf2YRJAbfBgU,49
sigmaiq/backends/insightidr/insightidr.py,sha256=iEJDns_go2XLQLSsCbhx3pL-47IKNBRbJEyMOU6Eqhc,338
sigmaiq/backends/kusto/__init__.py,sha256=KyGToNONAR5tVlP4IWWY8zrcqpdfOgFHi0cJ2dOlrYU,118
sigmaiq/backends/kusto/kusto.py,sha256=tJjxi99kznjdUt9ep1wwTUMatP5tj-jl6ViXNNmAeiY,1241
sigmaiq/backends/loki/__init__.py,sha256=npqKPdZoRS2r5IZUZ4pIMG7wpltEQQDGpJWrieTvvQE,37
sigmaiq/backends/loki/loki.py,sha256=bdyQz9PAusVYtl4gDqab8XLiFyiLtN8mElAUeDfG0kQ,381
sigmaiq/backends/netwitness/__init__.py,sha256=51dKoqXZQMPYuEigzjGbTeRYiwVr37MtXwfMCi4yaXs,49
sigmaiq/backends/netwitness/netwitness.py,sha256=NSMDodf06f0E5gYTK06iWxt8gQeeb-Jk-xCRZw-z_RU,474
sigmaiq/backends/opensearch/__init__.py,sha256=4oduSTKMAxOOdG68MTP4J7Eww6H3sy-XKYix__46SBE,49
sigmaiq/backends/opensearch/opensearch.py,sha256=orpNrUo7w_YXHSVjLP_mmyN5zWN9jIKt6NZ4c1OOgSw,490
sigmaiq/backends/qradar/__init__.py,sha256=r9FMO_Et6IbX9fCnXkD1bDaJhCccVA_RUCWsKuMzHi0,41
sigmaiq/backends/qradar/qradar.py,sha256=ECp6ii685Su_43gm2eGe9zwi57nqngK6HJIyZOF9FZg,471
sigmaiq/backends/secops/__init__.py,sha256=7ieMdNYlBZEHRZ5K8l_A0iRVvcgt7XWgeO1uyXl493k,41
sigmaiq/backends/secops/secops.py,sha256=kSioFk5Lr-7EKpw0uB-XF1xAWfGKe11xvI6zeDO1src,427
sigmaiq/backends/sentinelone/__init__.py,sha256=RPKaquY1vjmuK-wn7oCdLcmOfhjO_tsFqqEfP8YnjQg,51
sigmaiq/backends/sentinelone/sentinelone.py,sha256=9OOKs01gPzjISefTzYJJl7Jh8Oq796WkGqdgcKScOAo,732
sigmaiq/backends/sigma/__init__.py,sha256=YSg72MINOHl7Wx4ThOJOveQ8x88uEUjuyFQAfxD_yiQ,39
sigmaiq/backends/sigma/sigma.py,sha256=9fRjI3nzDXNfoLjRKuWTgc8BV3urehbjVziqyoDGZQ4,3485
sigmaiq/backends/sigmaiq_abstract_backend.py,sha256=roE0AcWrYI695HPfhqSfpQkN-Y9yLD-y0D8icbF7tA0,10121
sigmaiq/backends/splunk/__init__.py,sha256=uupbZMQ2FvPMZpgUUviHkmdxHrLrnC57rpn7YCxIj-Q,41
sigmaiq/backends/splunk/savedsearches_template.txt,sha256=xA0LeXbD30WulEkQHYz3Cd6j2Xf0OEatMwQkZS3_--w,1592
sigmaiq/backends/splunk/splunk.py,sha256=iwuGT7qeaJXxeIsW2XhYPwj3k-T4ljI7Z7_-i_vUHMQ,3084
sigmaiq/backends/stix/__init__.py,sha256=HBPWEvEarczdr_Xaei_Gca5nO_KGzhfTV2lVpjcsww0,37
sigmaiq/backends/stix/stix.py,sha256=2yjH3GBix8c5wxR4mXYxO6pzmN_GlIq5N_aNSMCyjUE,411
sigmaiq/exceptions.py,sha256=nLh6hqiXbg4fstBTWyNpHXgrGA31-eT_Q2I9YGzT2Ac,1327
sigmaiq/globals.py,sha256=2PQjP6jTzj4AfRNKpSHqEDrOxQJLmzWYDdUwSUeSM-A,219
sigmaiq/llm/README.md,sha256=UOS_FGof2RmJA3faZmCdyqG5I8DW5PQSy6n-kNk6Q7I,5984
sigmaiq/llm/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
sigmaiq/llm/base.py,sha256=pd4yuDMoh8R1OC35c5HC03M52BVvtpLdPcMJZRSgORc,10002
sigmaiq/llm/toolkits/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
sigmaiq/llm/toolkits/base.py,sha256=godhj7spLRdaPcfhbSjiEMaeBJbplzifYe9fV-OEmHQ,5020
sigmaiq/llm/toolkits/prompts.py,sha256=eS2JTgEZukl72T95RwMsA2hoZpGQgnfLf4LqN7xr4m0,1504
sigmaiq/llm/toolkits/sigma_toolkit.py,sha256=jL3K9uhBk8ycZnwF82bqFDR-iyNAngrJ08_KI29mKHQ,1159
sigmaiq/llm/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
sigmaiq/llm/tools/create_sigma_rule.py,sha256=NqyFnap7j2-RQUPNJhnz_byOgR1juNJpz-KURUmHkR8,4859
sigmaiq/llm/tools/find_sigma_rule.py,sha256=UGKwX9Mb1GKTVwgvPaiDhUnXNWy-1SCEk0g6ZgWJ2rw,2680
sigmaiq/llm/tools/query_to_sigma_rule.py,sha256=alBHN3HsQ_Qfc_S2B5yolhH0mXfQPDGlExwOrxDepog,3998
sigmaiq/llm/tools/translate_sigma_rule.py,sha256=CKSpfs_6xSJaK0q9b09YPKbJcpMXIcwJdZQMTp8AfY0,3852
sigmaiq/pipelines/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
sigmaiq/pipelines/splunk_windows_audit/__init__.py,sha256=-ikmnWdEYrLyeOKk_yDmloENFgRf6wIxsfmTeneNEsg,134
sigmaiq/pipelines/splunk_windows_audit/splunk_wineventlog.py,sha256=1muNil0VYE7EhCNzw3Z7GC7y4YGs18o0tkBWuFX2FrY,794
sigmaiq/sigmaiq_backend_factory.py,sha256=c1yohxdPQ7n4MX4cqjRT55SmukcZWZnGhvMEmp1LczQ,12929
sigmaiq/sigmaiq_pipeline_factory.py,sha256=GqiCkjvXURCyu08pp4DZJy-VsY8rvrCLs6ncDTdXxXI,19545
sigmaiq/utils/sigma/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
sigmaiq/utils/sigma/rule_updater.py,sha256=-6d0ukgu7wASm7hm3HJhBa-KiXf5Bx0S8_K0yd4Flwo,6389
sigmaiq/utils/sigmaiq/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
sigmaiq/utils/sigmaiq/sigmaiq_utils.py,sha256=_FLaX4lCca9sNz5huNq-eTvChdsUVu1BCn-cNH4cs8I,4619
detectiq-0.1.34.dist-info/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
detectiq-0.1.34.dist-info/METADATA,sha256=TmtTKzjqpXPWkVABAzrQEpy7JebfQr9PRtW7VEOl1c0,11411
detectiq-0.1.34.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
detectiq-0.1.34.dist-info/entry_points.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
detectiq-0.1.34.dist-info/RECORD,,
