LICENSE
README.md
pyproject.toml
tests/test_cli.py
tests/test_detections.py
tests/test_detectors_extended.py
tests/test_evtx_parser.py
tests/test_follow.py
tests/test_integration.py
tests/test_outputs.py
tests/test_parsers.py
tests/test_report.py
tests/test_rules.py
tests/test_utils.py
threatlens/__init__.py
threatlens/allowlist.py
threatlens/cli.py
threatlens/config.py
threatlens/dashboard.py
threatlens/follower.py
threatlens/models.py
threatlens/report.py
threatlens/scanner.py
threatlens/utils.py
threatlens/detections/__init__.py
threatlens/detections/attack_chain.py
threatlens/detections/base.py
threatlens/detections/brute_force.py
threatlens/detections/credential_access.py
threatlens/detections/defense_evasion.py
threatlens/detections/discovery.py
threatlens/detections/exfiltration.py
threatlens/detections/initial_access.py
threatlens/detections/kerberos_attacks.py
threatlens/detections/lateral_movement.py
threatlens/detections/persistence.py
threatlens/detections/privilege_escalation.py
threatlens/detections/suspicious_process.py
threatlens/outputs/__init__.py
threatlens/outputs/elasticsearch.py
threatlens/outputs/html_report.py
threatlens/outputs/navigator.py
threatlens/outputs/splunk.py
threatlens/outputs/stix.py
threatlens/outputs/timeline.py
threatlens/outputs/wazuh.py
threatlens/parsers/__init__.py
threatlens/parsers/cef_parser.py
threatlens/parsers/evtx_parser.py
threatlens/parsers/json_parser.py
threatlens/parsers/syslog_parser.py
threatlens/rules/__init__.py
threatlens/rules/sigma_loader.py
threatlens/rules/yaml_rules.py
threatlens_cli.egg-info/PKG-INFO
threatlens_cli.egg-info/SOURCES.txt
threatlens_cli.egg-info/dependency_links.txt
threatlens_cli.egg-info/entry_points.txt
threatlens_cli.egg-info/requires.txt
threatlens_cli.egg-info/top_level.txt