LoginSignup
50
69

More than 5 years have passed since last update.

Pwn入門

Last updated at Posted at 2019-03-18

はじめに

学内で勉強会を開催した際に使用した資料です.CTFのPwnをはじめるために必要だと思われる部分を紹介しています.

資料

資料1

Pwn勉強会

  1. Pwnとは?
  2. Pwnの概要
  3. 機械語とアセンブリ言語
  4. レジスタ
  5. アセンブリ命令列
  6. スタックの動作
  7. 関数の呼び出し方法

資料2

学内Pwn勉強会

目次
1. プログラム実行
2. スタックの役割と動作
3. 関数呼び出し
4. スタックベースバッファオーバフロー
5. バッファオーバーフローの利用
6. ROP

その他

資料に間違いや問題等ありましたら,ご連絡いただければ幸いです.

50
69
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
50
69