Files
metasploit-gs/tools
Josh 2c80859564 ZDI Public Numbers can be 4 digits, ZDI-19-1045
Also, technically, ZDI Public Numbers will always have a min of 3 digits.
The number is essentially `"num_as_string".ljust(3, '0')`, so this should be {3,4}
or {3,5} if they ever get that high ;) I could find no ZDI- references or similar that
only had 2 digits in the last number part

references:
https://www.zerodayinitiative.com/advisories/ZDI-19-1045/
https://www.zerodayinitiative.com/advisories/ZDI-05-001/
2020-04-22 14:46:21 -05:00
..
2020-03-25 02:21:08 +05:30
2019-12-20 09:44:29 -06:00
2018-04-01 23:25:45 -05:00
2019-08-12 19:30:43 -05:00
2018-03-20 11:33:34 +00:00