The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Has the new MontoyaAPI removed the saveExtensionSettings and the loadExtensionSettings method

Rahul | Last updated: Jun 20, 2024 06:17AM UTC

Hi, I am trying to develop a Burp Suite extension, and the work is almost done. Now, I need to implement a persistent way to store the data used in the extension. I did try the PersistedObject to do the same, and I have to say that it does do the job. However, when I restart Burp Suite, the data is no longer persistent. Is there an option similar to the saveExtensionSetting and loadExtensionSetting methods?

Hannah, PortSwigger Agent | Last updated: Jun 20, 2024 09:00AM UTC