You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to test out the capabilities of Headless-Burp with BurpSuite Pro, but when prompted for the license key, it responds with "The supplied license key was not recognized. Please try re-entering your license key."
I currently only have a trial license and the desktop hasn't had any issues with it. The exact command I am using is java -Xmx1G -Djava.awt.headless=true -classpath BurpSuitePro/burpsuite_pro.jar burp.StartBurp --unpause-spider-and-scanner --project-file=project.burp -c config.xml and just in case there was an issue with copying and pasting the license, I created a bash script to automatically enter it when prompted, but this has the same issue as when I paste it in manually.
Is there a fix for this?
I am using the latest version of BurpSuite Pro and OpenJDK 17.07
The text was updated successfully, but these errors were encountered:
I'm currently trying to test out the capabilities of Headless-Burp with BurpSuite Pro, but when prompted for the license key, it responds with "The supplied license key was not recognized. Please try re-entering your license key."
I currently only have a trial license and the desktop hasn't had any issues with it. The exact command I am using is
java -Xmx1G -Djava.awt.headless=true -classpath BurpSuitePro/burpsuite_pro.jar burp.StartBurp --unpause-spider-and-scanner --project-file=project.burp -c config.xml
and just in case there was an issue with copying and pasting the license, I created a bash script to automatically enter it when prompted, but this has the same issue as when I paste it in manually.Is there a fix for this?
I am using the latest version of BurpSuite Pro and OpenJDK 17.07
The text was updated successfully, but these errors were encountered: