Released as open source by Akto on Jan 13 2023.
Burp.demo.mp4
Modifications: Akto burp plugin built on top of Logger++ plugin developed by Corey Arthur and Soroush Dalili.
31st Aug 2023
- Unbundled credentials from jar file
- Plugin doesn't automatically come preloaded with akto credentials
14th Mar 2023
- Plugin sends all data without any filter except on logEntry size
- Added a check for logEntry size < 1M bytes.
23rd Jan 2023
- Plugin automatically sends data to Akto. No need to send data manually.
- Added "Send data to akto automatically" toggle in options tab to control this feature.
12th Jan 2023
- Plugin can import data from Akto.io
- Added "Import from Akto button" in options tab which makes an API request to fetch data.
8th Jan 2023
- Plugin has a right click option to send data to Akto.io
- Added Akto Credentials menu in Options tab.
- Modified HarExporter.java to send data to Akto when export to Akto is clicked.