ppfuzz:用 Rust 编写的用于扫描客户端原型污染漏洞的快速工具。 :crab:

时间:2021-08-05 02:55:58
【文件属性】:
文件名称:ppfuzz:用 Rust 编写的用于扫描客户端原型污染漏洞的快速工具。 :crab:
文件大小:16KB
文件格式:ZIP
更新时间:2021-08-05 02:55:58
rust security chromium bugbounty vulnerability-scanners 模糊不清 原型污染模糊器 用 Rust 编写的用于扫描客户端原型污染漏洞的快速工具。 :crab: 贡献 归因 致谢 执照 安装 二进制 简单地,从发布页面下载一个预先构建的二进制文件并运行! 来源 注意:应该安装Rust ! 使用cargo : :play_button: cargo install ppfuzz - 要么 从源代码手动构建可执行文件: :play_button: git clone https://github.com/dwisiswant0/ppfuzz :play_button: cd ppfuzz && cargo build --release # binary file located at target/release/ppfuzz 依赖关系 ppfuzz使用Chromiumoxide ,它需要安装 Chrome 或 Chromium 浏览器。 如果设置了CHROME环境变量,那么它将使用它作为默认的可执行文件。 否
【文件预览】:
ppfuzz-master
----.cargo()
--------config(142B)
----Cargo.toml(688B)
----.github()
--------dependabot.yaml(437B)
--------FUNDING.yml(88B)
--------workflows()
----src()
--------browser.rs(536B)
--------main.rs(615B)
--------builder.rs(270B)
--------errors.rs(165B)
--------reader.rs(551B)
--------lib.rs(114B)
--------cli.yaml(465B)
--------payload.rs(513B)
--------fuzzer.rs(14KB)
--------parser.rs(1KB)
--------fingerprint.js(3KB)
----LICENSE(1KB)
----README.md(6KB)
----.gitignore(49B)

网友评论