mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 08:35:31 +02:00
RsaCtfTool: fix page title (#16366)
This commit is contained in:
parent
351f17f202
commit
f4fce2b2f9
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# RsaCtfTool
|
||||
# RsaCtfTool.py
|
||||
|
||||
> Herramienta de ataque RSA para desafíos CTF - recupera claves privadas a partir de claves públicas débiles y/o descifra datos.
|
||||
> Más información: <https://github.com/RsaCtfTool/RsaCtfTool>.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# RsaCtfTool
|
||||
# RsaCtfTool.py
|
||||
|
||||
> RSA attack tool for CTF challenges - recover private keys from weak public keys and/or decrypt data.
|
||||
> More information: <https://github.com/RsaCtfTool/RsaCtfTool>.
|
||||
|
|
Loading…
Add table
Reference in a new issue