Questions tagged [recovery]

64 questions
0
votes
1 answer

Security of damaged U2F key?

U2F key is praised for its security features. But I am afraid of using something so secure that when it is damaged I couldn't access my own accounts. So I searched what is recovery scenario and for example Amazon describes it as following: if you…
greenoldman
  • 173
  • 1
  • 1
  • 6
0
votes
1 answer

Recovering locked-out accounts after losing smartphone

Ok so, we've got a situation here that sounds a bit hopeless, but it's happening right now and we could really use some help. Please bear with me here as I try to explain... Recently, my wife and I were on a vacation abroad, and had the fortune of…
FoxEM
  • 19
  • 2
0
votes
0 answers

Policy for regaining access to a colleague's account

I run a SaaS used by teams to collect company-related information (think something like Crashlytics). Even if the tool lets users invite their colleagues, we often find cases of individuals who created an account for their company but they're the…
-1
votes
2 answers

Deduce RSA 1024 bit key from known input and output

I have 128 bytes of RSA encrypted data. I know the 16 bytes of decrypted data. Is it possible to compute the 1024 bit RSA key from this? Or is there a tool that recovers the key? Example: openssl rsautl -decrypt -inkey not_known_1024_key -in…
Konrad Eisele
  • 383
  • 1
  • 3
  • 8
1 2 3 4
5