Skip to content

Commit

Permalink
mv wps in cbctf as the training site shut down
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketMaDev committed Apr 21, 2024
1 parent 8ec56d9 commit 157ad01
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cbctf/ret2libc.md → wp/ret2libc.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ret2libc

from cbctf starter 2023

## 文件分析

下载`ret2libc`, NX on, PIE on, RELRO full
Expand Down
2 changes: 2 additions & 0 deletions cbctf/ret2shell.md → wp/ret2shell.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ret2shell

from cbctf starter 2023

## 文件分析

下载`ret2shell`, NX off, PIE off, RELRO off
Expand Down
2 changes: 2 additions & 0 deletions cbctf/ret2txtp.md → wp/ret2txtp.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ret2txtplus

from cbctf starter 2023

~~当我在想为什么题目会多一个e时我自己就多输了1个e~~

## 文件分析
Expand Down
2 changes: 2 additions & 0 deletions cbctf/ret2txtpp.md → wp/ret2txtpp.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ret2txtplusplus

from cbctf starter 2023

## 文件分析

下载`ret2txtpp`, 保护全开
Expand Down
2 changes: 2 additions & 0 deletions cbctf/stackremove.md → wp/stackremove.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# stackremove

from cbctf starter 2023

## 文件分析

下载`stackremove`, NX on, PIE on, Canary off, RELRO full
Expand Down

0 comments on commit 157ad01

Please sign in to comment.