Automation recon: portal endpoints and ACP control servers #3

Merged
laurence merged 1 commit from automation-recon into main 2026-07-18 21:55:55 +01:00
Owner

Feature

State-only update recording a verified, read-only recon of the iTelescope portal: login flow, DataService.svc JSON endpoints, per-scope ACP control servers (confirmed on T33), planner redirect, weather URLs, and current network status (many scopes offline, incl. recommended T71/T73).

Tools used

curl with a session cookie jar against go.itelescope.net; HTTP-auth probe of the T33 ACP server. No bookings made, no points spent, credentials kept outside the repo.

What was achieved

Session control is confirmed feasible end to end; next steps captured in TODO (map ACP endpoints, explore lookup.itelescope.online, enumerate DataService).

## Feature State-only update recording a verified, read-only recon of the iTelescope portal: login flow, DataService.svc JSON endpoints, per-scope ACP control servers (confirmed on T33), planner redirect, weather URLs, and current network status (many scopes offline, incl. recommended T71/T73). ## Tools used curl with a session cookie jar against go.itelescope.net; HTTP-auth probe of the T33 ACP server. No bookings made, no points spent, credentials kept outside the repo. ## What was achieved Session control is confirmed feasible end to end; next steps captured in TODO (map ACP endpoints, explore lookup.itelescope.online, enumerate DataService).
laurence added 1 commit 2026-07-18 21:55:54 +01:00
Records verified findings from a credentialed read-only recon of the
iTelescope portal (2026-07-18) in state/NOTES.md: the WebForms login flow,
the /DataService.svc JSON endpoints (GetAccountStatus, GetMyAvailablePlans,
ApplyPromoCode), the per-telescope ACP web servers behind HTTP auth
(tNN.itelescope.online / tNN.itelescope.net:80NN, confirmed on T33), the
Planner redirect to lookup.itelescope.online, and the per-site weather URLs.
Credentials themselves stay outside the repo.

state/TODO.md gains the next automation steps (map ACP endpoints, explore
the new planner, enumerate more DataService methods) and a campaign-impact
note: most Chile scopes plus several others are currently offline, including
recommended T71 and T73, so near-term work should target T33/T8/T32/T59 at
Siding Spring and status must be re-checked before any booking.
laurence merged commit c6aeaa6af8 into main 2026-07-18 21:55:55 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: laurence/itelescope#3
No description provided.