mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 23:15:42 +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.
|
> 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>.
|
> 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.
|
> RSA attack tool for CTF challenges - recover private keys from weak public keys and/or decrypt data.
|
||||||
> More information: <https://github.com/RsaCtfTool/RsaCtfTool>.
|
> More information: <https://github.com/RsaCtfTool/RsaCtfTool>.
|
||||||
|
|
Loading…
Add table
Reference in a new issue