hping3 source address not properly randomized by --rand-source
Open
- Dominant language
- C
- Stars
- 1.7k
- Forks
- 364
- PR merge metrics
- No merged PRs in 30d
Description
I happened to run across this while writing a script to map the first and second octet of source addresses to the x and y of a 256 x 256 image. It seems there is something amiss with the random function used.

You can see there's gaps in the random distribution. Ideally the distribution should be smooth.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.