You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: parse session challenge as USINT array at attribute 303
The PLC sends the 20-byte challenge as a USINT array (flags=0x10,
type=0x02) at attribute 303, not as a BLOB. Confirmed from xBiggs's
S7-1200 FW v4.2.2 debug logs. The previous heuristic looking for
a BLOB never matched.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments