Skip to content

silentsignal/burp-cfurl-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFURL Cache inspector for Burp Suite

Building

  • Install the dependencies, in case of libraries, put the JARs into lib
  • Execute ant, and you'll have the plugin ready in burp-cfurl-cache.jar

Dependencies

License

The whole project is available under MIT license, see LICENSE.txt, except for the class BinaryPListParser which was taken from the Quaqua project by Werner Randelshofer, licensed under the Modified BSD License, see quaqua-license.html.