Port Scanner & Banner Identify From TianXiang

Related tags

Network TXPortMap
Overview

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

You might also like...
GoScan is a port-scanner made entirely in Go-lang. The purpose of the tool is to be fast, dynamic and simple so that a professional in the CyberSecurity area can make an optimized list of ports
GoScan is a port-scanner made entirely in Go-lang. The purpose of the tool is to be fast, dynamic and simple so that a professional in the CyberSecurity area can make an optimized list of ports

🦫 GoScan GoScan is a port-scanner made entirely in Go-lang. The purpose of the tool is to be fast, dynamic and simple so that a professional in the C

HTTP proxy written in Go. COW can automatically identify blocked sites and use parent proxies to access.

COW (Climb Over the Wall) proxy COW 是一个简化穿墙的 HTTP 代理服务器。它能自动检测被墙网站,仅对这些网站使用二级代理。 English README. 当前版本:0.9.8 CHANGELOG 欢迎在 develop branch 进行开发并发送 pull

Project helps to identify the network, broadcast address and no of possible hosts

network_identifier Project helps to identify the network, broadcast address and no of possible hosts for Ipv4 address To use it directly as a go file

Port-proxy - Temporary expose port for remote connections

Port proxy util Temporary expose port for remote connections. E.g. database/wind

netscanner - TCP/UDP scanner to find open or closed ports

netscanner netscanner - TCP/UDP scanner to find open or closed ports installation you have to run this command to install the program $ go get github.

:vulcan_salute: Fast, modern, easy-to-use network scanner

sx is the command-line network scanner designed to follow the UNIX philosophy. The goal of this project is to create the fastest network scanner with

 sonarbyte is a simple and fast subdomain scanner written in go to extract subdomain from Rapid7's DNS Database using omnisint's api.
sonarbyte is a simple and fast subdomain scanner written in go to extract subdomain from Rapid7's DNS Database using omnisint's api.

sonarbyte Description Sonarbyte is a simple and fast subdomain scanner written in go to extract subdomains from Rapid7's DNS Database using omnisint's

Subdomain scanner, asynchronous dns packets, use pcap to scan 1600,000 subdomains in 1 second

ksubdomain是一款基于无状态的子域名爆破工具,类似无状态端口扫描,支持在Windows/Linux/Mac上进行快速的DNS爆破,在Mac和Windows上理论最大发包速度在30w/s,linux上为160w/s。 hacking8信息流的src资产收集 https://i.hacking8

A document scanner that creates a graph of the analogy between documents.

Social Analogizer The idea is that this program scans documents for keyword that correspond to other documents. Starting point is that a user has a pr

Comments
  • 针对输出格式的建议

    针对输出格式的建议

    目前是如下: [2021-04-08 10:06:10] [49.0.0.1:22] [ssh: SSH-2.0-OpenSSH] [2021-04-08 10:06:10] [49.0.0.1:80] [200|332][Directory listing for /]

    建议如下: [2021-04-08 10:06:10] [49.0.0.1:22] [ssh] [SSH-2.0-OpenSSH] [2021-04-08 10:06:10] [49.0.0.1:80] [http] [200|332|Directory listing for /]

    把协议单独放出来以便归类

    opened by timwhitez 2
  • add bash script for cross compile

    add bash script for cross compile

    add bash script for cross compile

    $ ./buildAll.sh
    buildAll TxPortMap...
    Build darwin_amd64 ....
    Build darwin_amd64 done
    Build darwin_arm64 ....
    Build darwin_arm64 done
    Build freebsd_386 ....
    Build freebsd_386 done
    Build freebsd_amd64 ....
    Build freebsd_amd64 done
    Build linux_386 ....
    Build linux_386 done
    Build linux_amd64 ....
    Build linux_amd64 done
    Build linux_arm ....
    Build linux_arm done
    Build linux_arm64 ....
    Build linux_arm64 done
    Build windows_386 ....
    Build windows_386 done
    Build windows_amd64 ....
    Build windows_amd64 done
    Build linux_mips64 ....
    Build linux_mips64 done
    Build linux_mips64le ....
    Build linux_mips64le done
    Build linux_mips ....
    Build linux_mips done
    Build linux_mipsle ....
    Build linux_mipsle done
    
    opened by zszhere 0
Releases(v1.1.2)
Owner
4DOGS
Cyber Security Team From China
4DOGS
A simple port scanner written in go

Scan27 A simple port scanner written in go Features: V1 it Scans the given Ip or Host name for open ports Usage ./scan27 Enter IP address or Host name

null 5 Jul 23, 2022
Yet another TCP Port Scanner, but lightning faster.

Fast TCP Port Scanner A highly concurrent TCP port scanner. Run Tests with Code Coverage (Linux) go test -cover Compile (Linux) go build -v -o fglps R

Hysteresis 6 Jul 23, 2022
port close check scanner. detects open ports, sends alert with slack.

aite9 (port close check scanner) サーバのポートが空いてないことを確認するポートスキャナー たくさんのサーバを管理していると設定ミスで内部利用ポートが外部に公開されてしまっている可能性があり、それに早く気付くためのチェックツールです。 サーバのリストを標準入力で渡すと

Yasushi Ichikawa (ichikaway) 8 Feb 3, 2022
TCP Port Scanner in GO lang

Port-Scanner-GO Simple TCP port scanner in golang. Installation & Build You have to have GO version 1.13 run: go build port-scanner-go.go Run single

M Amin Nasiri 6 Jun 6, 2022
A port scanner written in go

GoScanner A poor mans port scanner written in go Why? To help learn go Try and build something "somewhat" functional from the command line ?? To not s

Gobias 2 Sep 15, 2021
A basic port scanner written in go

go-port-scanner A ultra basic port scanner written in go, written for the advanced Go course in Platzi. Compilation Just as any go program go build ma

Eduardo Zepeda 0 Oct 21, 2021
Port scanner written in Go

The result will be similar to that: Result of function ScanPort (scan specific port): 1024 Port result: {tcp/1024 Closed} Result of function InitialS

Lucas Grigolon Varela 1 Oct 6, 2021
High-performance port scanner.

go-portScan 高性能端口扫描器 High-performance port scanner. Feature Syn stateless scan Syn Automatic ARP detection on the Intranet Scanning for large address

XinRoom 27 Dec 9, 2022
A high-performance concurrent scanner written by go, which can be used for survival detection, tcp port detection, and web service detection.

aScan A high-performance concurrent scanner written by go, which can be used for survival detection, tcp port detection, and web service detection. Fu

seventeen 16 Aug 15, 2022
A quick and dirty concurrent Golang-based port scanner

go-scan-ports A quick and dirty concurrent Golang-based port scanner, this will scan ports 1 through 1024 Usage: Requires 1 command line argument of U

Rolla Campbell 0 Jan 6, 2022