Skip to content

Commit

Permalink
ref dbgbgtf blog; complete ChromeLogger blog
Browse files Browse the repository at this point in the history
add some description and picture of seccomp
  • Loading branch information
RocketMaDev committed Oct 23, 2024
1 parent 64d163c commit 343501d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
6 changes: 4 additions & 2 deletions dasx0rays2024/ChromeLogger.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ cleanup:
}
```
<img src="assets/sandbox.png" height="70%" width="70%">
## No 2.35 ROP gadget
这么折腾以后麻烦了,既不能用OneGadget,也不能用`system`,难道只能走rop了吗?
Expand Down Expand Up @@ -632,8 +634,8 @@ def payload(lo: int, useFSOP: bool) -> bool:
## 尾声
尽管放了提示,但是8小时,没有师傅能做出我的题,感觉有些遗憾。
各位师傅有什么想问的都可以在discussion中问。
尽管放了提示,但是8小时,没有师傅能做出我的题,感觉有些遗憾。要是放在XCTF分站赛的话,
估计不久就被秒了吧。各位师傅有什么想问的都可以在discussion中问。
## 参考
Expand Down
1 change: 1 addition & 0 deletions dasx0rays2024/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@

1. [WhereIsMySauce](./WhereIsMySauce.md)
2. [ChromeLogger](./ChromeLogger.md)
3. [sixbytes & usersys](http://dbgbgtf.top/2024/10/23/dasctf/) | By *dbgbgtf*
Binary file added dasx0rays2024/assets/sandbox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 343501d

Please sign in to comment.