xmap icon indicating copy to clipboard operation
xmap copied to clipboard

XMap is a fast network scanner designed for performing Internet-wide IPv6 & IPv4 network research scanning.

Results 10 xmap issues
Sort by recently updated
recently updated
newest added

I started a xmap instance on Azure virtual machine, Azure only provide IPv6 balance, not point to point (/128) public address, middle-ware convert. It can ping IPv6 address correctly and...

**Describe the bug** Once I run a simple command, there is a `Segmentation fault` error. **To Reproduce** Run the following command: ``` xmap -4 8.8.8.8 ``` Error shows: `Segmentation fault`.

Show probe modules: > $ ./src/xmap --list-probe-modules Probe-modules (IPv6): udp tcp_syn icmp_echo icmp_echo_gw icmp_echo_tmxd Probe-modules (IPv4): udp dns dnsr dnsx dnsf dnsz dnss dnsv tcp_scan tcp_syn icmp_echo List help information...

**Describe the bug** When I use 'sudo xmap -B 1M -I input/apnicRoute_target.txt --probe-ttl=8' to scan a list of IPv6 address, it stops with a bug 'xmap-master/src/send.c:402: send_run: Assertion `t >...

### Help Type `xmap -4 -h -M dnsx -O json` to show the help information. > This module sends out DNS queries and parses basic responses. By default, the module...

Hello, how can I add the port to the end of the scanned ports in the output? Is there such a feature?

李老师您好,对于子网的扫描能改变它的扫描顺序吗,比如从高位按顺序向低位扫描而不是随机的生成?

If you found that: `fatal error: 'json.h' file not found` in you Mac M1-M3, it may be due to that `brew` installs the `.h` files into `/opt/homebrew/include/json-c/`. Please just copy...

如果是暴力的遍历枚举,需要时间超过1个月/周,这个项目的意义不大。 如果邻居发现协议可用于互联网,那扫描快了2^64倍。 如果子网有类似于邻居发现的协议,又快了2^x倍。 请谅解,没有看这里的文章,代码和论文。