Add Android forensics, IOC threat-intel DB, Compose companion; scrub secrets from configs

This commit is contained in:
SsSnake
2026-07-13 15:45:47 -07:00
parent 925216290f
commit e48d577bd5
387 changed files with 211976 additions and 921 deletions

View File

@@ -1,5 +1,5 @@
[llama]
model_path = C:\she\autarch\models\darkHal.gguf
model_path = C:\Track 1\model\sssnake7070\HauhauCS\Qwen3.5-9B-Uncensored-HauhauCS-Aggressive\Qwen3.5-9B-Uncensored-HauhauCS-Aggressive-Q4_K_M.gguf
n_ctx = 2048
n_threads = 4
n_gpu_layers = -1
@@ -29,7 +29,7 @@ no_banner = false
host = 127.0.0.1
port = 55553
username = msf
password = msdf
password = msf
ssl = true
[osint]
@@ -76,7 +76,7 @@ default_port = 80
execution_timeout = 120
[upnp]
enabled = true
enabled = false
internal_ip = 10.0.0.26
refresh_hours = 12
mappings = 443:TCP,51820:UDP,8080:TCP
@@ -108,7 +108,7 @@ bt_require_security = true
[web]
host = 0.0.0.0
port = 8181
secret_key = 23088243f11ce0b135c64413073c8c9fc0ecf83711d5f892b68f95b348a54007
secret_key =
mcp_port = 8081
[revshell]
@@ -150,18 +150,18 @@ threat_threshold_auto_respond = 40
log_max_entries = 1000
[agents]
backend = local
local_max_steps = 20
backend = claude
local_max_steps = 200
local_verbose = true
claude_enabled = false
claude_model = claude-sonnet-4-6
claude_max_tokens = 16384
claude_max_steps = 30
claude_max_steps = 200
openai_enabled = false
openai_model = gpt-4o
openai_base_url = https://api.openai.com/v1
openai_max_tokens = 16384
openai_max_steps = 30
openai_max_steps = 200
[mcp]
enabled = false