mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
16 lines
668 B
Markdown
16 lines
668 B
Markdown
{{#include ../banners/hacktricks-training.md}}
|
||
|
||
もしRC4を使用してプレーンテキストを暗号化できれば、同じパスワードを使用してその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}}
|