TheRealCiscoo/portki_scanner

GitHub: TheRealCiscoo/portki_scanner

一个基于 Go 语言开发的轻量级 TCP 端口扫描器,通过简单的命令行操作快速识别目标服务器上的开放端口。

Stars: 1 | Forks: 0

Portki Scanner

一款使用 Golang 开发的端口扫描器,可通过简单的 TCP 扫描识别服务器上的开放端口。

Go Networking Pentesting

## 编译 ``` $ git clone https://github.com/TheRealCiscoo/portki_scanner $ go build -ldflags="-s -w" -o .\builds\portki_scanner.exe .\main.go ``` ## 用法 ``` # .\portki_scanner.exe -t <目标主机> -r <端口范围> $ .\portki_scanner.exe -t scanme.nmap.org -r 21-80 ``` ## 联系我 - LinkedIn - [Francisco De Jesús](https://www.linkedin.com/in/franciscopauldejesus/) - Github - [TheRealCiscoo](https://github.com/TheRealCiscoo) ## 许可证 本项目采用 [MIT 许可证](https://github.com/TheRealCiscoo/portki_scanner/blob/main/LICENSE)。
标签:EVTX分析, Golang, TCP协议, 安全编程, 插件系统, 数据泄露防护, 日志审计, 端口扫描工具, 网络安全, 网络探测, 隐私保护