eroman
2016/08/30 17:24:22
If you want other data, these are all valid IP add
If you want other data, these are all valid IP addresses too (as crazy as they
seem)
192.168.9.1.2
0300.0250.00.01
0xC0.0Xa8.0x0.0x1
192
0xC0a80001
030052000001
192.168.0.1.
0000000000000300.0x00000000000000fF.00000000000000001
[::ffff:192.168.0.1]
[::ffff:192.1.2]
[::ffff:0xC0.0Xa8.0x0.0x1]
[0:0::0:0:8]
I expect this fuzz tester will mostly be exploring GURLs parsing space (which is
true of a great many net unit tests).
mmoroz
2016/08/31 11:18:24
Nice set! Added all of them, thanks!
On 2016/08/30 17:24:22, eroman wrote:
> If you want other data, these are all valid IP addresses too (as crazy as they
> seem)
>
> 192.168.9.1.2
> 0300.0250.00.01
> 0xC0.0Xa8.0x0.0x1
> 192
> 0xC0a80001
> 030052000001
> 192.168.0.1.
> 0000000000000300.0x00000000000000fF.00000000000000001
> [::ffff:192.168.0.1]
> [::ffff:192.1.2]
> [::ffff:0xC0.0Xa8.0x0.0x1]
> [0:0::0:0:8]
>
>
> I expect this fuzz tester will mostly be exploring GURLs parsing space (which
is
> true of a great many net unit tests).
Issue 2291133002: Add fuzzer for ParseURLHostnameToAddress to //net.
(Closed)
Created 4 years, 3 months ago by mmoroz
Modified 4 years, 3 months ago
Reviewers: aizatsky, eroman, Oliver Chang
Base URL:
Comments: 15