一品网
  • 首页

windows端口扫描


最简单的一条命令

netstat -a

找到所有开放的端口

netstat –an |find /i “listening”

找到所有开放的端口及其进程号(PID)

netstat –ano |find /i “listening”

打开任务管理器对照查看

CTRL + SHIFT + ESC

参考

https://techtalk.gfi.com/scan-open-ports-in-windows-a-quick-guide/

win32

相关


Win32 驱动隐藏进程内存

Win32下ShellCode的远程加载

Windows下使用Linux命令 gnuwin32 项目的安装与使用

Win32-鼠标-定时器-菜单

巧用win32print来控制windows系统打印机并推送打印任务

一起学libcef--搭建自己的libcef运行环境(Win32程序,错误C2220解决方案)

[笔记] Windows Win32应用分发

C#设置进程PATH环境变量值解决某些Win32DLL找不到路径问题

The win32ui module could not initialize the application object

乘风破浪,遇见最美Windows 11之新微软商店(Microsoft Store)生态 - 全新Microsoft Stor

[Win32] HBRUSH 画刷

VBS调用Win32 Api函数删除文件

标签

一品网 冀ICP备14022925号-6