.gitattributes
.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
slips/__init__.py
slips/config.py
slips/core.py
slips/dataset_manager.py
slips/exceptions.py
slips/log_watcher.py
slips/slips_alert_monitor.py
slips/slips_manager.py
slips/slips_multiInstance_manager.py
slips/slips_setup.py
slips/utils.py
slips/zeek_script_manager.py
slips/StratosphereLinuxIPS/.dockerignore
slips/StratosphereLinuxIPS/.gitmodules
slips/StratosphereLinuxIPS/.pre-commit-config.yaml
slips/StratosphereLinuxIPS/.readthedocs.yaml
slips/StratosphereLinuxIPS/.secrets.baseline
slips/StratosphereLinuxIPS/CHANGELOG.md
slips/StratosphereLinuxIPS/CITATION.cff
slips/StratosphereLinuxIPS/Makefile
slips/StratosphereLinuxIPS/README.md
slips/StratosphereLinuxIPS/VERSION
slips/StratosphereLinuxIPS/__init__.py
slips/StratosphereLinuxIPS/conftest.py
slips/StratosphereLinuxIPS/kalipso.sh
slips/StratosphereLinuxIPS/package.json
slips/StratosphereLinuxIPS/pytest.ini
slips/StratosphereLinuxIPS/slips.py
slips/StratosphereLinuxIPS/webinterface.sh
slips/StratosphereLinuxIPS/.github/dependabot.yml
slips/StratosphereLinuxIPS/.github/pull_request_template.md
slips/StratosphereLinuxIPS/.github/ISSUE_TEMPLATE/bug_report.md
slips/StratosphereLinuxIPS/.github/ISSUE_TEMPLATE/feature-request-template.md
slips/StratosphereLinuxIPS/.github/ISSUE_TEMPLATE/task.md
slips/StratosphereLinuxIPS/.github/workflows/install-slips-dependencies.yml
slips/StratosphereLinuxIPS/.github/workflows/integration-tests.yml
slips/StratosphereLinuxIPS/.github/workflows/publish-slips-images.yml
slips/StratosphereLinuxIPS/.github/workflows/unit-tests.yml
slips/StratosphereLinuxIPS/.github/workflows/update-code-docs.yml
slips/StratosphereLinuxIPS/LICENSES/GPL-2.0-only.txt
slips/StratosphereLinuxIPS/config/JA3_feeds.csv
slips/StratosphereLinuxIPS/config/RiskIQ_credentials
slips/StratosphereLinuxIPS/config/SSL_feeds.csv
slips/StratosphereLinuxIPS/config/TI_feeds.csv
slips/StratosphereLinuxIPS/config/iris_config.yaml
slips/StratosphereLinuxIPS/config/logstash.conf
slips/StratosphereLinuxIPS/config/redis.conf
slips/StratosphereLinuxIPS/config/slack_bot_token_secret
slips/StratosphereLinuxIPS/config/slips.yaml
slips/StratosphereLinuxIPS/config/vt_api_key
slips/StratosphereLinuxIPS/config/warden.conf
slips/StratosphereLinuxIPS/config/whitelist.conf
slips/StratosphereLinuxIPS/config/local_ti_files/known_fp_md5_hashes.csv
slips/StratosphereLinuxIPS/config/local_ti_files/own_malicious_JA3.csv
slips/StratosphereLinuxIPS/config/local_ti_files/own_malicious_JARM.csv
slips/StratosphereLinuxIPS/config/local_ti_files/own_malicious_iocs.csv
slips/StratosphereLinuxIPS/databases/GeoLite2-ASN.mmdb
slips/StratosphereLinuxIPS/databases/GeoLite2-Country.mmdb
slips/StratosphereLinuxIPS/dataset/ModbusTCP_06_B.pcapng
slips/StratosphereLinuxIPS/dataset/only_cip.pcapng
slips/StratosphereLinuxIPS/dataset/test1-normal.nfdump
slips/StratosphereLinuxIPS/dataset/test11-portscan.binetflow
slips/StratosphereLinuxIPS/dataset/test12-icmp-portscan.pcap
slips/StratosphereLinuxIPS/dataset/test2-malicious.binetflow
slips/StratosphereLinuxIPS/dataset/test3-mixed.binetflow
slips/StratosphereLinuxIPS/dataset/test4-malicious.binetflow
slips/StratosphereLinuxIPS/dataset/test5-mixed.binetflow
slips/StratosphereLinuxIPS/dataset/test6-malicious.suricata.json
slips/StratosphereLinuxIPS/dataset/test7-malicious.pcap
slips/StratosphereLinuxIPS/dataset/test8-malicious.pcap
slips/StratosphereLinuxIPS/dataset/test-cc/test-cc-capture-1.pcap
slips/StratosphereLinuxIPS/dataset/test-cc/test-cc-capture-2.pcap
slips/StratosphereLinuxIPS/dataset/test18-malicious-ctu-sme-11-win/README.md
slips/StratosphereLinuxIPS/dataset/test18-malicious-ctu-sme-11-win/labels.config
slips/StratosphereLinuxIPS/dataset/test18-malicious-ctu-sme-11-win/zeek-labeled/conn.log.labeled
slips/StratosphereLinuxIPS/dataset/test18-malicious-ctu-sme-11-win/zeek-labeled/dhcp.log.labeled
slips/StratosphereLinuxIPS/dataset/test18-malicious-ctu-sme-11-win/zeek-labeled/dns.log.labeled
slips/StratosphereLinuxIPS/dataset/test18-malicious-ctu-sme-11-win/zeek-labeled/notice.log.labeled
slips/StratosphereLinuxIPS/dataset/test18-malicious-ctu-sme-11-win/zeek-labeled/quic.log.labeled
slips/StratosphereLinuxIPS/dataset/test18-malicious-ctu-sme-11-win/zeek-labeled/ssl.log.labeled
slips/StratosphereLinuxIPS/dataset/test18-malicious-ctu-sme-11-win/zeek-labeled/telemetry.log.labeled
slips/StratosphereLinuxIPS/docker/Dockerfile
slips/StratosphereLinuxIPS/docker/docker-compose.yml
slips/StratosphereLinuxIPS/docker/light/Dockerfile
slips/StratosphereLinuxIPS/docker/light/excluded_libs.txt
slips/StratosphereLinuxIPS/docs/FAQ.md
slips/StratosphereLinuxIPS/docs/Makefile
slips/StratosphereLinuxIPS/docs/P2P.md
slips/StratosphereLinuxIPS/docs/architecture.md
slips/StratosphereLinuxIPS/docs/code_documentation.md
slips/StratosphereLinuxIPS/docs/conf.py
slips/StratosphereLinuxIPS/docs/contributing.md
slips/StratosphereLinuxIPS/docs/create_new_module.md
slips/StratosphereLinuxIPS/docs/datasets.md
slips/StratosphereLinuxIPS/docs/detection_modules.md
slips/StratosphereLinuxIPS/docs/exporting.md
slips/StratosphereLinuxIPS/docs/features.md
slips/StratosphereLinuxIPS/docs/feel_project.md
slips/StratosphereLinuxIPS/docs/fides_module.md
slips/StratosphereLinuxIPS/docs/flowalerts.md
slips/StratosphereLinuxIPS/docs/index.rst
slips/StratosphereLinuxIPS/docs/installation.md
slips/StratosphereLinuxIPS/docs/iris_module.md
slips/StratosphereLinuxIPS/docs/make.bat
slips/StratosphereLinuxIPS/docs/profiling_slips.md
slips/StratosphereLinuxIPS/docs/requirements.txt
slips/StratosphereLinuxIPS/docs/slips_in_action.md
slips/StratosphereLinuxIPS/docs/training.md
slips/StratosphereLinuxIPS/docs/usage.md
slips/StratosphereLinuxIPS/docs/images/alerts_log.png
slips/StratosphereLinuxIPS/docs/images/alternate_mem_profiler_testing.png
slips/StratosphereLinuxIPS/docs/images/cpu-profiler-config.png
slips/StratosphereLinuxIPS/docs/images/cpu-profiler-live-mode.png
slips/StratosphereLinuxIPS/docs/images/cpu-profiler-live-results.png
slips/StratosphereLinuxIPS/docs/images/cpu-profiler-starting.png
slips/StratosphereLinuxIPS/docs/images/cpu-profiler-termination.png
slips/StratosphereLinuxIPS/docs/images/cpu=profiler-results.png
slips/StratosphereLinuxIPS/docs/images/directions.png
slips/StratosphereLinuxIPS/docs/images/docker_images.png
slips/StratosphereLinuxIPS/docs/images/droidjack_alert.png
slips/StratosphereLinuxIPS/docs/images/emotet_alerts.png
slips/StratosphereLinuxIPS/docs/images/expanding_infected_timewindow.png
slips/StratosphereLinuxIPS/docs/images/flamegraph.png
slips/StratosphereLinuxIPS/docs/images/gw_info.jpg
slips/StratosphereLinuxIPS/docs/images/horizontal_portscans.jpg
slips/StratosphereLinuxIPS/docs/images/how_non_ssl_evidence_works.png
slips/StratosphereLinuxIPS/docs/images/how_printing_works.jpg
slips/StratosphereLinuxIPS/docs/images/how_slips_stops.jpg
slips/StratosphereLinuxIPS/docs/images/kalipso.png
slips/StratosphereLinuxIPS/docs/images/kalispo_infected_tw.png
slips/StratosphereLinuxIPS/docs/images/live-mem-profiler.png
slips/StratosphereLinuxIPS/docs/images/mem-profiler-ending.png
slips/StratosphereLinuxIPS/docs/images/mem-profiler-running.png
slips/StratosphereLinuxIPS/docs/images/mem-profiler-starting.png
slips/StratosphereLinuxIPS/docs/images/mem-profiler-table-view.png
slips/StratosphereLinuxIPS/docs/images/memory_multi_process_profiler_structure.png
slips/StratosphereLinuxIPS/docs/images/memory_profiler_interface.png
slips/StratosphereLinuxIPS/docs/images/memory_profiler_structure.png
slips/StratosphereLinuxIPS/docs/images/module.gif
slips/StratosphereLinuxIPS/docs/images/modules_starting.png
slips/StratosphereLinuxIPS/docs/images/qakbot.png
slips/StratosphereLinuxIPS/docs/images/running-vizviewer.png
slips/StratosphereLinuxIPS/docs/images/saefko_first_alert.png
slips/StratosphereLinuxIPS/docs/images/slips.gif
slips/StratosphereLinuxIPS/docs/images/slips_internal_architecture.jpg
slips/StratosphereLinuxIPS/docs/images/slips_logo.png
slips/StratosphereLinuxIPS/docs/images/slips_workflow.png
slips/StratosphereLinuxIPS/docs/images/stratoletters.png
slips/StratosphereLinuxIPS/docs/images/testing_live_cpu_profiler.png
slips/StratosphereLinuxIPS/docs/images/testinig_mem_profiler_live_mode.png
slips/StratosphereLinuxIPS/docs/images/testinig_mem_profiler_live_mode_step3_1.png
slips/StratosphereLinuxIPS/docs/images/testinig_mem_profiler_live_mode_step3_2.png
slips/StratosphereLinuxIPS/docs/images/trickbot.png
slips/StratosphereLinuxIPS/docs/images/updating_remote_feeds.png
slips/StratosphereLinuxIPS/docs/images/vertical_portscans.jpg
slips/StratosphereLinuxIPS/docs/images/web_interface.png
slips/StratosphereLinuxIPS/docs/images/immune/cpu_usage_comparison.jpg
slips/StratosphereLinuxIPS/docs/images/immune/cpu_usage_in_normal_computer.png
slips/StratosphereLinuxIPS/docs/images/immune/cpu_usage_in_rpi.jpg
slips/StratosphereLinuxIPS/docs/images/immune/models_heatmap.png
slips/StratosphereLinuxIPS/docs/images/immune/ram_usage_comparison.jpg
slips/StratosphereLinuxIPS/docs/images/immune/ram_usage_in_normal_computer.png
slips/StratosphereLinuxIPS/docs/images/immune/ram_usage_in_rpi.jpg
slips/StratosphereLinuxIPS/docs/images/immune/redis_issue_in_rpi.jpg
slips/StratosphereLinuxIPS/docs/images/immune/rpi_as_an_acces_point.jpeg
slips/StratosphereLinuxIPS/docs/images/immune/rpi_thermal_throttling.jpg
slips/StratosphereLinuxIPS/docs/immune/Immune.md
slips/StratosphereLinuxIPS/docs/immune/reimplement_slips_features_incompatible_with_the_rpi.md
slips/StratosphereLinuxIPS/docs/immune/research_and_selection_of_llm_candidates.md
slips/StratosphereLinuxIPS/docs/immune/research_rpi_limitations_and_define_acceptable_performance_benchmarks.md
slips/StratosphereLinuxIPS/feel_project/.dockerignore
slips/StratosphereLinuxIPS/feel_project/.gitignore
slips/StratosphereLinuxIPS/feel_project/CITATION.cff
slips/StratosphereLinuxIPS/feel_project/LICENSE
slips/StratosphereLinuxIPS/feel_project/Makefile
slips/StratosphereLinuxIPS/feel_project/README.md
slips/StratosphereLinuxIPS/feel_project/requirements.txt
slips/StratosphereLinuxIPS/feel_project/.gihub/workflow/black.yml
slips/StratosphereLinuxIPS/feel_project/analysis/experiment_results.ipynb
slips/StratosphereLinuxIPS/feel_project/analysis/model_analysis.ipynb
slips/StratosphereLinuxIPS/feel_project/analysis/multihead_analysis.ipynb
slips/StratosphereLinuxIPS/feel_project/analysis/process_time_windows.ipynb
slips/StratosphereLinuxIPS/feel_project/analysis/raw_data_analysis.ipynb
slips/StratosphereLinuxIPS/feel_project/analysis/scenario1_figures.ipynb
slips/StratosphereLinuxIPS/feel_project/analysis/scenario1b_figures.ipynb
slips/StratosphereLinuxIPS/feel_project/analysis/testing_features_AD.ipynb
slips/StratosphereLinuxIPS/feel_project/anomaly_detection/anomaly_detection_experiment.py
slips/StratosphereLinuxIPS/feel_project/anomaly_detection/central_scenario.py
slips/StratosphereLinuxIPS/feel_project/anomaly_detection/client.py
slips/StratosphereLinuxIPS/feel_project/anomaly_detection/default.conf
slips/StratosphereLinuxIPS/feel_project/anomaly_detection/docker_entrypoint.sh
slips/StratosphereLinuxIPS/feel_project/anomaly_detection/run.sh
slips/StratosphereLinuxIPS/feel_project/anomaly_detection/server.py
slips/StratosphereLinuxIPS/feel_project/anomaly_detection/time_series_AD.py
slips/StratosphereLinuxIPS/feel_project/anomaly_detection/certificates/certificate.conf
slips/StratosphereLinuxIPS/feel_project/anomaly_detection/certificates/generate.sh
slips/StratosphereLinuxIPS/feel_project/anomaly_detection/experiments_config/exp_ad_v1_False_v2_10.conf
slips/StratosphereLinuxIPS/feel_project/anomaly_detection/experiments_config/exp_ad_v1_True_v2_10.conf
slips/StratosphereLinuxIPS/feel_project/anomaly_detection/experiments_config/exp_ad_v1_True_v2_3.conf
slips/StratosphereLinuxIPS/feel_project/anomaly_detection/experiments_config/exp_ad_v1_True_v2_6.conf
slips/StratosphereLinuxIPS/feel_project/common/__init__.py
slips/StratosphereLinuxIPS/feel_project/common/config.py
slips/StratosphereLinuxIPS/feel_project/common/data_loading.py
slips/StratosphereLinuxIPS/feel_project/common/models.py
slips/StratosphereLinuxIPS/feel_project/common/utils.py
slips/StratosphereLinuxIPS/feel_project/docker/anomaly_detection/Dockerfile
slips/StratosphereLinuxIPS/feel_project/docker/experiment/Dockerfile
slips/StratosphereLinuxIPS/feel_project/docker/experiment/docker_entrypoint.sh
slips/StratosphereLinuxIPS/feel_project/docs/Federated_Learning.md
slips/StratosphereLinuxIPS/feel_project/experiment/__init__.py
slips/StratosphereLinuxIPS/feel_project/experiment/base_experiment.py
slips/StratosphereLinuxIPS/feel_project/experiment/generate_sup_configs.py
slips/StratosphereLinuxIPS/feel_project/feature_extractor/alexa_top_1000
slips/StratosphereLinuxIPS/feel_project/feature_extractor/feature_extractor.py
slips/StratosphereLinuxIPS/feel_project/feature_extractor/top_level_domain
slips/StratosphereLinuxIPS/feel_project/feature_extractor/trusted_root_certificates
slips/StratosphereLinuxIPS/feel_project/feature_extractor/zeek_source/CertificateFeatures.py
slips/StratosphereLinuxIPS/feel_project/feature_extractor/zeek_source/ComputeFeatures.py
slips/StratosphereLinuxIPS/feel_project/feature_extractor/zeek_source/Connection4tuple.py
slips/StratosphereLinuxIPS/feel_project/feature_extractor/zeek_source/ConnectionFeatures.py
slips/StratosphereLinuxIPS/feel_project/feature_extractor/zeek_source/ExtractFeatures.py
slips/StratosphereLinuxIPS/feel_project/feature_extractor/zeek_source/PrintingManager.py
slips/StratosphereLinuxIPS/feel_project/feature_extractor/zeek_source/__init__.py
slips/StratosphereLinuxIPS/feel_project/feature_extractor/zeek_source/bro_manager.py
slips/StratosphereLinuxIPS/feel_project/preprocessing/README.md
slips/StratosphereLinuxIPS/feel_project/preprocessing/combine_features.py
slips/StratosphereLinuxIPS/feel_project/preprocessing/create_windows.py
slips/StratosphereLinuxIPS/feel_project/preprocessing/generate_features.py
slips/StratosphereLinuxIPS/feel_project/supervised_detection/central_scenario.py
slips/StratosphereLinuxIPS/feel_project/supervised_detection/client.py
slips/StratosphereLinuxIPS/feel_project/supervised_detection/default.conf
slips/StratosphereLinuxIPS/feel_project/supervised_detection/experiment_queue.sh
slips/StratosphereLinuxIPS/feel_project/supervised_detection/run.sh
slips/StratosphereLinuxIPS/feel_project/supervised_detection/run_experiments.sh
slips/StratosphereLinuxIPS/feel_project/supervised_detection/server.py
slips/StratosphereLinuxIPS/feel_project/supervised_detection/supervised_experiment.py
slips/StratosphereLinuxIPS/feel_project/supervised_detection/certificates/certificate.conf
slips/StratosphereLinuxIPS/feel_project/supervised_detection/certificates/generate.sh
slips/StratosphereLinuxIPS/feel_project/supervised_detection/experiment_configs/exp_sup_v1_False.conf
slips/StratosphereLinuxIPS/feel_project/supervised_detection/experiment_configs/exp_sup_v1_False_v2_False.conf
slips/StratosphereLinuxIPS/feel_project/supervised_detection/experiment_configs/exp_sup_v1_False_v2_False_v4_scenario.conf
slips/StratosphereLinuxIPS/feel_project/supervised_detection/experiment_configs/exp_sup_v1_False_v2_True.conf
slips/StratosphereLinuxIPS/feel_project/supervised_detection/experiment_configs/exp_sup_v1_False_v2_True_v4_scenario.conf
slips/StratosphereLinuxIPS/feel_project/supervised_detection/experiment_configs/exp_sup_v1_False_v3_False.conf
slips/StratosphereLinuxIPS/feel_project/supervised_detection/experiment_configs/exp_sup_v1_True_v2_False.conf
slips/StratosphereLinuxIPS/feel_project/supervised_detection/experiment_configs/exp_sup_v1_True_v2_False_v4_scenario.conf
slips/StratosphereLinuxIPS/feel_project/supervised_detection/experiment_configs/exp_sup_v1_True_v2_True_v4_scenario.conf
slips/StratosphereLinuxIPS/feel_project/supervised_detection/experiment_configs/exp_sup_v1_True_v3_False.conf
slips/StratosphereLinuxIPS/feel_project/triplet_loss/central_scenario1a.py
slips/StratosphereLinuxIPS/feel_project/triplet_loss/central_scenario1b.py
slips/StratosphereLinuxIPS/feel_project/triplet_loss/client.py
slips/StratosphereLinuxIPS/feel_project/triplet_loss/run.sh
slips/StratosphereLinuxIPS/feel_project/triplet_loss/server.py
slips/StratosphereLinuxIPS/feel_project/triplet_loss/utils.py
slips/StratosphereLinuxIPS/feel_project/triplet_loss/certificates/certificate.conf
slips/StratosphereLinuxIPS/feel_project/triplet_loss/certificates/generate.sh
slips/StratosphereLinuxIPS/fides/.gitignore
slips/StratosphereLinuxIPS/fides/CITATION.cff
slips/StratosphereLinuxIPS/fides/LICENSE
slips/StratosphereLinuxIPS/fides/Makefile
slips/StratosphereLinuxIPS/fides/README.md
slips/StratosphereLinuxIPS/fides/conda.yml
slips/StratosphereLinuxIPS/fides/docker-compose.yml
slips/StratosphereLinuxIPS/fides/fides.conf.yml
slips/StratosphereLinuxIPS/fides/.github/workflows/ci.yml
slips/StratosphereLinuxIPS/fides/doc/architecture.md
slips/StratosphereLinuxIPS/fides/doc/design.md
slips/StratosphereLinuxIPS/fides/doc/experiments.md
slips/StratosphereLinuxIPS/fides/doc/results.md
slips/StratosphereLinuxIPS/fides/doc/assets/fides.drawio
slips/StratosphereLinuxIPS/fides/doc/images/arch.jpg
slips/StratosphereLinuxIPS/fides/doc/images/network_access.jpg
slips/StratosphereLinuxIPS/fides/doc/images/structure.jpg
slips/StratosphereLinuxIPS/fides/doc/simulations/max_confidence_all_peers.png
slips/StratosphereLinuxIPS/fides/fides/__init__.py
slips/StratosphereLinuxIPS/fides/fides/module.py
slips/StratosphereLinuxIPS/fides/fides/evaluation/README.md
slips/StratosphereLinuxIPS/fides/fides/evaluation/__init__.py
slips/StratosphereLinuxIPS/fides/fides/evaluation/discount_factor.py
slips/StratosphereLinuxIPS/fides/fides/evaluation/ti_aggregation.py
slips/StratosphereLinuxIPS/fides/fides/evaluation/ti_evaluation.py
slips/StratosphereLinuxIPS/fides/fides/evaluation/recommendation/__init__.py
slips/StratosphereLinuxIPS/fides/fides/evaluation/recommendation/new_history.py
slips/StratosphereLinuxIPS/fides/fides/evaluation/recommendation/peer_update.py
slips/StratosphereLinuxIPS/fides/fides/evaluation/recommendation/process.py
slips/StratosphereLinuxIPS/fides/fides/evaluation/recommendation/selection.py
slips/StratosphereLinuxIPS/fides/fides/evaluation/service/__init__.py
slips/StratosphereLinuxIPS/fides/fides/evaluation/service/interaction.py
slips/StratosphereLinuxIPS/fides/fides/evaluation/service/peer_update.py
slips/StratosphereLinuxIPS/fides/fides/evaluation/service/process.py
slips/StratosphereLinuxIPS/fides/fides/messaging/__init__.py
slips/StratosphereLinuxIPS/fides/fides/messaging/message_handler.py
slips/StratosphereLinuxIPS/fides/fides/messaging/model.py
slips/StratosphereLinuxIPS/fides/fides/messaging/network_bridge.py
slips/StratosphereLinuxIPS/fides/fides/messaging/queue.py
slips/StratosphereLinuxIPS/fides/fides/messaging/queue_in_memory.py
slips/StratosphereLinuxIPS/fides/fides/model/__init__.py
slips/StratosphereLinuxIPS/fides/fides/model/alert.py
slips/StratosphereLinuxIPS/fides/fides/model/aliases.py
slips/StratosphereLinuxIPS/fides/fides/model/configuration.py
slips/StratosphereLinuxIPS/fides/fides/model/peer.py
slips/StratosphereLinuxIPS/fides/fides/model/peer_trust_data.py
slips/StratosphereLinuxIPS/fides/fides/model/recommendation.py
slips/StratosphereLinuxIPS/fides/fides/model/recommendation_history.py
slips/StratosphereLinuxIPS/fides/fides/model/service_history.py
slips/StratosphereLinuxIPS/fides/fides/model/threat_intelligence.py
slips/StratosphereLinuxIPS/fides/fides/persistence/__init__.py
slips/StratosphereLinuxIPS/fides/fides/persistence/threat_intelligence.py
slips/StratosphereLinuxIPS/fides/fides/persistence/threat_intelligence_in_memory.py
slips/StratosphereLinuxIPS/fides/fides/persistence/trust.py
slips/StratosphereLinuxIPS/fides/fides/persistence/trust_in_memory.py
slips/StratosphereLinuxIPS/fides/fides/protocols/__init__.py
slips/StratosphereLinuxIPS/fides/fides/protocols/alert.py
slips/StratosphereLinuxIPS/fides/fides/protocols/initial_trusl.py
slips/StratosphereLinuxIPS/fides/fides/protocols/opinion.py
slips/StratosphereLinuxIPS/fides/fides/protocols/peer_list.py
slips/StratosphereLinuxIPS/fides/fides/protocols/protocol.py
slips/StratosphereLinuxIPS/fides/fides/protocols/recommendation.py
slips/StratosphereLinuxIPS/fides/fides/protocols/threat_intelligence.py
slips/StratosphereLinuxIPS/fides/fides/utils/__init__.py
slips/StratosphereLinuxIPS/fides/fides/utils/logger.py
slips/StratosphereLinuxIPS/fides/fides/utils/time.py
slips/StratosphereLinuxIPS/fides/simulations/__init__.py
slips/StratosphereLinuxIPS/fides/simulations/environment.py
slips/StratosphereLinuxIPS/fides/simulations/evaluation.py
slips/StratosphereLinuxIPS/fides/simulations/generators.py
slips/StratosphereLinuxIPS/fides/simulations/model.py
slips/StratosphereLinuxIPS/fides/simulations/peer.py
slips/StratosphereLinuxIPS/fides/simulations/setup.py
slips/StratosphereLinuxIPS/fides/simulations/storage.py
slips/StratosphereLinuxIPS/fides/simulations/time_environment.py
slips/StratosphereLinuxIPS/fides/simulations/utils.py
slips/StratosphereLinuxIPS/fides/simulations/visualisation.py
slips/StratosphereLinuxIPS/fides/simulations/cases/Makefile
slips/StratosphereLinuxIPS/fides/simulations/cases/__init__.py
slips/StratosphereLinuxIPS/fides/simulations/cases/big_parallel_01.py
slips/StratosphereLinuxIPS/fides/simulations/cases/big_parallel_02.py
slips/StratosphereLinuxIPS/fides/simulations/cases/big_parallel_02_eval.py
slips/StratosphereLinuxIPS/fides/simulations/cases/hardness_plots.py
slips/StratosphereLinuxIPS/fides/simulations/cases/medium_parallel_01.py
slips/StratosphereLinuxIPS/fides/simulations/cases/plot_one.py
slips/StratosphereLinuxIPS/fides/simulations/cases/process_stored.py
slips/StratosphereLinuxIPS/fides/simulations/cases/simulate_and_plot_hardness.py
slips/StratosphereLinuxIPS/fides/simulations/cases/single_generated.py
slips/StratosphereLinuxIPS/fides/simulations/cases/dummy/__init__.py
slips/StratosphereLinuxIPS/fides/simulations/cases/dummy/basic.py
slips/StratosphereLinuxIPS/fides/simulations/cases/dummy/malicious_local.py
slips/StratosphereLinuxIPS/fides/simulations/cases/dummy/nice_cases.py
slips/StratosphereLinuxIPS/fides/simulations/cases/dummy/ti_aggreagation.py
slips/StratosphereLinuxIPS/fides/simulations/cases/figures/.gitignore
slips/StratosphereLinuxIPS/fides/simulations/cases/figures/__init__.py
slips/StratosphereLinuxIPS/fides/simulations/cases/figures/figure_6_1.py
slips/StratosphereLinuxIPS/fides/simulations/cases/figures/figure_6_3_target_detection.py
slips/StratosphereLinuxIPS/fides/simulations/cases/figures/figure_6_4.py
slips/StratosphereLinuxIPS/fides/simulations/cases/figures/figure_6_x_performance_plots.py
slips/StratosphereLinuxIPS/fides/simulations/cases/figures/figure_A_1.py
slips/StratosphereLinuxIPS/fides/simulations/cases/figures/figure_A_2.py
slips/StratosphereLinuxIPS/fides/simulations/cases/figures/figure_A_x_performance_plots.py
slips/StratosphereLinuxIPS/fides/simulations/cases/results/.gitignore
slips/StratosphereLinuxIPS/fides/simulations/cases/specific/__init__.py
slips/StratosphereLinuxIPS/fides/simulations/cases/specific/uncertain_peers_one_confident_joining_later.py
slips/StratosphereLinuxIPS/fides/slips/__init__.py
slips/StratosphereLinuxIPS/fides/slips/module.py
slips/StratosphereLinuxIPS/fides/slips/messaging/__init__.py
slips/StratosphereLinuxIPS/fides/slips/messaging/queue.py
slips/StratosphereLinuxIPS/fides/slips/originals/__init__.py
slips/StratosphereLinuxIPS/fides/slips/originals/abstracts.py
slips/StratosphereLinuxIPS/fides/slips/originals/database.py
slips/StratosphereLinuxIPS/fides/slips/persistance/__init__.py
slips/StratosphereLinuxIPS/fides/slips/persistance/threat_intelligence.py
slips/StratosphereLinuxIPS/fides/slips/persistance/trust.py
slips/StratosphereLinuxIPS/fides/tests/__init__.py
slips/StratosphereLinuxIPS/fides/tests/load_config.py
slips/StratosphereLinuxIPS/fides/tests/load_fides.py
slips/StratosphereLinuxIPS/fides/tests/basic/__init__.py
slips/StratosphereLinuxIPS/fides/tests/basic/test_basic.py
slips/StratosphereLinuxIPS/fides/tests/messaging/__init__.py
slips/StratosphereLinuxIPS/fides/tests/messaging/messages.py
slips/StratosphereLinuxIPS/fides/tests/messaging/queue.py
slips/StratosphereLinuxIPS/fides/tests/scenarios/__init__.py
slips/StratosphereLinuxIPS/fides/tests/scenarios/test_valid_messages.py
slips/StratosphereLinuxIPS/fides/tests/simulations/__init__.py
slips/StratosphereLinuxIPS/fides/tests/simulations/working_serialization.py
slips/StratosphereLinuxIPS/install/apt_dependencies.txt
slips/StratosphereLinuxIPS/install/install.sh
slips/StratosphereLinuxIPS/install/requirements.txt
slips/StratosphereLinuxIPS/iris/.gitignore
slips/StratosphereLinuxIPS/iris/CITATION.cff
slips/StratosphereLinuxIPS/iris/Dockerfile
slips/StratosphereLinuxIPS/iris/LICENSE
slips/StratosphereLinuxIPS/iris/Makefile
slips/StratosphereLinuxIPS/iris/README.md
slips/StratosphereLinuxIPS/iris/config.yaml
slips/StratosphereLinuxIPS/iris/docker-compose.yml
slips/StratosphereLinuxIPS/iris/go.mod
slips/StratosphereLinuxIPS/iris/go.sum
slips/StratosphereLinuxIPS/iris/cmd/orgsig.go
slips/StratosphereLinuxIPS/iris/cmd/peercli.go
slips/StratosphereLinuxIPS/iris/dev/redisobj.dev
slips/StratosphereLinuxIPS/iris/dev/peer1/config.yaml
slips/StratosphereLinuxIPS/iris/dev/peer1/key.priv
slips/StratosphereLinuxIPS/iris/dev/peer2/config.yaml
slips/StratosphereLinuxIPS/iris/dev/peer2/key.priv
slips/StratosphereLinuxIPS/iris/dev/peer3/config.yaml
slips/StratosphereLinuxIPS/iris/dev/peer3/key.priv
slips/StratosphereLinuxIPS/iris/dev/peer4/config.yaml
slips/StratosphereLinuxIPS/iris/dev/peer4/key.priv
slips/StratosphereLinuxIPS/iris/docs/Design.md
slips/StratosphereLinuxIPS/iris/docs/Tests and Experiments.md
slips/StratosphereLinuxIPS/iris/docs/architecture.md
slips/StratosphereLinuxIPS/iris/docs/iris-fides-msg-format.md
slips/StratosphereLinuxIPS/iris/docs/media/components-communication-diagram.jpg
slips/StratosphereLinuxIPS/iris/docs/media/responsibilities-diagram.jpg
slips/StratosphereLinuxIPS/iris/experiments/spread/evaluation.ipynb
slips/StratosphereLinuxIPS/iris/experiments/spread/plot_spread.py
slips/StratosphereLinuxIPS/iris/experiments/spread/spread.py
slips/StratosphereLinuxIPS/iris/pkg/config/config.go
slips/StratosphereLinuxIPS/iris/pkg/connections/connecter.go
slips/StratosphereLinuxIPS/iris/pkg/connections/manager.go
slips/StratosphereLinuxIPS/iris/pkg/cryptotools/cryptokit.go
slips/StratosphereLinuxIPS/iris/pkg/cryptotools/utils.go
slips/StratosphereLinuxIPS/iris/pkg/dht/dht.go
slips/StratosphereLinuxIPS/iris/pkg/files/filebook.go
slips/StratosphereLinuxIPS/iris/pkg/files/severity.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/clients/redis.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/pb/alert.pb.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/pb/alert.proto
slips/StratosphereLinuxIPS/iris/pkg/messaging/pb/base.pb.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/pb/base.proto
slips/StratosphereLinuxIPS/iris/pkg/messaging/pb/fileshare.pb.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/pb/fileshare.proto
slips/StratosphereLinuxIPS/iris/pkg/messaging/pb/intelligence.pb.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/pb/intelligence.proto
slips/StratosphereLinuxIPS/iris/pkg/messaging/pb/orgsig.pb.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/pb/orgsig.proto
slips/StratosphereLinuxIPS/iris/pkg/messaging/pb/peerquery.pb.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/pb/peerquery.proto
slips/StratosphereLinuxIPS/iris/pkg/messaging/pb/recommendation.pb.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/pb/recommendation.proto
slips/StratosphereLinuxIPS/iris/pkg/messaging/protocols/alert.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/protocols/fileshare.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/protocols/intelligence.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/protocols/orgsig.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/protocols/peerquery.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/protocols/recommendation.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/protocols/reliability.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/protocols/spreader.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/utils/proto-utils.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/utils/response-aggregator.go
slips/StratosphereLinuxIPS/iris/pkg/messaging/utils/seen-cache.go
slips/StratosphereLinuxIPS/iris/pkg/node/node.go
slips/StratosphereLinuxIPS/iris/pkg/org/org.go
slips/StratosphereLinuxIPS/iris/pkg/org/orgbook.go
slips/StratosphereLinuxIPS/iris/pkg/peer-discovery/cache.go
slips/StratosphereLinuxIPS/iris/pkg/peer-discovery/discovery.go
slips/StratosphereLinuxIPS/iris/pkg/peer-discovery/dns.go
slips/StratosphereLinuxIPS/iris/pkg/reliability/relbook.go
slips/StratosphereLinuxIPS/iris/pkg/utils/math.go
slips/StratosphereLinuxIPS/iris/pkg/utils/networking.go
slips/StratosphereLinuxIPS/managers/host_ip_manager.py
slips/StratosphereLinuxIPS/managers/metadata_manager.py
slips/StratosphereLinuxIPS/managers/process_manager.py
slips/StratosphereLinuxIPS/managers/profilers_manager.py
slips/StratosphereLinuxIPS/managers/redis_manager.py
slips/StratosphereLinuxIPS/managers/ui_manager.py
slips/StratosphereLinuxIPS/modules/__init__.py
slips/StratosphereLinuxIPS/modules/arp/__init__.py
slips/StratosphereLinuxIPS/modules/arp/arp.py
slips/StratosphereLinuxIPS/modules/blocking/__init__.py
slips/StratosphereLinuxIPS/modules/blocking/blocking.py
slips/StratosphereLinuxIPS/modules/cesnet/__init__.py
slips/StratosphereLinuxIPS/modules/cesnet/cesnet.py
slips/StratosphereLinuxIPS/modules/cesnet/warden_client.py
slips/StratosphereLinuxIPS/modules/cyst/__init__.py
slips/StratosphereLinuxIPS/modules/cyst/cyst.py
slips/StratosphereLinuxIPS/modules/exporting_alerts/__init__.py
slips/StratosphereLinuxIPS/modules/exporting_alerts/exporting_alerts.py
slips/StratosphereLinuxIPS/modules/exporting_alerts/slack_exporter.py
slips/StratosphereLinuxIPS/modules/exporting_alerts/stix_exporter.py
slips/StratosphereLinuxIPS/modules/fidesModule/__init__.py
slips/StratosphereLinuxIPS/modules/fidesModule/fidesModule.py
slips/StratosphereLinuxIPS/modules/fidesModule/config/fides.conf.yml
slips/StratosphereLinuxIPS/modules/fidesModule/evaluation/README.md
slips/StratosphereLinuxIPS/modules/fidesModule/evaluation/__init__.py
slips/StratosphereLinuxIPS/modules/fidesModule/evaluation/discount_factor.py
slips/StratosphereLinuxIPS/modules/fidesModule/evaluation/ti_aggregation.py
slips/StratosphereLinuxIPS/modules/fidesModule/evaluation/ti_evaluation.py
slips/StratosphereLinuxIPS/modules/fidesModule/evaluation/recommendation/__init__.py
slips/StratosphereLinuxIPS/modules/fidesModule/evaluation/recommendation/new_history.py
slips/StratosphereLinuxIPS/modules/fidesModule/evaluation/recommendation/peer_update.py
slips/StratosphereLinuxIPS/modules/fidesModule/evaluation/recommendation/process.py
slips/StratosphereLinuxIPS/modules/fidesModule/evaluation/recommendation/selection.py
slips/StratosphereLinuxIPS/modules/fidesModule/evaluation/service/__init__.py
slips/StratosphereLinuxIPS/modules/fidesModule/evaluation/service/interaction.py
slips/StratosphereLinuxIPS/modules/fidesModule/evaluation/service/peer_update.py
slips/StratosphereLinuxIPS/modules/fidesModule/evaluation/service/process.py
slips/StratosphereLinuxIPS/modules/fidesModule/messaging/__init__.py
slips/StratosphereLinuxIPS/modules/fidesModule/messaging/message_handler.py
slips/StratosphereLinuxIPS/modules/fidesModule/messaging/model.py
slips/StratosphereLinuxIPS/modules/fidesModule/messaging/network_bridge.py
slips/StratosphereLinuxIPS/modules/fidesModule/messaging/queue.py
slips/StratosphereLinuxIPS/modules/fidesModule/messaging/queue_in_memory.py
slips/StratosphereLinuxIPS/modules/fidesModule/messaging/redis_simplex_queue.py
slips/StratosphereLinuxIPS/modules/fidesModule/messaging/dacite/__init__.py
slips/StratosphereLinuxIPS/modules/fidesModule/messaging/dacite/cache.py
slips/StratosphereLinuxIPS/modules/fidesModule/messaging/dacite/config.py
slips/StratosphereLinuxIPS/modules/fidesModule/messaging/dacite/core.py
slips/StratosphereLinuxIPS/modules/fidesModule/messaging/dacite/data.py
slips/StratosphereLinuxIPS/modules/fidesModule/messaging/dacite/dataclasses.py
slips/StratosphereLinuxIPS/modules/fidesModule/messaging/dacite/exceptions.py
slips/StratosphereLinuxIPS/modules/fidesModule/messaging/dacite/frozen_dict.py
slips/StratosphereLinuxIPS/modules/fidesModule/messaging/dacite/py.typed
slips/StratosphereLinuxIPS/modules/fidesModule/messaging/dacite/types.py
slips/StratosphereLinuxIPS/modules/fidesModule/model/__init__.py
slips/StratosphereLinuxIPS/modules/fidesModule/model/alert.py
slips/StratosphereLinuxIPS/modules/fidesModule/model/aliases.py
slips/StratosphereLinuxIPS/modules/fidesModule/model/configuration.py
slips/StratosphereLinuxIPS/modules/fidesModule/model/peer.py
slips/StratosphereLinuxIPS/modules/fidesModule/model/peer_trust_data.py
slips/StratosphereLinuxIPS/modules/fidesModule/model/recommendation.py
slips/StratosphereLinuxIPS/modules/fidesModule/model/recommendation_history.py
slips/StratosphereLinuxIPS/modules/fidesModule/model/service_history.py
slips/StratosphereLinuxIPS/modules/fidesModule/model/threat_intelligence.py
slips/StratosphereLinuxIPS/modules/fidesModule/originals/__init__.py
slips/StratosphereLinuxIPS/modules/fidesModule/originals/abstracts.py
slips/StratosphereLinuxIPS/modules/fidesModule/originals/database.py
slips/StratosphereLinuxIPS/modules/fidesModule/persistence/__init__.py
slips/StratosphereLinuxIPS/modules/fidesModule/persistence/sqlite_db.py
slips/StratosphereLinuxIPS/modules/fidesModule/persistence/threat_intelligence.py
slips/StratosphereLinuxIPS/modules/fidesModule/persistence/threat_intelligence_db.py
slips/StratosphereLinuxIPS/modules/fidesModule/persistence/trust.py
slips/StratosphereLinuxIPS/modules/fidesModule/persistence/trust_db.py
slips/StratosphereLinuxIPS/modules/fidesModule/protocols/__init__.py
slips/StratosphereLinuxIPS/modules/fidesModule/protocols/alert.py
slips/StratosphereLinuxIPS/modules/fidesModule/protocols/initial_trusl.py
slips/StratosphereLinuxIPS/modules/fidesModule/protocols/opinion.py
slips/StratosphereLinuxIPS/modules/fidesModule/protocols/peer_list.py
slips/StratosphereLinuxIPS/modules/fidesModule/protocols/protocol.py
slips/StratosphereLinuxIPS/modules/fidesModule/protocols/recommendation.py
slips/StratosphereLinuxIPS/modules/fidesModule/protocols/threat_intelligence.py
slips/StratosphereLinuxIPS/modules/fidesModule/utils/__init__.py
slips/StratosphereLinuxIPS/modules/fidesModule/utils/logger.py
slips/StratosphereLinuxIPS/modules/fidesModule/utils/time.py
slips/StratosphereLinuxIPS/modules/flowalerts/__init__.py
slips/StratosphereLinuxIPS/modules/flowalerts/conn.py
slips/StratosphereLinuxIPS/modules/flowalerts/dns.py
slips/StratosphereLinuxIPS/modules/flowalerts/downloaded_file.py
slips/StratosphereLinuxIPS/modules/flowalerts/flowalerts.py
slips/StratosphereLinuxIPS/modules/flowalerts/notice.py
slips/StratosphereLinuxIPS/modules/flowalerts/set_evidence.py
slips/StratosphereLinuxIPS/modules/flowalerts/smtp.py
slips/StratosphereLinuxIPS/modules/flowalerts/software.py
slips/StratosphereLinuxIPS/modules/flowalerts/ssh.py
slips/StratosphereLinuxIPS/modules/flowalerts/ssl.py
slips/StratosphereLinuxIPS/modules/flowalerts/timer_thread.py
slips/StratosphereLinuxIPS/modules/flowalerts/tunnel.py
slips/StratosphereLinuxIPS/modules/flowmldetection/__init__.py
slips/StratosphereLinuxIPS/modules/flowmldetection/flowmldetection.py
slips/StratosphereLinuxIPS/modules/flowmldetection/model.bin
slips/StratosphereLinuxIPS/modules/flowmldetection/model.license
slips/StratosphereLinuxIPS/modules/flowmldetection/scaler.bin
slips/StratosphereLinuxIPS/modules/flowmldetection/scaler.license
slips/StratosphereLinuxIPS/modules/http_analyzer/__init__.py
slips/StratosphereLinuxIPS/modules/http_analyzer/http_analyzer.py
slips/StratosphereLinuxIPS/modules/http_analyzer/set_evidence.py
slips/StratosphereLinuxIPS/modules/ip_info/__init__.py
slips/StratosphereLinuxIPS/modules/ip_info/asn_info.py
slips/StratosphereLinuxIPS/modules/ip_info/ip_info.py
slips/StratosphereLinuxIPS/modules/ip_info/jarm.py
slips/StratosphereLinuxIPS/modules/irisModule/__init__.py
slips/StratosphereLinuxIPS/modules/irisModule/iris
slips/StratosphereLinuxIPS/modules/irisModule/irisModule.py
slips/StratosphereLinuxIPS/modules/kalipso/README.md
slips/StratosphereLinuxIPS/modules/kalipso/countries.json
slips/StratosphereLinuxIPS/modules/kalipso/kalipso.js
slips/StratosphereLinuxIPS/modules/kalipso/package-lock.json
slips/StratosphereLinuxIPS/modules/kalipso/package.json
slips/StratosphereLinuxIPS/modules/kalipso/kalipso_widgets/database.js
slips/StratosphereLinuxIPS/modules/kalipso/kalipso_widgets/evidence.js
slips/StratosphereLinuxIPS/modules/kalipso/kalipso_widgets/help.js
slips/StratosphereLinuxIPS/modules/kalipso/kalipso_widgets/intuples.js
slips/StratosphereLinuxIPS/modules/kalipso/kalipso_widgets/ipinfo.js
slips/StratosphereLinuxIPS/modules/kalipso/kalipso_widgets/kalipso_connect_listtable_gauge.js
slips/StratosphereLinuxIPS/modules/kalipso/kalipso_widgets/libraries.js
slips/StratosphereLinuxIPS/modules/kalipso/kalipso_widgets/outtuples.js
slips/StratosphereLinuxIPS/modules/kalipso/kalipso_widgets/profile_evidences.js
slips/StratosphereLinuxIPS/modules/kalipso/kalipso_widgets/profile_tws.js
slips/StratosphereLinuxIPS/modules/kalipso/kalipso_widgets/screen.js
slips/StratosphereLinuxIPS/modules/kalipso/kalipso_widgets/timeline.js
slips/StratosphereLinuxIPS/modules/kalipso/lib_widgets/box.js
slips/StratosphereLinuxIPS/modules/kalipso/lib_widgets/gauge.js
slips/StratosphereLinuxIPS/modules/kalipso/lib_widgets/listbar.js
slips/StratosphereLinuxIPS/modules/kalipso/lib_widgets/listtable.js
slips/StratosphereLinuxIPS/modules/kalipso/lib_widgets/table.js
slips/StratosphereLinuxIPS/modules/kalipso/lib_widgets/tree.js
slips/StratosphereLinuxIPS/modules/leak_detector/__init__.py
slips/StratosphereLinuxIPS/modules/leak_detector/leak_detector.py
slips/StratosphereLinuxIPS/modules/leak_detector/yara_rules/rules/GPS_leaks.yara
slips/StratosphereLinuxIPS/modules/network_discovery/__init__.py
slips/StratosphereLinuxIPS/modules/network_discovery/horizontal_portscan.py
slips/StratosphereLinuxIPS/modules/network_discovery/network_discovery.py
slips/StratosphereLinuxIPS/modules/network_discovery/vertical_portscan.py
slips/StratosphereLinuxIPS/modules/p2ptrust/__init__.py
slips/StratosphereLinuxIPS/modules/p2ptrust/data_format.md
slips/StratosphereLinuxIPS/modules/p2ptrust/p2ptrust.py
slips/StratosphereLinuxIPS/modules/p2ptrust/testing/__init__.py
slips/StratosphereLinuxIPS/modules/p2ptrust/testing/json_data.py
slips/StratosphereLinuxIPS/modules/p2ptrust/testing/test_p2p.py
slips/StratosphereLinuxIPS/modules/p2ptrust/trust/__init__.py
slips/StratosphereLinuxIPS/modules/p2ptrust/trust/base_model.py
slips/StratosphereLinuxIPS/modules/p2ptrust/trust/model.py
slips/StratosphereLinuxIPS/modules/p2ptrust/trust/trustdb.py
slips/StratosphereLinuxIPS/modules/p2ptrust/utils/__init__.py
slips/StratosphereLinuxIPS/modules/p2ptrust/utils/go_director.py
slips/StratosphereLinuxIPS/modules/p2ptrust/utils/utils.py
slips/StratosphereLinuxIPS/modules/riskiq/__init__.py
slips/StratosphereLinuxIPS/modules/riskiq/riskiq.py
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/LICENSE
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/README.md
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/__init__.py
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/rnn_cc_detection.py
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/rnn_model.h5
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/rnn_model_original.h5
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/rnn_model_v0.h5
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/rnn_model_v1.1_2024-04-20.h5
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/rnn_model_v1.2_2024-04-20.h5
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/rnn_model_v1.4_2024-04-20.h5
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/rnn_model_v1.5_2024_07_13.h5
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/rnn_model_v1_2024-04-20.h5
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/strato_letters_exporter.py
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/datasets/all_datasets_raw.tsv
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/datasets/dataset_dga_raw.tsv
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/docs/rnn_model_acc.png
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/docs/rnn_model_loss.png
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/docs/rnn_model_v1.1-2024-04-20.acc.png
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/docs/rnn_model_v1.1-2024-04-20.loss.png
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/docs/rnn_model_v1.2-2024-04-21.acc.png
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/docs/rnn_model_v1.2-2024-04-21.loss.png
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/docs/rnn_model_v1.4-2024-04-23.acc.png
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/docs/rnn_model_v1.4-2024-04-23.loss.png
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/docs/rnn_model_v1.5-2024-07-13.acc.png
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/docs/rnn_model_v1.5-2024-07-13.loss.png
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/docs/rnn_model_v1_2024-04-20.acc.png
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/docs/rnn_model_v1_2024-04-20.loss.png
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/training_code/evaluation-cc-detection.ipynb
slips/StratosphereLinuxIPS/modules/rnn_cc_detection/training_code/train_optimization_optuna.py
slips/StratosphereLinuxIPS/modules/template/__init__.py
slips/StratosphereLinuxIPS/modules/template/template.py
slips/StratosphereLinuxIPS/modules/threat_intelligence/__init__.py
slips/StratosphereLinuxIPS/modules/threat_intelligence/circl_lu.py
slips/StratosphereLinuxIPS/modules/threat_intelligence/spamhaus.py
slips/StratosphereLinuxIPS/modules/threat_intelligence/threat_intelligence.py
slips/StratosphereLinuxIPS/modules/threat_intelligence/urlhaus.py
slips/StratosphereLinuxIPS/modules/timeline/__init__.py
slips/StratosphereLinuxIPS/modules/timeline/timeline.py
slips/StratosphereLinuxIPS/modules/update_manager/__init__.py
slips/StratosphereLinuxIPS/modules/update_manager/timer_manager.py
slips/StratosphereLinuxIPS/modules/update_manager/update_manager.py
slips/StratosphereLinuxIPS/modules/virustotal/__init__.py
slips/StratosphereLinuxIPS/modules/virustotal/virustotal.py
slips/StratosphereLinuxIPS/modules/virustotal/data/vt_ip_ratios.png
slips/StratosphereLinuxIPS/modules/virustotal/data/demo/README
slips/StratosphereLinuxIPS/modules/virustotal/data/demo/benign_in
slips/StratosphereLinuxIPS/modules/virustotal/data/demo/benign_out_bkp
slips/StratosphereLinuxIPS/modules/virustotal/data/demo/malicious_in
slips/StratosphereLinuxIPS/modules/virustotal/data/demo/malicious_out_bkp
slips/StratosphereLinuxIPS/p2p4slips/.gitignore
slips/StratosphereLinuxIPS/p2p4slips/LICENSE
slips/StratosphereLinuxIPS/p2p4slips/Makefile
slips/StratosphereLinuxIPS/p2p4slips/README.md
slips/StratosphereLinuxIPS/p2p4slips/go.mod
slips/StratosphereLinuxIPS/p2p4slips/go.sum
slips/StratosphereLinuxIPS/p2p4slips/main.go
slips/StratosphereLinuxIPS/p2p4slips/database/databaseWrapper.go
slips/StratosphereLinuxIPS/p2p4slips/peer/formatMessages.go
slips/StratosphereLinuxIPS/p2p4slips/peer/peer.go
slips/StratosphereLinuxIPS/p2p4slips/peer/peerData.go
slips/StratosphereLinuxIPS/p2p4slips/peer/peerStore.go
slips/StratosphereLinuxIPS/p2p4slips/peer/reliability.go
slips/StratosphereLinuxIPS/p2p4slips/slistener/slipsListener.go
slips/StratosphereLinuxIPS/p2p4slips/tests/slipsIntegrationTests.go
slips/StratosphereLinuxIPS/p2p4slips/utils/flags.go
slips/StratosphereLinuxIPS/p2p4slips/utils/keyUtils.go
slips/StratosphereLinuxIPS/p2p4slips/utils/mdns.go
slips/StratosphereLinuxIPS/run/slips.sh
slips/StratosphereLinuxIPS/run/slips_p2p.sh
slips/StratosphereLinuxIPS/slips/__init__.py
slips/StratosphereLinuxIPS/slips/daemon.py
slips/StratosphereLinuxIPS/slips/main.py
slips/StratosphereLinuxIPS/slips_files/__init__.py
slips/StratosphereLinuxIPS/slips_files/common/__init__.py
slips/StratosphereLinuxIPS/slips_files/common/flow_classifier.py
slips/StratosphereLinuxIPS/slips_files/common/idea_format.py
slips/StratosphereLinuxIPS/slips_files/common/idmefv2.py
slips/StratosphereLinuxIPS/slips_files/common/imports.py
slips/StratosphereLinuxIPS/slips_files/common/markov_chains.py
slips/StratosphereLinuxIPS/slips_files/common/printer.py
slips/StratosphereLinuxIPS/slips_files/common/slips_utils.py
slips/StratosphereLinuxIPS/slips_files/common/style.py
slips/StratosphereLinuxIPS/slips_files/common/abstracts/__init__.py
slips/StratosphereLinuxIPS/slips_files/common/abstracts/async_module.py
slips/StratosphereLinuxIPS/slips_files/common/abstracts/core.py
slips/StratosphereLinuxIPS/slips_files/common/abstracts/exporter.py
slips/StratosphereLinuxIPS/slips_files/common/abstracts/flowalerts_analyzer.py
slips/StratosphereLinuxIPS/slips_files/common/abstracts/input_type.py
slips/StratosphereLinuxIPS/slips_files/common/abstracts/module.py
slips/StratosphereLinuxIPS/slips_files/common/abstracts/observer.py
slips/StratosphereLinuxIPS/slips_files/common/abstracts/performance_profiler.py
slips/StratosphereLinuxIPS/slips_files/common/abstracts/whitelist_analyzer.py
slips/StratosphereLinuxIPS/slips_files/common/data_structures/trie.py
slips/StratosphereLinuxIPS/slips_files/common/parsers/__init__.py
slips/StratosphereLinuxIPS/slips_files/common/parsers/arg_parser.py
slips/StratosphereLinuxIPS/slips_files/common/parsers/config_parser.py
slips/StratosphereLinuxIPS/slips_files/common/performance_profilers/__init__.py
slips/StratosphereLinuxIPS/slips_files/common/performance_profilers/_memory_profiler_example_no_import.py
slips/StratosphereLinuxIPS/slips_files/common/performance_profilers/cpu_profiler.py
slips/StratosphereLinuxIPS/slips_files/common/performance_profilers/memory_profiler.py
slips/StratosphereLinuxIPS/slips_files/core/__init__.py
slips/StratosphereLinuxIPS/slips_files/core/evidence_handler.py
slips/StratosphereLinuxIPS/slips_files/core/input.py
slips/StratosphereLinuxIPS/slips_files/core/output.py
slips/StratosphereLinuxIPS/slips_files/core/profiler.py
slips/StratosphereLinuxIPS/slips_files/core/supported_logfiles.py
slips/StratosphereLinuxIPS/slips_files/core/database/__init__.py
slips/StratosphereLinuxIPS/slips_files/core/database/database_manager.py
slips/StratosphereLinuxIPS/slips_files/core/database/redis_db/__init__.py
slips/StratosphereLinuxIPS/slips_files/core/database/redis_db/alert_handler.py
slips/StratosphereLinuxIPS/slips_files/core/database/redis_db/constants.py
slips/StratosphereLinuxIPS/slips_files/core/database/redis_db/database.py
slips/StratosphereLinuxIPS/slips_files/core/database/redis_db/ioc_handler.py
slips/StratosphereLinuxIPS/slips_files/core/database/redis_db/p2p_handler.py
slips/StratosphereLinuxIPS/slips_files/core/database/redis_db/profile_handler.py
slips/StratosphereLinuxIPS/slips_files/core/database/sqlite_db/__init__.py
slips/StratosphereLinuxIPS/slips_files/core/database/sqlite_db/database.py
slips/StratosphereLinuxIPS/slips_files/core/flows/__init__.py
slips/StratosphereLinuxIPS/slips_files/core/flows/argus.py
slips/StratosphereLinuxIPS/slips_files/core/flows/nfdump.py
slips/StratosphereLinuxIPS/slips_files/core/flows/suricata.py
slips/StratosphereLinuxIPS/slips_files/core/flows/zeek.py
slips/StratosphereLinuxIPS/slips_files/core/helpers/__init__.py
slips/StratosphereLinuxIPS/slips_files/core/helpers/checker.py
slips/StratosphereLinuxIPS/slips_files/core/helpers/filemonitor.py
slips/StratosphereLinuxIPS/slips_files/core/helpers/flow_handler.py
slips/StratosphereLinuxIPS/slips_files/core/helpers/notify.py
slips/StratosphereLinuxIPS/slips_files/core/helpers/symbols_handler.py
slips/StratosphereLinuxIPS/slips_files/core/helpers/whitelist/__init__.py
slips/StratosphereLinuxIPS/slips_files/core/helpers/whitelist/domain_whitelist.py
slips/StratosphereLinuxIPS/slips_files/core/helpers/whitelist/ip_whitelist.py
slips/StratosphereLinuxIPS/slips_files/core/helpers/whitelist/mac_whitelist.py
slips/StratosphereLinuxIPS/slips_files/core/helpers/whitelist/matcher.py
slips/StratosphereLinuxIPS/slips_files/core/helpers/whitelist/organization_whitelist.py
slips/StratosphereLinuxIPS/slips_files/core/helpers/whitelist/whitelist.py
slips/StratosphereLinuxIPS/slips_files/core/helpers/whitelist/whitelist_parser.py
slips/StratosphereLinuxIPS/slips_files/core/input_profilers/argus.py
slips/StratosphereLinuxIPS/slips_files/core/input_profilers/nfdump.py
slips/StratosphereLinuxIPS/slips_files/core/input_profilers/suricata.py
slips/StratosphereLinuxIPS/slips_files/core/input_profilers/zeek.py
slips/StratosphereLinuxIPS/slips_files/core/input_profilers/zeek_to_slips_maps.py
slips/StratosphereLinuxIPS/slips_files/core/structures/alerts.py
slips/StratosphereLinuxIPS/slips_files/core/structures/evidence.py
slips/StratosphereLinuxIPS/slips_files/core/text_formatters/evidence.py
slips/StratosphereLinuxIPS/slips_files/organizations_info/apple
slips/StratosphereLinuxIPS/slips_files/organizations_info/apple_asn
slips/StratosphereLinuxIPS/slips_files/organizations_info/apple_domains
slips/StratosphereLinuxIPS/slips_files/organizations_info/facebook
slips/StratosphereLinuxIPS/slips_files/organizations_info/facebook_asn
slips/StratosphereLinuxIPS/slips_files/organizations_info/facebook_domains
slips/StratosphereLinuxIPS/slips_files/organizations_info/google
slips/StratosphereLinuxIPS/slips_files/organizations_info/google_asn
slips/StratosphereLinuxIPS/slips_files/organizations_info/google_domains
slips/StratosphereLinuxIPS/slips_files/organizations_info/microsoft
slips/StratosphereLinuxIPS/slips_files/organizations_info/microsoft_asn
slips/StratosphereLinuxIPS/slips_files/organizations_info/microsoft_domains
slips/StratosphereLinuxIPS/slips_files/organizations_info/twitter
slips/StratosphereLinuxIPS/slips_files/organizations_info/twitter_asn
slips/StratosphereLinuxIPS/slips_files/organizations_info/twitter_domains
slips/StratosphereLinuxIPS/slips_files/ports_info/ports_used_by_specific_orgs.csv
slips/StratosphereLinuxIPS/slips_files/ports_info/services.csv
slips/StratosphereLinuxIPS/tests/__init__.py
slips/StratosphereLinuxIPS/tests/common_test_utils.py
slips/StratosphereLinuxIPS/tests/destrctor.py
slips/StratosphereLinuxIPS/tests/module_factory.py
slips/StratosphereLinuxIPS/tests/run_all_tests.sh
slips/StratosphereLinuxIPS/tests/test_alert_handler.py
slips/StratosphereLinuxIPS/tests/test_arp.py
slips/StratosphereLinuxIPS/tests/test_asn_info.py
slips/StratosphereLinuxIPS/tests/test_base_model.py
slips/StratosphereLinuxIPS/tests/test_blocking.py
slips/StratosphereLinuxIPS/tests/test_cesnet.py
slips/StratosphereLinuxIPS/tests/test_checker.py
slips/StratosphereLinuxIPS/tests/test_circllu.py
slips/StratosphereLinuxIPS/tests/test_conn.py
slips/StratosphereLinuxIPS/tests/test_daemon.py
slips/StratosphereLinuxIPS/tests/test_database.py
slips/StratosphereLinuxIPS/tests/test_dns.py
slips/StratosphereLinuxIPS/tests/test_downloaded_file.py
slips/StratosphereLinuxIPS/tests/test_evidence.py
slips/StratosphereLinuxIPS/tests/test_evidence_formatter.py
slips/StratosphereLinuxIPS/tests/test_evidence_handler.py
slips/StratosphereLinuxIPS/tests/test_fides_bridge.py
slips/StratosphereLinuxIPS/tests/test_fides_module.py
slips/StratosphereLinuxIPS/tests/test_fides_queues.py
slips/StratosphereLinuxIPS/tests/test_fides_sqlite_db.py
slips/StratosphereLinuxIPS/tests/test_flow_handler.py
slips/StratosphereLinuxIPS/tests/test_go_director.py
slips/StratosphereLinuxIPS/tests/test_horizontal_portscans.py
slips/StratosphereLinuxIPS/tests/test_host_ip_manager.py
slips/StratosphereLinuxIPS/tests/test_http_analyzer.py
slips/StratosphereLinuxIPS/tests/test_idea_format.py
slips/StratosphereLinuxIPS/tests/test_input.py
slips/StratosphereLinuxIPS/tests/test_ioc_handler.py
slips/StratosphereLinuxIPS/tests/test_ip_info.py
slips/StratosphereLinuxIPS/tests/test_leak_detector.py
slips/StratosphereLinuxIPS/tests/test_main.py
slips/StratosphereLinuxIPS/tests/test_markov_chain.py
slips/StratosphereLinuxIPS/tests/test_metadata_manager.py
slips/StratosphereLinuxIPS/tests/test_network_discovery.py
slips/StratosphereLinuxIPS/tests/test_notice.py
slips/StratosphereLinuxIPS/tests/test_notify.py
slips/StratosphereLinuxIPS/tests/test_output.py
slips/StratosphereLinuxIPS/tests/test_process_manager.py
slips/StratosphereLinuxIPS/tests/test_profile_handler.py
slips/StratosphereLinuxIPS/tests/test_profiler.py
slips/StratosphereLinuxIPS/tests/test_profilers_manager.py
slips/StratosphereLinuxIPS/tests/test_redis_manager.py
slips/StratosphereLinuxIPS/tests/test_riskiq.py
slips/StratosphereLinuxIPS/tests/test_rnn_cc_detection.py
slips/StratosphereLinuxIPS/tests/test_set_evidence.py
slips/StratosphereLinuxIPS/tests/test_slips.py
slips/StratosphereLinuxIPS/tests/test_slips_utils.py
slips/StratosphereLinuxIPS/tests/test_smtp.py
slips/StratosphereLinuxIPS/tests/test_software.py
slips/StratosphereLinuxIPS/tests/test_spamhaus.py
slips/StratosphereLinuxIPS/tests/test_ssh.py
slips/StratosphereLinuxIPS/tests/test_ssl.py
slips/StratosphereLinuxIPS/tests/test_symbols_handler.py
slips/StratosphereLinuxIPS/tests/test_threat_intelligence.py
slips/StratosphereLinuxIPS/tests/test_timeline.py
slips/StratosphereLinuxIPS/tests/test_trustdb.py
slips/StratosphereLinuxIPS/tests/test_tunnel.py
slips/StratosphereLinuxIPS/tests/test_update_file_manager.py
slips/StratosphereLinuxIPS/tests/test_urlhaus.py
slips/StratosphereLinuxIPS/tests/test_vertical_portscans.py
slips/StratosphereLinuxIPS/tests/test_virustotal.py
slips/StratosphereLinuxIPS/tests/test_whitelist.conf
slips/StratosphereLinuxIPS/tests/test_whitelist.py
slips/StratosphereLinuxIPS/tests/integration_tests/__init__.py
slips/StratosphereLinuxIPS/tests/integration_tests/fides_config.yaml
slips/StratosphereLinuxIPS/tests/integration_tests/test_config_files.py
slips/StratosphereLinuxIPS/tests/integration_tests/test_dataset.py
slips/StratosphereLinuxIPS/tests/integration_tests/test_fides.py
slips/StratosphereLinuxIPS/tests/integration_tests/test_iris.py
slips/StratosphereLinuxIPS/tests/integration_tests/test_pcap_dataset.py
slips/StratosphereLinuxIPS/tests/integration_tests/test_portscans.py
slips/StratosphereLinuxIPS/tests/integration_tests/test_zeek_dataset.py
slips/StratosphereLinuxIPS/tests/integration_tests/config/fides.conf.yml
slips/StratosphereLinuxIPS/tests/yara_rules_for_testing/rules/test_rule.yara
slips/StratosphereLinuxIPS/webinterface/__init__.py
slips/StratosphereLinuxIPS/webinterface/app.py
slips/StratosphereLinuxIPS/webinterface/utils.py
slips/StratosphereLinuxIPS/webinterface/analysis/__init__.py
slips/StratosphereLinuxIPS/webinterface/analysis/analysis.py
slips/StratosphereLinuxIPS/webinterface/analysis/static/css/analysis.css
slips/StratosphereLinuxIPS/webinterface/analysis/static/js/analysis.js
slips/StratosphereLinuxIPS/webinterface/analysis/static/js/tableDefs.js
slips/StratosphereLinuxIPS/webinterface/analysis/templates/analysis.html
slips/StratosphereLinuxIPS/webinterface/database/__init__.py
slips/StratosphereLinuxIPS/webinterface/database/database.py
slips/StratosphereLinuxIPS/webinterface/database/signals.py
slips/StratosphereLinuxIPS/webinterface/documentation/documentation.py
slips/StratosphereLinuxIPS/webinterface/documentation/templates/documentation.html
slips/StratosphereLinuxIPS/webinterface/general/__init__.py
slips/StratosphereLinuxIPS/webinterface/general/general.py
slips/StratosphereLinuxIPS/webinterface/general/static/css/general.css
slips/StratosphereLinuxIPS/webinterface/general/static/js/general.js
slips/StratosphereLinuxIPS/webinterface/general/templates/general.html
slips/StratosphereLinuxIPS/webinterface/static/app.css
slips/StratosphereLinuxIPS/webinterface/static/app.js
slips/StratosphereLinuxIPS/webinterface/templates/app.html
slips/StratosphereLinuxIPS/zeek-scripts/__load__.zeek
slips/StratosphereLinuxIPS/zeek-scripts/arp.zeek
slips/StratosphereLinuxIPS/zeek-scripts/detect_DoH.zeek
slips/StratosphereLinuxIPS/zeek-scripts/hash_sha256.zeek
slips/StratosphereLinuxIPS/zeek-scripts/icmp-scans.zeek
slips/StratosphereLinuxIPS/zeek-scripts/ja3.zeek
slips/StratosphereLinuxIPS/zeek-scripts/ja3s.zeek
slips/StratosphereLinuxIPS/zeek-scripts/log_gw.zeek
slips/StratosphereLinuxIPS/zeek-scripts/slips-conf.zeek
slips_sdk.egg-info/PKG-INFO
slips_sdk.egg-info/SOURCES.txt
slips_sdk.egg-info/dependency_links.txt
slips_sdk.egg-info/entry_points.txt
slips_sdk.egg-info/top_level.txt
tests/__init__.py
tests/test_config.py
tests/test_core.py
tests/test_dataset_manager.py
tests/test_log_watcher.py
tests/test_slips_alert_monitor.py
tests/test_slips_manager.py
tests/test_zeek_script_manager.py