wuppp / TXPortMap

Port Scanner & Banner Identify From TianXiang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TXPortMap

Port Scanner & Banner Identify From TianXiang

./TxPortMap -h

image-20210329210749167

新增加彩色文字输出格式 对http/https协议进行title以及报文长度打印,获取title失败打印报文前20字节

image-20210329211309482

新增日志文件以及扫描结果文件

image-20210329211016678

TxPortMap 会直接扫描top100 加上t1000参数会扫描top1000 可以通过-p 指定端口,分号指定多个

image-20210329113123457

image-20210329113409985

项目说明

在渗透测试的端口扫描阶段,相信很多人遇到的问题是nmap太慢,masscan不准确。 本项目为天象渗透测试平台后端使用的端口扫描和指纹识别模块,采用Golang编写,以期在速度与准确度之间寻找一个平衡。 开源后希望大家可以一起完善指纹和提交优化建议。

TxPortMap时间:20.171秒

nmap 2分51.89秒

image-20210329114458453

image-20210329114524449

交流群

TxPortMap

群满可加微信

sucre

About

Port Scanner & Banner Identify From TianXiang


Languages

Language:Go 98.6%Language:Shell 1.4%