out-of-tree:out-of-tree 内核{module,exploit}开发工具

时间:2024-06-18 23:28:30
【文件属性】:

文件名称:out-of-tree:out-of-tree 内核{module,exploit}开发工具

文件大小:78KB

文件格式:ZIP

更新时间:2024-06-18 23:28:30

linux-kernel out-of-tree exploit-development Go

out-of-tree 内核{module,exploit}开发工具 out-of-tree 用于自动化一些常规操作,以创建用于调试内核模块和漏洞利用的开发环境,生成漏洞利用的可靠性统计信息,还提供了轻松集成到 CI(持续集成)中的能力。 安装 GNU/Linux(使用 ) $ curl -fsSL https://get.docker.com | sh $ sudo usermod -aG docker user && newgrp docker $ curl -L https://nixos.org/nix/install | sh $ nix-env -iA nixpkgs.out-of-tree 请注意,将用户添加到docker组具有严重的安全隐患。 查看 Docker 文档以获取更多信息。 苹果系统 $ brew cask install docker $ open --b


【文件预览】:
out-of-tree-master
----.gitignore(192B)
----go.mod(1KB)
----kernel_macos.go(427B)
----kernel.go(16KB)
----preload.go(3KB)
----debug.go(5KB)
----pew.go(12KB)
----LICENSE(34KB)
----CHANGELOG.md(5KB)
----gen.go(760B)
----go.sum(10KB)
----pew_test.go(907B)
----pack.go(1KB)
----.github()
--------workflows()
----tools()
--------qemu-debian-img()
--------qemu-centos-img()
----examples()
--------kernel-module()
--------preload()
--------kernel-exploit()
----main.go(11KB)
----qemu()
--------qemu-kernel.go(9KB)
--------test.config.go(462B)
--------README.md(2KB)
--------qemu-kernel_test.go(7KB)
----README.md(3KB)
----images.go(2KB)
----config()
--------config_test.go(2KB)
--------out-of-tree.go(1KB)
--------config.go(8KB)
----log.go(5KB)
----kernel_linux.go(2KB)
----docs()
--------index.rst(827B)
--------installation.rst(1KB)
--------introduction.rst(3KB)
----images.config.go(264B)
----db.go(7KB)

网友评论