panos-scanner icon indicating copy to clipboard operation
panos-scanner copied to clipboard

Update versions + print unknown version

Open k4nfr3 opened this issue 10 months ago • 4 comments

Update of version-table Update of script to show unmatched versions

k4nfr3 avatar Apr 19 '24 15:04 k4nfr3

Your version-table is missing 10.2.8-h3, 11.0.0-h3, 11.0.4-h2, 11.1.0-h3, 11.1.1-h1. See my pull request for the update version-table.txt

hcompleto avatar Apr 24 '24 11:04 hcompleto

I merged the other PR, so please resolve the existing conflicts here and I'll accept.

noperator avatar Apr 24 '24 13:04 noperator

Hi, i agree with you @hcompleto in your PR you have more versions. But there is probably a big difference of how I suggest the new versions to compare to you. Example (if I'm not mistaken as that is always possible) : I pushed : 10.2.4-h16 Apr 18 2024 you pushed : 10.2.4-h16 Apr 16 2024

For each version I do not base my date on the publication of the advisory neither the date inside the image date like image

But I base my date on installing each and every single version on a device, and running the scan. My method is really time consuming but it then achieves a much more accurate date of fingerprint.

k4nfr3 avatar May 17 '24 09:05 k4nfr3

I base my date on installing each and every single version on a device, and running the scan.

Yes, this is the correct method for finding timestamps—either:

  • scanning a live device whose version you confidently know, or
  • extracting the timestamp from the file on disk (from a rooted device)

noperator avatar May 17 '24 13:05 noperator