Xiang Li
Xiang Li
Hello! Ever think integrate the fi6s to Masscan, leveraging the advantages both of them? Could we have a long term commutication of IPv6 scanning? Thanks a lot!
**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...
### 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...
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...
When I use this cmd: `valgrind --tool=callgrind --trace-children=yes ./unbound -d -c /etc/unbound/unbound.conf` to debug unbound, it shows: ==19295== Error: can not open cache simulation output file `callgrind.out.19295' ==19295== could not...
Hello! Want to ask when the discovery process will end? Automatic? And what's the format of the input file for generate model? Thank you!!!
Hi, We found related vulnerabilities, and plz contact us at [email protected].
## Overview We found a new vulnerability in DNS resolving software, which triggers a resolver to ignore valid responses thus causing DoS (denial of service) for normal resolution. The effects...