mirror of
https://github.com/fuzzdb-project/fuzzdb.git
synced 2024-11-22 19:13:09 +00:00
Merge pull request #186 from Jacc0/patch-17
Added some more strings that may evaluate as localhost
This commit is contained in:
commit
202d21be8d
1 changed files with 43 additions and 1 deletions
|
@ -10,7 +10,49 @@
|
||||||
2130706434
|
2130706434
|
||||||
7F000001
|
7F000001
|
||||||
7F000002
|
7F000002
|
||||||
|
localhos
|
||||||
|
127.123.123.123
|
||||||
|
0x7f.1
|
||||||
|
017700000001
|
||||||
|
127.0.0.1
|
||||||
localhost
|
localhost
|
||||||
|
test.localtest.me
|
||||||
|
0x7f.0x0.0x0.0x1
|
||||||
|
0177.00.00.01
|
||||||
|
017700000001
|
||||||
|
0x7f001
|
||||||
|
2130706433
|
||||||
|
017700000001
|
||||||
|
%6c%6f%63%61%6c%68%6f%73%74
|
||||||
|
%31%32%37%2e%30%2e%30%2e%31
|
||||||
|
0x7f000001
|
||||||
|
00000000177.000000000.000000000.000000001
|
||||||
|
0x7f.0x0.0x0.0x1
|
||||||
|
0x000000007f.0x000000000.0x000000000.0x000000001
|
||||||
|
0x7f.0x0.0x0.1
|
||||||
|
0x7f.0x0.0.1
|
||||||
|
0x7f.0.0.1
|
||||||
|
127.0x0.0x0.0x1
|
||||||
|
127.0.0x0.0x1
|
||||||
|
127.0.0.0x1
|
||||||
|
0177.00.00.1
|
||||||
|
0177.00.0.1
|
||||||
|
0177.0.0.1
|
||||||
|
127.00.00.01
|
||||||
|
127.0.00.01
|
||||||
|
127.0.0.01
|
||||||
|
0x7f.0x0.1
|
||||||
|
0x7f.1
|
||||||
|
0177.00.1
|
||||||
|
0177.1
|
||||||
|
0x7f.00.1
|
||||||
|
0177.0x0.1
|
||||||
|
::ffff:7f000001
|
||||||
|
0:0:0:0:0:ffff:7f000001
|
||||||
|
0000:0000:0000:0000:0000:ffff:7f000001
|
||||||
|
0000:0000:0000:0000:0000:ffff:127.0.0.1
|
||||||
|
A.34.192.228.43.1time.127.0.0.1.99times.repeat.rebind.network
|
||||||
|
hostname
|
||||||
0177.1
|
0177.1
|
||||||
0177.2
|
0177.2
|
||||||
0177.0.1
|
0177.0.1
|
||||||
|
|
Loading…
Reference in a new issue