Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xkaneiki/CVE-2023-0386
CVE-2023-0386在ubuntu22.04上的提权
https://github.com/xkaneiki/CVE-2023-0386
Last synced: 5 days ago
JSON representation
CVE-2023-0386在ubuntu22.04上的提权
- Host: GitHub
- URL: https://github.com/xkaneiki/CVE-2023-0386
- Owner: xkaneiki
- Created: 2023-05-05T03:02:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-13T08:58:53.000Z (over 1 year ago)
- Last Synced: 2024-08-02T15:08:09.740Z (3 months ago)
- Language: C
- Size: 416 KB
- Stars: 383
- Watchers: 4
- Forks: 65
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 编译
```bash
make all
```
# 使用
启动两个终端,在第一个终端中输入
```bash
./fuse ./ovlcap/lower ./gc
```
在第二个终端输入
```bash
./exp
```
# 效果
提权效果
![展示效果](./result.jpeg)