Tags: ecdsa crypto 

Rating:

ECDSA time(second) based k without source code, can query 2 different messages with same k in a second.

Need to guess curve which is curve P-192 of NIST Digital Signature Stadnard and HASH function which is SHA-1.

Original writeup (https://github.com/ironore15/ctf/blob/master/2020-MidnightSun/Verifier).