CTF-CLASS

一个存了很多WP的地方,我会不断更新这些内容!

我不得不提醒,大多数 CTF 题目的 WP 都是随机而且独立的,也就是说如果你仅仅是复制了我的 WP 然后提交,往往会导致你不能够通过,甚至被平台检测判定为作弊!

CSE365 sp23

官网在这儿,我的目录在这儿,看起来很入门的课,暂时做了一部分,找一段时间把pwn college的东西都做完然后放上来。

  • Talking Web
  • Assembly Crash Course
  • Building a Web Server
  • Reverse Engineering
  • Intercepting Communication
  • Cryptography
  • Web Security
  • Binary Exploitation

Wargame

发现的一个小的安全网站,有几个系列也挺入门,暂时做了bandit

  • bandit
  • Natas
  • Leviathan
  • Krypton
  • Narnia
  • Behemoth
  • Utumno
  • Maze
  • Vortex
  • Manpage
  • Drifter
  • FormulaOne

CSE466 FALL22

  • Program Misuse
  • Program Interaction
  • Assembly Crash Course
  • Shellcode Injection
  • Sandboxing
  • Debugging Refresher
  • Reverse Engineering
  • Memory Errors
  • Race Conditions
  • Kernel Security
  • Program Exploitation
  • System Exploitation

MalwareAnalysis

《恶意代码分析实战》一书阅读。

  • CH/Lab1
  • CH2
  • CH/Lab3
  • CH/Lab4
  • CH/Lab5
  • CH/Lab6
  • CH/Lab7
  • CH/Lab8
  • CH/Lab9
  • CH/Lab10
  • CH/Lab11
  • CH/Lab12
  • CH/Lab13
  • CH/Lab14
  • CH/Lab15
  • CH/Lab16
  • CH/Lab17
  • CH/Lab18
  • CH/Lab19
  • CH/Lab20
  • CH/Lab21

TODO-LIST

  • CSE 494 sp23
    • Return Oriented Programming
    • Format String Exploits
    • File Struct exploits
    • Dynamic Allocator Misuse
    • Exploitation Primitives and Memory Mastery
    • Dynamic Allocator Exploitation
    • Microarchitecture Exploitation