hacktricks/src/crypto-and-stego/rc4-encrypt-and-decrypt.md

495 B

{{#include ../banners/hacktricks-training.md}}

如果你能够以某种方式使用 RC4 加密明文,你可以仅使用加密函数解密任何使用相同密码加密的内容。

如果你可以加密已知的明文,你也可以提取密码。更多参考资料可以在 HTB Kryptos 机器中找到:

{{#ref}} https://0xrick.github.io/hack-the-box/kryptos/ {{#endref}}

{{#ref}} https://0xrick.github.io/hack-the-box/kryptos/ {{#endref}}

{{#include ../banners/hacktricks-training.md}}