1
0
Fork 0
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:
Sebastiaan Speck 2025-05-03 17:43:42 +02:00 committed by GitHub
parent 351f17f202
commit f4fce2b2f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -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>.

View file

@ -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>.