5 个不稳定版本
0.3.1 | 2021 年 8 月 9 日 |
---|---|
0.2.1 | 2021 年 8 月 9 日 |
0.2.0 | 2021 年 8 月 8 日 |
0.1.1 | 2021 年 8 月 7 日 |
0.1.0 | 2021 年 8 月 7 日 |
#13 in #bug-bounty
24KB
271 行
wayback-rs
Rust 版本的 tomnomnom/waybackurls
用于从 Wayback Machine、CommonCrawl、VirusTotal 获取 URL 的命令行界面。
安装
- git clone https://github.com/PFAhard/wayback-rs.git
- cd wayback-rs
- cargo build --release
- cp target/release/wayback 路径_to_bin_path
USAGE:
wayback [FLAGS] [OPTIONS]
FLAGS:
-h, --help Prints help information
-s scan for subdomain also
-V, --version Prints version information
OPTIONS:
-d, --domain <domain> use for scan one domain
-l, --list <list> file with domains for scan
-v, --vt-api-key <vt_key> virus total api key
依赖项
~4–16MB
~238K SLoC