文件名称:subdomain_prepender:在子域之前添加域以进行暴力破解
文件大小:15KB
文件格式:ZIP
更新时间:2024-03-05 02:16:37
Rust
subdomain_prepender
用于OSINT和漏洞赏金的子域前缀
用法
如果需要,安装Rust
编译代码:
cargo build --release
从target/release/执行二进制文件
Prepends a list of subdomains from list of domains to a specified output file.
USAGE:
subdomain_prepender --domains
【文件预览】:
subdomain_prepender-master
----Cargo.toml(267B)
----Cargo.lock(3KB)
----src()
--------main.rs(2KB)
----LICENSE(34KB)
----README.md(728B)