Thursday, January 2, 2025

hack submarine internet cables ( Day 2 BACK@WAR 2025 mfk @NATO_ACT @PJudiciaria @CNCSgovpt @NSACyber Forget drones lets go the submarine cables same ID CAN bus, several paylloads, 2 much garbage disrupt IT WILL HV A PRICE)

 




https://electronics.stackexchange.com/questions/43139/transmission-of-different-messages-with-the-same-id-on-a-can-bu

https://github.com/OpenCyphal/specification/blob/master/specification/transport/can/can.tex

Hack truque trick decode elliptic curve

  import hashlib def msg_to_int(msg: str):     return int(hashlib.sha256(msg.encode()).hexdigest(), 16) P_recovered = k_inv * C m_recovered ...