安全扫描技术课程设计(12)
发布时间:2021-06-07
发布时间:2021-06-07
tcp端口扫描及tcp服务器搭建
printf("***Warming:您已执行了秘密通信,服务器退出!***\n"); printf("\n"); close(SockFd); goto Loop;//继续执行扫描 return(0); }
printf("Receive:%s(%d)\n",RBuf,iRecv);//display message printf("\n"); }//end while(1)
printf("***结束通信,继续扫描端口!***\n"); printf("\n"); goto Loop;
/*---------------------------------结束通信-----------------------------------*/
f) 获取公开的服务端口信息
struct servent *open_sport;
open_sport = getservbyport(htons(SPort), "tcp");//获得该端口的服务信息 printf("---服务名称: %s---\n", open_sport->s_name);
4
4.1
程序运行结果
TCP扫描210.37.47.194服务器端口
下一篇:利乐(中国)有限公司