Sentora
An open-source, self-hosted AI-powered SIEM, EDR and SOAR platform for modern security operations.
File Explorer
- bug_report.yml
- config.yml
- feature_request.yml
- ci.yml
- trivy.yml
- PULL_REQUEST_TEMPLATE.md
- __init__.py
- criteria.py
- gating.py
- intel.py
- prompts.py
- schemas.py
- utils.py
- __init__.py
- generate_certs.py
- __init__.py
- agent_key.py
- agent_link.py
- attack.py
- config_validation.py
- correlation.py
- evaluation.py
- installers.py
- login_guard.py
- mq.py
- netloc.py
- opensearch.py
- reporting.py
- schema_init.py
- self_defence.py
- sigma.py
- sigma_loader.py
- soar_palette.py
- telemetry_crypto.py
- threat_feeds.py
- tls.py
- triage.py
- version.py
- init.sql
- init_userdb.sql
- MASTER.md
- agent-ai-analysis.jpg
- agent-alerts.jpg
- agent-overview.jpg
- asset-inventory-hardware.jpg
- asset-inventory-network.jpg
- audit-logs.jpg
- dashboard.jpg
- log-explorer.jpg
- sidebar.jpg
- production-deployment.md
- PROGRESS_REPORT.md
- Sentora_Architecture.md
- update-runbook.md
- .gitkeep
- corpus_attacks.jsonl
- vite.svg
- react.svg
- charts.tsx
- index.tsx
- AgentConsole.tsx
- Layout.tsx
- Sidebar.tsx
- VncViewer.tsx
- insightTriage.test.ts
- insightTriage.ts
- playbookActions.test.ts
- playbookActions.ts
- webauthn.test.ts
- webauthn.ts
- windowsEvent.test.ts
- windowsEvent.ts
- AccountSecurity.tsx
- AdminConfig.tsx
- AdminUsers.tsx
- AgentDetail.tsx
- Agents.tsx
- AIAnalysis.tsx
- Assets.tsx
- AttackChain.tsx
- AttackCoverage.tsx
- AuditLogs.tsx
- Automations.tsx
- Dashboard.tsx
- Databases.tsx
- Deployment.tsx
- FileIntegrity.tsx
- GlobalAlerts.tsx
- Login.tsx
- LoginLogs.tsx
- Playbooks.tsx
- Search.tsx
- SoarHub.tsx
- TelemetryHealth.tsx
- ThreatIntel.tsx
- api.ts
- downloadBlob.ts
- App.css
- App.tsx
- index.css
- main.tsx
- vite-env.d.ts
- .gitignore
- eslint.config.js
- index.html
- package-lock.json
- package.json
- README.md
- tsconfig.app.json
- tsconfig.json
- tsconfig.node.json
- vite.config.ts
- __init__.py
- vuln.py
- api_smoke_test.py
- backup_state.py
- build_attack_corpus.py
- build_eval_corpus.py
- generate_telemetry.py
- init_secrets.py
- label_eval_corpus.py
- lock_requirements.py
- rotate_db_password.py
- rule_hit_report.py
- run_eval.py
- __init__.py
- session.py
- ssrf.py
- totp.py
- webauthn.py
- linux_audit_tampering.yml
- linux_capability_backdoor.yml
- linux_container_escape.yml
- linux_cron_persistence.yml
- linux_data_staged_in_archive.yml
- linux_download_piped_to_shell.yml
- linux_file_pushed_offhost.yml
- linux_history_cleared.yml
- linux_kernel_module_loaded.yml
- linux_ld_preload.yml
- linux_log_wiped.yml
- linux_reverse_shell.yml
- linux_shell_profile_persistence.yml
- linux_ssh_key_added.yml
- linux_sshd_config_weakened.yml
- linux_sudoers_modified.yml
- linux_suid_backdoor.yml
- linux_systemd_unit_persistence.yml
- win_admin_share_service.yml
- win_amsi_bypass.yml
- win_audit_log_cleared.yml
- win_clipboard_and_screen_captured.yml
- win_data_staged_in_archive.yml
- win_defender_exclusion_added.yml
- win_domain_recon.yml
- win_encoded_powershell.yml
- win_event_log_tampered.yml
- win_firewall_disabled.yml
- win_local_account_created.yml
- win_lolbin_remote_payload.yml
- win_lsass_dump.yml
- win_ntds_extraction.yml
- win_office_spawns_shell.yml
- win_rdp_session_hijack.yml
- win_recovery_services_stopped.yml
- win_run_key_persistence.yml
- win_sam_hive_export.yml
- win_scheduled_task_created.yml
- win_service_installed.yml
- win_shadow_copy_deletion.yml
- win_upload_from_script_host.yml
- win_wmi_event_subscription.yml
- win_wmi_remote_execution.yml
- README.md
- file_scan.yaml
- log_paths.yaml
- rules.yaml
- init.sql
- init_sqlite.sql
- MODULES.md
- alert.py
- check_permissions.py
- __init__.py
- docker_monitor.py
- find_vuln.py
- info_collector.py
- log_extractor.py
- portscanner.py
- disks.py
- resource_checker.py
- soar.py
- vnc_manager.py
- agent_paths.py
- console.py
- db.py
- edr_enforcer.py
- enc_db.py
- fim.py
- inventory.py
- lateral_movement.py
- link.py
- persistence_hunter.py
- screen_capture.py
- telemetry_health.py
- version.py
- .gitignore
- build_agent.ps1
- build_agent.sh
- deploy.ps1
- deploy.sh
- docker-compose.yml
- LICENSE
- main.py
- README.md
- requirements.txt
- Sentora.md
- VERSION
- benign.yml
- linux.yml
- windows.yml
- __init__.py
- conftest.py
- test_agent_api_auth.py
- test_agent_config_persistence.py
- test_agent_console.py
- test_agent_deletion.py
- test_agent_display_name.py
- test_agent_enrolment.py
- test_agent_link.py
- test_agent_link_client.py
- test_agent_logging.py
- test_agent_proxy_status.py
- test_agent_reported_ip.py
- test_agent_restart.py
- test_agent_retention.py
- test_agent_schema_migration.py
- test_agent_self_destruct.py
- test_agent_single_instance.py
- test_agent_sql_parameters.py
- test_agent_trust.py
- test_ai_cache.py
- test_ai_gating.py
- test_ai_intel.py
- test_ai_schema_locks.py
- test_ai_schemas.py
- test_ai_utils.py
- test_api_smoke_test.py
- test_attack_coverage.py
- test_attack_hierarchy.py
- test_auth_wiring.py
- test_automation_endpoint_auth.py
- test_automation_status.py
- test_backup_state.py
- test_build_agent_sh.py
- test_clear_table_dedup.py
- test_collector_isolation.py
- test_collector_survival.py
- test_config_validation.py
- test_console_open_deadline.py
- test_correlation.py
- test_criteria.py
- test_db_pool_leaks.py
- test_db_pool_release.py
- test_design_system.py
- test_detection_rules.py
- test_encrypt_fields_map.py
- test_encrypted_column_widths.py
- test_encryption_actually_applied.py
- test_evaluation.py
- test_ingest_acknowledgement.py
- test_ingest_modes.py
- test_ingest_schema_coverage.py
- test_ingest_schema_locks.py
- test_ingest_tls.py
- test_init_secrets.py
- test_installer_transport.py
- test_key_mismatch_visibility.py
- test_ldap_injection.py
- test_link_frame_priority.py
- test_login_guard.py
- test_module_reference.py
- test_netloc.py
- test_password_policy.py
- test_reporting.py
- test_requirements_lock.py
- test_sanic_listeners.py
- test_screen_capture.py
- test_search.py
- test_second_factor.py
- test_self_defence.py
- test_self_exclusion.py
- test_server_reset_recovery.py
- test_session.py
- test_sigma.py
- test_sigma_all_paths.py
- test_sigma_builtin_rules.py
- test_sigma_evidence.py
- test_sigma_loader.py
- test_soar_dispatch.py
- test_sql_identifiers.py
- test_ssrf.py
- test_startup_ordering.py
- test_swallowed_errors.py
- test_telemetry_crypto.py
- test_telemetry_health.py
- test_threat_feeds.py
- test_tls_certs.py
- test_tls_documentation.py
- test_tls_end_to_end.py
- test_tls_serving.py
- test_triage.py
- test_versioning.py
- test_vuln_scanner.py
- test_webauthn_origin.py
- test_windows_eventlog_cursor.py
- .dockerignore
- .env.example
- .gitattributes
- .gitignore
- ai_worker.py
- app.py
- CONTRIBUTING.md
- docker-compose.yaml
- Dockerfile
- LICENSE
- pytest.ini
- README.md
- requirements-dev.txt
- requirements.lock
- requirements.txt
- SECURITY.md
- server.py
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
# Project Badges
// repository documentation
Was this content helpful?
(0 ratings)
