Nmap Development mailing list archives
Increase service probes max line length
From: Reece <liquidpele () gmail com>
Date: Sun, 7 Jul 2024 15:55:43 -0400
I created a PR on github to increase the probe line length, we created a custom probe for our own purposes to detect quic based on a tcpdump packet, but it's quite long so went over the line length, this, the PR increases the line length and adds a nicer error if you hit the max: https://github.com/nmap/nmap/pull/2803 Currently we are applying it as a patch in our build infra but would be great to get it upstream. Note: this became an issue in 7.94 with the removal of the nmap-payloads file which didn't have a max line length as it allowed breaking up payloads over multiple lines. If any changes to the PR are required just let me know. -Reece
_______________________________________________ Sent through the dev mailing list https://nmap.org/mailman/listinfo/dev Archived at https://seclists.org/nmap-dev/
Current thread:
- Increase service probes max line length Reece (Jul 07)
