Skip to content

Releases: silentsignal/burp-cfurl-cache

v0.3

08 Dec 14:12
v0.3
Compare
Choose a tag to compare
  • replaced xml.bind dependency with SimpleDateFormat
    • this caused silent failures on JRE versions where xml.bind has been removed from the default classpath
  • added support to detect and automaticaly load fsCachedData
    • newer version of CFURL place HTTP responses in a subdirectory and replace the actual content in the database with the file name (UUID), these are transparently swapped back during the import process

v0.2

06 Feb 10:01
v0.2
Compare
Choose a tag to compare
  • added support for two additional CFURL versions
  • improved performance by removing hex conversion
  • added code to ignore __hhaa__ synthetic header

v0.1

06 May 11:08
Compare
Choose a tag to compare

Initial release