detectiq/__init__.py,sha256=NixhfGo2jpWTRmtWkY1tSWTKFi33hZPrlzclY8tOmvA,71
detectiq/core/config/__init__.py,sha256=CLlBZoheD8MDtnUQ8VeAjORGjqibIoAGn-X5jCHhswM,137
detectiq/core/config/base.py,sha256=DEAwMk-Db49sOzM-Vgv73fNxr5hIQa_9xYV12sOfGNE,5737
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=wK2dWWYpkPH02GksCVckeo8g4m5GEnDTN_GErDA3Pws,4646
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=jkzQ818GAVnULPgFo1gOoFyZi7W9WCCGdKsHdOifxZg,10240
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=TPOjFvcJcKvNwPJra9M1C6sQKUftuLX0wT6mP5lJW0c,9365
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=h3fGmbu55I4SGcZ41eCl7HVqdOeowc7_g3jxX8DMbGA,12134
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=HFU_D8ozU16qUhpbvw6Hm2IEFZljaGpecj7PU_5bKZY,8108
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=F1TPZU-bP2xcWnivyvgf5Ccl4Rf2iFEyt75BcLMrk6c,3073
detectiq/core/utils/yara/rule_updater.py,sha256=wRVCobJJ6Tm585rLYTr69yY12l319fXnz5BmwWUDpXw,14669
detectiq/documentation.py,sha256=Es9AJSRgQn1n4oF6b6izOdyaHK5N5U3fpXKzPbyEcw8,1442
detectiq/globals.py,sha256=KJvGDlGGE5iS9VkTzwcrpj2qwTGRFNqfwuyKG9cO4WU,2977
detectiq/requirements.txt,sha256=8NTTyLLUDjnD92sd6Ps_-mHGMsXR6Fl7Y9CNmYFtATw,27
docs/README.md,sha256=KDwcjbqdHGMYbwUWKImnhOQLY2ZdcdvlQb5fCJOLG6I,4734
docs/images/detectiq_about.png,sha256=P6mRubxBQwExSz98YcvYpH7pTn7hK071nKp4T--EpSk,193552
docs/images/detectiq_rules_page.png,sha256=2BCSfnefomm8UIiO7QAVqz3S2CobHMTyOoxrzlcaRz4,228294
docs/images/detectiq_settings.png,sha256=boAPP3qu-YKb-HZyonoMlDg_3OsJ4wM8vV_BMyINu1E,134481
docs/images/detectiq_sigma_rule_creation_1.png,sha256=ixRpQony2C0mSsDsoLOieAaBRo_dz0vVphaVv8Kgid0,324233
docs/images/detectiq_sigma_rule_creation_2.png,sha256=X5rfgIjIMBfvYcTzlH_Wa38fvbFzalRvGXfF5wX-jT0,314491
docs/images/detectiq_yara_rule_creation_file_1.png,sha256=FOSL7BDSdal9SWExi1bXqmPa4gzFUV33tsssjCwuiKA,221549
docs/images/detectiq_yara_rule_creation_file_2.png,sha256=Fn-RHzRcFbeLeNx4n9NShnXQlNInZal4cxu87ZWwVEA,205754
detectiq-0.1.12.dist-info/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
detectiq-0.1.12.dist-info/METADATA,sha256=bJwDpW-8Ok191AXAE6FWzCgayNl0I-tqro5mEEmf7IU,12269
detectiq-0.1.12.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
detectiq-0.1.12.dist-info/entry_points.txt,sha256=6ItR8DRTTPRvJe1EnlRbP_yXyDA0dgL-aSjtIZ3yDqY,75
detectiq-0.1.12.dist-info/RECORD,,
