sharkvdwho/ruscan

GitHub: sharkvdwho/ruscan

一个用 Rust 编写的轻量级底层端口扫描器,支持单端口、端口范围和端口列表等多种扫描模式,可快速发现目标主机的开放端口。

Stars: 0 | Forks: 0

# RUSCAN 端口扫描器! ## 编译要求 - `rustc`, `cargo` ## 安装 将以下命令复制并粘贴到您的终端中 ``` git clone https://github.com/sharkvdwho/ruscan && cd ruscan && make install ``` **警告:** 请确保将 /home//.cargo/bin 添加到您的 PATH 环境变量中,或者直接将 .cargo/bin/ruscan 移动到 ~/.local/bin/ ## 用法 ``` Usage: ruscan.exe ps [OPTIONS] Arguments: ip addres of the target network. Example: ruscan ps <192.168.0.1> Options: -i, --ip ip addres of the target network. Example: ruscan ps <127.0.0.1> -d, --domain domain name of the target network. Example: ruscan ps -p, --port single port to be scaned on the target network. Example: ruscan ps target_address -p <443> -r, --range range of ports to be scaned on the target network. Example: ruscan ps target_address -r <1-65535> -l, --list list of ports to be scaned on the target network. Example: ruscan ps target_address -l <21,80,443> -h, --help Print help manga ```
标签:AES-256, GraphQL安全矩阵, IP扫描, Rust, Rust语言, 二进制发布, 云存储安全, 可视化界面, 安全扫描器, 安全运营中心, 底层网络, 开源工具, 插件系统, 攻击路径可视化, 数据统计, 漏洞评估, 端口扫描, 网络安全, 网络扫描, 网络映射, 网络流量审计, 通知系统, 隐私保护, 黑客工具