Last Updated:2025/12/04
(programming) A computer security exploit technique by which the attacker gains control of the call stack to hijack program control flow and then executes prepared instruction sequences (gadgets
) that are already present in the machine's memory.
音声機能が動作しない場合はこちらをご確認ください
See correct answer
return-oriented programming
Edit Histories(0)
Source Word
return-oriented programming
Noun
uncountable
Japanese Meaning
メモリ上に既に存在する命令断片(ガジェット)を利用し、攻撃者がコールスタックを乗っ取りプログラムの制御フローをハイジャックするコンピュータセキュリティ攻撃手法。 / 攻撃者が不正にコールスタックへ干渉し、事前準備された命令のシーケンス(ガジェット)を実行させることで、プログラムの実行制御を奪う手法。