Burp Suite User Forum

Create new post

During installation of Enterprise Edition on Ubuntu Linux - setting ownership error

Vetha | Last updated: Mar 16, 2022 07:29AM UTC

Hello During installation of Enterprise Edition on Ubuntu Linux - we are getting the below ownership error. Failed to set ownership of installation directory Ignore [i, Enter], Retry [r], Quit [q] How to override this error? Regards Vetha Manickam

Uthman, PortSwigger Agent | Last updated: Mar 16, 2022 09:09AM UTC

Hi Vetha,

Are you running the installer as root? Are you following all the default steps during the install (e.g. allowing the installer to create the burpsuite user)?

If your issue persists, can you please rerun the installer with the following command-line parameters and share the log file with support@portswigger.net?

./burp_enterprise_installer.sh -c -Dinstall4j.debug=true -Dinstall4j.logToStderr=true -Dinstall4j.detailStdout=true -Dinstall4j.keepLog=true

Vetha | Last updated: Mar 16, 2022 01:21PM UTC

We are getting below error: root@INP44XPSD4514:/home/pamapp-dast-prod# ./burpsuite_enterprise_linux_v2022_2_1.sh -c -Dinstall4j.debug=true -Dinstall4j.logToStderr=true -Dinstall4j.detailStdout=true -Dinstall4j.keepLog=true Unpacking JRE ... Starting Installer ... [INFO] logger started at Wed Mar 16 16:44:07 IST 2022 [INFO] executable name: /home/pamapp-dast-prod/burpsuite_enterprise_linux_v2022_2_1.sh [INFO] install4j version: 8.0.6 (build 8165) [INFO] Properties: [INFO] Variable changed: sys.resolveUserSpecificInstallationDir=false[class java.lang.String] [INFO] com.install4j.runtime.beans.actions.misc.RequestPrivilegesAction [ID 13]: Execute action Property allRequested: true Property failIfNotObtainedMac: true Property failIfNotObtainedWin: true Property failIfNotRootUnix: true Property obtainIfAdminMac: true Property obtainIfAdminWin: true Property obtainIfNormalMac: true Property obtainIfNormalWin: true Property rollbackSupported: false Property updateInstallationDirectory: true Execute action successful after 2 ms [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 533]: Execute action Property script: com.install4j.script.I4jScript_Internal_1 Property variableName: suggestedLogsDirectory Property failIfNull: true Property onlyIfUndefined: false Property responseFileVariable: false Property rollbackSupported: false Variable changed: suggestedLogsDirectory=/var/log/BurpSuiteEnterpriseEdition[class java.lang.String] Execute action successful after 3 ms [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 534]: Execute action Property script: com.install4j.script.I4jScript_Internal_2 Property variableName: suggestedDataDirectory Property failIfNull: true Property onlyIfUndefined: false Property responseFileVariable: false Property rollbackSupported: false Variable changed: suggestedDataDirectory=/var/lib/BurpSuiteEnterpriseEdition[class java.lang.String] Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 13070]: Execute action Property script: com.install4j.script.I4jScript_Internal_3 Property variableName: suggestedDatabaseBackupsDirectory Property failIfNull: true Property onlyIfUndefined: false Property responseFileVariable: false Property rollbackSupported: false Variable changed: suggestedDatabaseBackupsDirectory=/var/lib/BurpSuiteEnterpriseEdition[class java.lang.String] Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 681]: Execute action Property script: com.install4j.script.I4jScript_Internal_4 Property variableName: platformScriptSuffix Property failIfNull: true Property onlyIfUndefined: false Property responseFileVariable: true Property rollbackSupported: false Variable changed: platformScriptSuffix=sh[class java.lang.String] Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 9511]: Execute action Property script: com.install4j.script.I4jScript_Internal_5 Property variableName: launcher_vm_params Property failIfNull: false Property onlyIfUndefined: false Property responseFileVariable: false Property rollbackSupported: false Variable changed: launcher_vm_params=file:///dev/urandom[class java.lang.String] Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.screens.StartupScreen [ID 1]: command: move 1 screens, executing actions, checking condition [INFO] com.install4j.runtime.beans.screens.FormScreen [ID 8722]: Show screen Welcome to the Burp Suite Enterprise Edition Setup Wizard This will install Burp Suite Enterprise Edition on your computer WARNING Your machine does not appear to meet the minimum system requirements for running Burp Suite Enterprise Edition. For a proof-of-concept installation that can run one scan at a time, we recommend using a machine with: * 24 GB RAM * 8 CPU cores * 30 GB disk space Continuing with the installation on this machine may result in performance issues. For more information, please refer to the system requirements documentation. [INFO] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 5915]: Execute action Property rollbackScript: null Property script: com.install4j.script.I4jScript_Internal_6 Property rollbackSupported: false Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 11270]: Execute action Property rollbackScript: null Property script: com.install4j.script.I4jScript_Internal_7 Property rollbackSupported: false Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.screens.FormScreen [ID 8722]: command: move 1 screens, executing actions, checking condition [INFO] com.install4j.runtime.beans.screens.InstallationDirectoryScreen [ID 4]: Show screen Select the folder where you would like Burp Suite Enterprise Edition to be installed. Where should Burp Suite Enterprise Edition be installed? [/opt/burpsuite_enterprise] checking writable with maximum [INFO] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 10571]: Execute action Property rollbackScript: null Property script: com.install4j.script.I4jScript_Internal_9 Property rollbackSupported: false The specified directory already contains an installation of Burp Suite Enterprise Edition. Continuing with this installation will replace the current version. OK [o, Enter], Quit Installation [q] Execute action successful after 24864 ms [INFO] com.install4j.runtime.beans.actions.misc.LoadResponseFileAction [ID 3]: Execute action Property excludedVariables: [sys.installationDir] Property file: null Property overwriteStrategy: Do not overwrite command line Property registerForResponseFile: true Property rollbackSupported: false Variable changed: sys.languageId=en[class java.lang.String] Variable changed: anonymousFeedback=true[class java.lang.Boolean] Variable changed: dataDirectory=/var/lib/BurpSuiteEnterpriseEdition[class java.lang.String] Variable changed: sys.programGroupDisabled=true[class java.lang.Boolean] Variable changed: sys.component.agent=false[class java.lang.Boolean] Variable changed: dbType=h2[class java.lang.String] Variable changed: platformScriptSuffix=sh[class java.lang.String] Variable changed: beuserandgroup=dastadmin:dastadmin[class java.lang.String] Variable changed: escapedDataDir=/var/lib/BurpSuiteEnterpriseEdition[class java.lang.String] Variable changed: databaseBackupsDirectory=/var/lib/dastdb[class java.lang.String] Variable changed: beuser=dastadmin[class java.lang.String] Variable changed: sys.component.web=true[class java.lang.Boolean] Variable changed: sys.adminRights=true[class java.lang.Boolean] Variable changed: sys.component.db=true[class java.lang.Boolean] Variable changed: sys.component.enterprise=true[class java.lang.Boolean] Variable changed: webserver_port=8080[class java.lang.Integer] Variable changed: escapedInstallationDir=/opt/burpsuite_enterprise[class java.lang.String] Variable changed: logsDirectory=/var/log/BurpSuiteEnterpriseEdition[class java.lang.String] Execute action successful after 6 ms [INFO] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 3677]: Execute action Property rollbackScript: null Property script: com.install4j.script.I4jScript_Internal_13 Property rollbackSupported: false In Static members: In action "Backup enterprise-server.config file [Run script]" (screen "Installation location"), property "Script": java.nio.file.NoSuchFileException: /opt/burpsuite_enterprise/enterpriseServer/${compiler:release.version}/enterprise-server.config at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) at java.base/sun.nio.fs.UnixCopyFile.copy(UnixCopyFile.java:548) at java.base/sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:258) at java.base/java.nio.file.Files.copy(Files.java:1295) at com.install4j.script.I4jScript_Internal_0.backupConfigFile(I4jScript_Internal_0.java:143) at com.install4j.script.I4jScript_Internal_13.eval(I4jScript_Internal_13.java:1) at com.install4j.script.I4jScript_Internal_13.evaluate(I4jScript_Internal_13.java:*24) at com.install4j.runtime.installer.helper.Script.evaluate(Script.java:33) at com.install4j.runtime.installer.ContextImpl.runScript(ContextImpl.java:207) at com.install4j.runtime.installer.ContextImpl.runScript(ContextImpl.java:201) at com.install4j.runtime.beans.actions.control.RunScriptAction.execute(RunScriptAction.java:35) at com.install4j.runtime.beans.actions.SystemInstallOrUninstallAction.install(SystemInstallOrUninstallAction.java:29) at com.install4j.runtime.installer.ContextImpl$9.executeAction(ContextImpl.java:1750) at com.install4j.runtime.installer.ContextImpl$9.fetchValue(ContextImpl.java:1740) at com.install4j.runtime.installer.ContextImpl$9.fetchValue(ContextImpl.java:1737) at com.install4j.runtime.installer.helper.comm.actions.FetchObjectAction.execute(FetchObjectAction.java:14) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionDirect(HelperCommunication.java:272) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionInt(HelperCommunication.java:247) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionChecked(HelperCommunication.java:185) at com.install4j.runtime.installer.helper.comm.HelperCommunication.fetchObjectChecked(HelperCommunication.java:168) at com.install4j.runtime.installer.ContextImpl.performActionIntStatic(ContextImpl.java:1737) at com.install4j.runtime.installer.InstallerContextImpl.performActionInt(InstallerContextImpl.java:159) at com.install4j.runtime.installer.ContextImpl.performAction(ContextImpl.java:1165) at com.install4j.runtime.installer.controller.Controller.executeAction(Controller.java:401) at com.install4j.runtime.installer.controller.Controller.executeActions(Controller.java:367) at com.install4j.runtime.installer.controller.Controller.executeActionGroup(Controller.java:438) at com.install4j.runtime.installer.controller.Controller.executeActions(Controller.java:372) at com.install4j.runtime.installer.controller.Controller.handleCommand(Controller.java:224) at com.install4j.runtime.installer.controller.Controller.start(Controller.java:123) at com.install4j.runtime.installer.Installer.runInProcess(Installer.java:61) at com.install4j.runtime.installer.Installer.main(Installer.java:46) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84) at com.install4j.runtime.launcher.UnixLauncher.start(UnixLauncher.java:66) at install4j.Installer2927833165.main(Unknown Source) [ERROR] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 3677]: java.nio.file.NoSuchFileException: /opt/burpsuite_enterprise/enterpriseServer/${compiler:release.version}/enterprise-server.config java.nio.file.NoSuchFileException: /opt/burpsuite_enterprise/enterpriseServer/${compiler:release.version}/enterprise-server.config at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116) at java.base/sun.nio.fs.UnixCopyFile.copy(UnixCopyFile.java:548) at java.base/sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:258) at java.base/java.nio.file.Files.copy(Files.java:1295) at com.install4j.script.I4jScript_Internal_0.backupConfigFile(I4jScript_Internal_0.java:160) at com.install4j.script.I4jScript_Internal_13.eval(I4jScript_Internal_13.java:20) at com.install4j.script.I4jScript_Internal_13.evaluate(I4jScript_Internal_13.java:24) at com.install4j.runtime.installer.helper.Script.evaluate(Script.java:33) at com.install4j.runtime.installer.ContextImpl.runScript(ContextImpl.java:207) at com.install4j.runtime.installer.ContextImpl.runScript(ContextImpl.java:201) at com.install4j.runtime.beans.actions.control.RunScriptAction.execute(RunScriptAction.java:35) at com.install4j.runtime.beans.actions.SystemInstallOrUninstallAction.install(SystemInstallOrUninstallAction.java:29) at com.install4j.runtime.installer.ContextImpl$9.executeAction(ContextImpl.java:1750) at com.install4j.runtime.installer.ContextImpl$9.fetchValue(ContextImpl.java:1740) at com.install4j.runtime.installer.ContextImpl$9.fetchValue(ContextImpl.java:1737) at com.install4j.runtime.installer.helper.comm.actions.FetchObjectAction.execute(FetchObjectAction.java:14) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionDirect(HelperCommunication.java:272) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionInt(HelperCommunication.java:247) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionChecked(HelperCommunication.java:185) at com.install4j.runtime.installer.helper.comm.HelperCommunication.fetchObjectChecked(HelperCommunication.java:168) at com.install4j.runtime.installer.ContextImpl.performActionIntStatic(ContextImpl.java:1737) at com.install4j.runtime.installer.InstallerContextImpl.performActionInt(InstallerContextImpl.java:159) at com.install4j.runtime.installer.ContextImpl.performAction(ContextImpl.java:1165) at com.install4j.runtime.installer.controller.Controller.executeAction(Controller.java:401) at com.install4j.runtime.installer.controller.Controller.executeActions(Controller.java:367) at com.install4j.runtime.installer.controller.Controller.executeActionGroup(Controller.java:438) at com.install4j.runtime.installer.controller.Controller.executeActions(Controller.java:372) at com.install4j.runtime.installer.controller.Controller.handleCommand(Controller.java:224) at com.install4j.runtime.installer.controller.Controller.start(Controller.java:123) at com.install4j.runtime.installer.Installer.runInProcess(Installer.java:61) at com.install4j.runtime.installer.Installer.main(Installer.java:46) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84) at com.install4j.runtime.launcher.UnixLauncher.start(UnixLauncher.java:66) at install4j.Installer2927833165.main(Unknown Source) Execute action not successful after 10 ms Unable to backup previous Enterprise Server configuration file [INFO] com.install4j.runtime.beans.screens.InstallationDirectoryScreen [ID 4]: Canceled

Uthman, PortSwigger Agent | Last updated: Mar 16, 2022 01:31PM UTC

That looks like a different error to the one in your original post.

Can you please run the uninstaller in the installation directory of your most recent attempt > Perform the install again with the same command above? Alternatively, run the installer as root on a blank machine (i.e. with no existing installation of Enterprise)

Please share any log files over email since this forum is public.

Vetha | Last updated: Mar 16, 2022 02:14PM UTC

How to run the uninstaller?

Uthman, PortSwigger Agent | Last updated: Mar 16, 2022 05:54PM UTC

Hi Vetha,

There should be an uninstaller binary in the installation directory - in your case, this is /opt/burpsuite_enterprise

Vetha | Last updated: Mar 17, 2022 06:06AM UTC

Still getting the same error. root@INP44XPSD4514:/opt/burpsuite_enterprise# ./uninstall Please select a language: 1: English [Enter] [1 - 1] Are you sure you want to completely remove Burp Suite Enterprise Edition and all of its components? Yes [y, Enter], No [n] y Choose whether to delete the data directory (/var/lib/BurpSuiteEnterpriseEdition) as part of the uninstallation. Delete data directory? Yes [y], No [n, Enter] y Choose whether to delete the logs directory (/var/log/BurpSuiteEnterpriseEdition) as part of the uninstallation. Delete logs directory? Yes [y], No [n, Enter] y Choose whether to delete the database backups directory (/var/lib/dastdb) as part of the uninstallation. Delete database backups directory? Yes [y], No [n, Enter] Stopping services Uninstalling Burp Suite Enterprise Edition 2022.2.1-9179 ... An error occurred: java.lang.RuntimeException: java.io.FileNotFoundException: /opt/burpsuite_enterprise/.install4j/files.log (No such file or directory) Error log: /opt/install4jError5924114248292011692.log java.lang.RuntimeException: java.io.FileNotFoundException: /opt/burpsuite_enterprise/.install4j/files.log (No such file or directory) at com.install4j.runtime.installer.helper.fileinst.FileInstaller$6.run(FileInstaller.java:487) at com.install4j.runtime.installer.helper.comm.actions.RunAction.execute(RunAction.java:11) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionDirect(HelperCommunication.java:272) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionInt(HelperCommunication.java:257) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionChecked(HelperCommunication.java:185) at com.install4j.runtime.installer.helper.fileinst.FileInstaller.uninstall(FileInstaller.java:481) at com.install4j.runtime.beans.actions.UninstallFilesAction.uninstall(UninstallFilesAction.java:76) at com.install4j.runtime.installer.ContextImpl$9.executeAction(ContextImpl.java:1752) at com.install4j.runtime.installer.ContextImpl$9.fetchValue(ContextImpl.java:1740) at com.install4j.runtime.installer.ContextImpl$9.fetchValue(ContextImpl.java:1737) at com.install4j.runtime.installer.helper.comm.actions.FetchObjectAction.execute(FetchObjectAction.java:14) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionDirect(HelperCommunication.java:272) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionInt(HelperCommunication.java:257) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionChecked(HelperCommunication.java:185) at com.install4j.runtime.installer.helper.comm.HelperCommunication.fetchObjectChecked(HelperCommunication.java:168) at com.install4j.runtime.installer.ContextImpl.performActionIntStatic(ContextImpl.java:1737) at com.install4j.runtime.installer.UninstallerContextImpl.performActionInt(UninstallerContextImpl.java:93) at com.install4j.runtime.installer.ContextImpl.performAction(ContextImpl.java:1165) at com.install4j.runtime.installer.controller.Controller.executeAction(Controller.java:401) at com.install4j.runtime.installer.controller.Controller.executeActions(Controller.java:367) at com.install4j.runtime.installer.controller.Controller.handleCommand(Controller.java:224) at com.install4j.runtime.installer.controller.Controller.start(Controller.java:123) at com.install4j.runtime.installer.Uninstaller.runInProcess(Uninstaller.java:44) at com.install4j.runtime.installer.Uninstaller.main(Uninstaller.java:29) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84) at com.install4j.runtime.launcher.UnixLauncher.start(UnixLauncher.java:66) at install4j.Uninstaller2927833165.main(Unknown Source) Caused by: java.io.FileNotFoundException: /opt/burpsuite_enterprise/.install4j/files.log (No such file or directory) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:219) at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157) at java.base/java.io.FileInputStream.<init>(FileInputStream.java:112) at java.base/sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:86) at java.base/sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:184) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:652) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(XMLVersionDetector.java:150) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:860) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:246) at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) at com.install4j.runtime.installer.helper.XmlHelper.parse(XmlHelper.java:87) at com.install4j.runtime.installer.helper.XmlHelper.parseFile(XmlHelper.java:39) at com.install4j.runtime.installer.helper.XmlHelper.parseFile(XmlHelper.java:35) at com.install4j.runtime.installer.helper.fileinst.FileLogger.read(FileLogger.java:140) at com.install4j.runtime.installer.helper.fileinst.FileRemover.uninstall(FileRemover.java:330) at com.install4j.runtime.installer.helper.fileinst.FileInstaller$6.run(FileInstaller.java:485) ... 30 more Burp Suite Enterprise Edition was successfully removed from your computer. Finishing uninstallation ... root@INP44XPSD4514:/opt/burpsuite_enterprise# ./burpsuite_enterprise_linux_v2022_2_1.sh -c -Dinstall4j.debug=true -Dinstall4j.logToStderr=true -Dinstall4j.detailStdout=true -Dinstall4j.keepLog=true bash: ./burpsuite_enterprise_linux_v2022_2_1.sh: No such file or directory root@INP44XPSD4514:/opt/burpsuite_enterprise# cd /home/pamapp-dast-prod root@INP44XPSD4514:/home/pamapp-dast-prod# ./burpsuite_enterprise_linux_v2022_2_1.sh -c -Dinstall4j.debug=true -Dinstall4j.logToStderr=true -Dinstall4j.detailStdout=true -Dinstall4j.keepLog=true Unpacking JRE ... Starting Installer ... [INFO] logger started at Thu Mar 17 11:04:56 IST 2022 [INFO] executable name: /home/pamapp-dast-prod/burpsuite_enterprise_linux_v2022_2_1.sh [INFO] install4j version: 8.0.6 (build 8165) [INFO] Properties: [INFO] Variable changed: sys.resolveUserSpecificInstallationDir=false[class java.lang.String] [INFO] com.install4j.runtime.beans.actions.misc.RequestPrivilegesAction [ID 13]: Execute action Property allRequested: true Property failIfNotObtainedMac: true Property failIfNotObtainedWin: true Property failIfNotRootUnix: true Property obtainIfAdminMac: true Property obtainIfAdminWin: true Property obtainIfNormalMac: true Property obtainIfNormalWin: true Property rollbackSupported: false Property updateInstallationDirectory: true Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 533]: Execute action Property script: com.install4j.script.I4jScript_Internal_1 Property variableName: suggestedLogsDirectory Property failIfNull: true Property onlyIfUndefined: false Property responseFileVariable: false Property rollbackSupported: false Variable changed: suggestedLogsDirectory=/var/log/BurpSuiteEnterpriseEdition[class java.lang.String] Execute action successful after 2 ms [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 534]: Execute action Property script: com.install4j.script.I4jScript_Internal_2 Property variableName: suggestedDataDirectory Property failIfNull: true Property onlyIfUndefined: false Property responseFileVariable: false Property rollbackSupported: false Variable changed: suggestedDataDirectory=/var/lib/BurpSuiteEnterpriseEdition[class java.lang.String] Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 13070]: Execute action Property script: com.install4j.script.I4jScript_Internal_3 Property variableName: suggestedDatabaseBackupsDirectory Property failIfNull: true Property onlyIfUndefined: false Property responseFileVariable: false Property rollbackSupported: false Variable changed: suggestedDatabaseBackupsDirectory=/var/lib/BurpSuiteEnterpriseEdition[class java.lang.String] Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 681]: Execute action Property script: com.install4j.script.I4jScript_Internal_4 Property variableName: platformScriptSuffix Property failIfNull: true Property onlyIfUndefined: false Property responseFileVariable: true Property rollbackSupported: false Variable changed: platformScriptSuffix=sh[class java.lang.String] Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 9511]: Execute action Property script: com.install4j.script.I4jScript_Internal_5 Property variableName: launcher_vm_params Property failIfNull: false Property onlyIfUndefined: false Property responseFileVariable: false Property rollbackSupported: false Variable changed: launcher_vm_params=file:///dev/urandom[class java.lang.String] Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.screens.StartupScreen [ID 1]: command: move 1 screens, executing actions, checking condition [INFO] com.install4j.runtime.beans.screens.FormScreen [ID 8722]: Show screen Welcome to the Burp Suite Enterprise Edition Setup Wizard This will install Burp Suite Enterprise Edition on your computer WARNING Your machine does not appear to meet the minimum system requirements for running Burp Suite Enterprise Edition. For a proof-of-concept installation that can run one scan at a time, we recommend using a machine with: * 24 GB RAM * 8 CPU cores * 30 GB disk space Continuing with the installation on this machine may result in performance issues. For more information, please refer to the system requirements documentation. [INFO] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 5915]: Execute action Property rollbackScript: null Property script: com.install4j.script.I4jScript_Internal_6 Property rollbackSupported: false Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 11270]: Execute action Property rollbackScript: null Property script: com.install4j.script.I4jScript_Internal_7 Property rollbackSupported: false Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.screens.FormScreen [ID 8722]: command: move 1 screens, executing actions, checking condition [INFO] com.install4j.runtime.beans.screens.InstallationDirectoryScreen [ID 4]: Show screen Select the folder where you would like Burp Suite Enterprise Edition to be installed. Where should Burp Suite Enterprise Edition be installed? [/opt/burpsuite_enterprise] checking writable with maximum [INFO] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 10571]: Execute action Property rollbackScript: null Property script: com.install4j.script.I4jScript_Internal_9 Property rollbackSupported: false The specified directory already contains an installation of Burp Suite Enterprise Edition. Continuing with this installation will replace the current version. OK [o, Enter], Quit Installation [q] Execute action successful after 11562 ms [INFO] com.install4j.runtime.beans.actions.misc.LoadResponseFileAction [ID 3]: Execute action Property excludedVariables: [sys.installationDir] Property file: null Property overwriteStrategy: Do not overwrite command line Property registerForResponseFile: true Property rollbackSupported: false Variable changed: sys.languageId=en[class java.lang.String] Variable changed: anonymousFeedback=true[class java.lang.Boolean] Variable changed: dataDirectory=/var/lib/BurpSuiteEnterpriseEdition[class java.lang.String] Variable changed: sys.programGroupDisabled=true[class java.lang.Boolean] Variable changed: sys.component.agent=false[class java.lang.Boolean] Variable changed: dbType=h2[class java.lang.String] Variable changed: platformScriptSuffix=sh[class java.lang.String] Variable changed: beuserandgroup=dastadmin:dastadmin[class java.lang.String] Variable changed: escapedDataDir=/var/lib/BurpSuiteEnterpriseEdition[class java.lang.String] Variable changed: databaseBackupsDirectory=/var/lib/dastdb[class java.lang.String] Variable changed: beuser=dastadmin[class java.lang.String] Variable changed: sys.component.web=true[class java.lang.Boolean] Variable changed: sys.adminRights=true[class java.lang.Boolean] Variable changed: sys.component.db=true[class java.lang.Boolean] Variable changed: sys.component.enterprise=true[class java.lang.Boolean] Variable changed: webserver_port=8080[class java.lang.Integer] Variable changed: escapedInstallationDir=/opt/burpsuite_enterprise[class java.lang.String] Variable changed: logsDirectory=/var/log/BurpSuiteEnterpriseEdition[class java.lang.String] Execute action successful after 6 ms [INFO] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 8424]: Execute action Property rollbackScript: null Property script: com.install4j.script.I4jScript_Internal_21 Property rollbackSupported: false Execute action successful after 0 ms [INFO] com.install4j.runtime.beans.screens.InstallationDirectoryScreen [ID 4]: command: move 1 screens, executing actions, checking condition [INFO] com.install4j.runtime.beans.screens.InstallationScreen [ID 8]: Show screen [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 4079]: Execute action Property script: com.install4j.script.I4jScript_Internal_74 Property variableName: enterprise_server_address Property failIfNull: false Property onlyIfUndefined: false Property responseFileVariable: false Property rollbackSupported: false Variable changed: enterprise_server_address=127.0.0.1[class java.lang.String] Execute action successful after 4 ms [INFO] com.install4j.runtime.beans.actions.UninstallPreviousAction [ID 8702]: Execute action Property installationDirectory: null Property installerVariables: {} Property logFiles: [] Property onlyIfSameApplicationId: true Property rollbackSupported: false Property uninstallServices: true checking running processes checking running processes ok previous installation id at /opt/burpsuite_enterprise: 4781-8294-7722-3630 Uninstalling previous version starting uninstaller executing /opt/burpsuite_enterprise/uninstall see uninstallPrevious.log for the log file of the uninstaller Variable changed: sys.undeletedUninstallFiles=null finished Execute action successful after 3012 ms [INFO] com.install4j.runtime.beans.actions.control.RunScriptAction [ID 5047]: Execute action Property rollbackScript: null Property script: com.install4j.script.I4jScript_Internal_88 Property rollbackSupported: false Variable changed: escaped_db_es_url=null Variable changed: escaped_db_es_username=null Variable changed: escaped_db_es_password=null Variable changed: escaped_db_es_hostname=null Variable changed: escaped_db_agent_url=null Variable changed: escaped_db_agent_username=null Variable changed: escaped_db_agent_password=null Variable changed: escaped_db_agent_hostname=null Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 686]: Execute action Property script: com.install4j.script.I4jScript_Internal_89 Property variableName: escapedInstallationDir Property failIfNull: true Property onlyIfUndefined: false Property responseFileVariable: true Property rollbackSupported: false Variable changed: escapedInstallationDir=/opt/burpsuite_enterprise[class java.lang.String] Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 2611]: Execute action Property script: com.install4j.script.I4jScript_Internal_90 Property variableName: escapedDataDir Property failIfNull: true Property onlyIfUndefined: false Property responseFileVariable: true Property rollbackSupported: false Variable changed: escapedDataDir=/var/lib/BurpSuiteEnterpriseEdition[class java.lang.String] Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 3875]: Execute action Property script: com.install4j.script.I4jScript_Internal_91 Property variableName: beuserandgroup Property failIfNull: true Property onlyIfUndefined: false Property responseFileVariable: true Property rollbackSupported: false Variable changed: beuserandgroup=dastadmin:dastadmin[class java.lang.String] Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.actions.misc.RunExecutableAction [ID 772]: Execute action Property arguments: [-c, id -u dastadmin >/dev/null 2>&1 || useradd --create-home --shell /bin/sh dastadmin] Property environmentVariables: {} Property executable: /bin/sh Property returnCodeVariable: Property rollbackArguments: null Property rollbackExecutable: null Property rollbackWorkingDirectory: null Property stderrFile: null Property stderrRedirectionMode: To log file Property stderrVariableName: Property stdinFile: null Property stdinRedirectionMode: No redirection Property stdinString: Property stdoutFile: null Property stdoutRedirectionMode: To log file Property stdoutVariableName: Property timeout: 0 Property workingDirectory: . Property failOnStderrFileError: false Property failOnStdinFileError: false Property failOnStdoutFileError: false Property includeParentEnvironmentVariables: true Property keepConsoleWindow: false Property logArguments: true Property rollbackSupported: false Property showWindowsConsole: false Property updateStderrVariableLines: false Property updateStdoutVariableLines: false Property useRollbackExecutable: false Property wait: true Property waitForStreams: true used working dir: /opt/burpsuite_enterprise/. [INFO] com.install4j.runtime.installer.helper.launching.LaunchHelper: stdout output was empty stderr output was empty [INFO] com.install4j.runtime.beans.actions.misc.RunExecutableAction [ID 772]: Execute action successful after 514 ms [INFO] com.install4j.runtime.beans.actions.InstallFilesAction [ID 9]: Execute action Property directoryResolverScript: null Property fileFilterScript: null Property sizeCalculatorScript: null Property acceptAllCertificates: false Property checkFreeSpace: true Property delay: false Property installRuntime: true Property rollbackSupported: true Property saveDownloadedFiles: false Property showFileNames: true Property triggerReboot: false Property updateBundledJre: true Property validateApplicationId: false Component web[23]; Selected: true Component Enterprise server and web server[24]; Selected: true Component Enterprise agent[25]; Selected: false Component db[162]; Selected: true Extracting files ... bin/jrunscript Install file: /opt/burpsuite_enterprise/jre/bin/jrunscript; size: 12944 bytes; exists: false File options set to: [fileTime: Thu Nov 25 20:55:28 IST 2021, mode: 755, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] bin/java Install file: /opt/burpsuite_enterprise/jre/bin/java; size: 12888 bytes; exists: false bin/javac Install file: /opt/burpsuite_enterprise/jre/bin/javac; size: 12944 bytes; exists: false bin/rmid Install file: /opt/burpsuite_enterprise/jre/bin/rmid; size: 12912 bytes; exists: false bin/pack200 Install file: /opt/burpsuite_enterprise/jre/bin/pack200; size: 12912 bytes; exists: false bin/serialver Install file: /opt/burpsuite_enterprise/jre/bin/serialver; size: 12912 bytes; exists: false bin/keytool Install file: /opt/burpsuite_enterprise/jre/bin/keytool; size: 12912 bytes; exists: false bin/rmiregistry Install file: /opt/burpsuite_enterprise/jre/bin/rmiregistry; size: 12912 bytes; exists: false bin/unpack200 Install file: /opt/burpsuite_enterprise/jre/bin/unpack200; size: 117624 bytes; exists: false conf/security/java.security Install file: /opt/burpsuite_enterprise/jre/conf/security/java.security; size: 57317 bytes; exists: false File options set to: [fileTime: Thu Nov 25 20:55:28 IST 2021, mode: 644, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] conf/security/policy/README.txt Install file: /opt/burpsuite_enterprise/jre/conf/security/policy/README.txt; size: 2390 bytes; exists: false conf/security/policy/limited/default_US_export.policy Install file: /opt/burpsuite_enterprise/jre/conf/security/policy/limited/default_US_export.policy; size: 146 bytes; exists: false conf/security/policy/limited/exempt_local.policy Install file: /opt/burpsuite_enterprise/jre/conf/security/policy/limited/exempt_local.policy; size: 566 bytes; exists: false conf/security/policy/limited/default_local.policy Install file: /opt/burpsuite_enterprise/jre/conf/security/policy/limited/default_local.policy; size: 647 bytes; exists: false conf/security/policy/unlimited/default_US_export.policy Install file: /opt/burpsuite_enterprise/jre/conf/security/policy/unlimited/default_US_export.policy; size: 146 bytes; exists: false conf/security/policy/unlimited/default_local.policy Install file: /opt/burpsuite_enterprise/jre/conf/security/policy/unlimited/default_local.policy; size: 193 bytes; exists: false conf/security/java.policy Install file: /opt/burpsuite_enterprise/jre/conf/security/java.policy; size: 2180 bytes; exists: false conf/sound.properties Install file: /opt/burpsuite_enterprise/jre/conf/sound.properties; size: 1210 bytes; exists: false conf/net.properties Install file: /opt/burpsuite_enterprise/jre/conf/net.properties; size: 5352 bytes; exists: false conf/logging.properties Install file: /opt/burpsuite_enterprise/jre/conf/logging.properties; size: 2731 bytes; exists: false include/classfile_constants.h Install file: /opt/burpsuite_enterprise/jre/include/classfile_constants.h; size: 21906 bytes; exists: false include/jni.h Install file: /opt/burpsuite_enterprise/jre/include/jni.h; size: 74987 bytes; exists: false include/linux/jni_md.h Install file: /opt/burpsuite_enterprise/jre/include/linux/jni_md.h; size: 2002 bytes; exists: false include/linux/jawt_md.h Install file: /opt/burpsuite_enterprise/jre/include/linux/jawt_md.h; size: 1965 bytes; exists: false include/jvmticmlr.h Install file: /opt/burpsuite_enterprise/jre/include/jvmticmlr.h; size: 4771 bytes; exists: false include/jawt.h Install file: /opt/burpsuite_enterprise/jre/include/jawt.h; size: 12458 bytes; exists: false include/jvmti.h Install file: /opt/burpsuite_enterprise/jre/include/jvmti.h; size: 81790 bytes; exists: false legal/java.desktop/harfbuzz.md Install file: /opt/burpsuite_enterprise/jre/legal/java.desktop/harfbuzz.md; size: 2753 bytes; exists: false File options set to: [fileTime: Thu Nov 25 20:55:28 IST 2021, mode: 444, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] legal/java.desktop/colorimaging.md Install file: /opt/burpsuite_enterprise/jre/legal/java.desktop/colorimaging.md; size: 167 bytes; exists: false legal/java.desktop/xwd.md Install file: /opt/burpsuite_enterprise/jre/legal/java.desktop/xwd.md; size: 1348 bytes; exists: false legal/java.desktop/mesa3d.md Install file: /opt/burpsuite_enterprise/jre/legal/java.desktop/mesa3d.md; size: 5732 bytes; exists: false legal/java.desktop/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.desktop/ADDITIONAL_LICENSE_INFO; size: 2114 bytes; exists: false legal/java.desktop/lcms.md Install file: /opt/burpsuite_enterprise/jre/legal/java.desktop/lcms.md; size: 1178 bytes; exists: false legal/java.desktop/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.desktop/LICENSE; size: 19274 bytes; exists: false legal/java.desktop/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.desktop/ASSEMBLY_EXCEPTION; size: 1522 bytes; exists: false legal/jdk.compiler/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/jdk.compiler/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/jdk.compiler/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/jdk.compiler/LICENSE; size: 0 bytes; exists: false legal/jdk.compiler/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/jdk.compiler/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.scripting/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.scripting/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.scripting/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.scripting/LICENSE; size: 0 bytes; exists: false legal/java.scripting/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.scripting/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.compiler/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.compiler/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.compiler/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.compiler/LICENSE; size: 0 bytes; exists: false legal/java.compiler/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.compiler/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/jdk.crypto.ec/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/jdk.crypto.ec/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/jdk.crypto.ec/ecc.md Install file: /opt/burpsuite_enterprise/jre/legal/jdk.crypto.ec/ecc.md; size: 29220 bytes; exists: false legal/jdk.crypto.ec/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/jdk.crypto.ec/LICENSE; size: 0 bytes; exists: false legal/jdk.crypto.ec/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/jdk.crypto.ec/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.datatransfer/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.datatransfer/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.datatransfer/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.datatransfer/LICENSE; size: 0 bytes; exists: false legal/java.datatransfer/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.datatransfer/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.management/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.management/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.management/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.management/LICENSE; size: 0 bytes; exists: false legal/java.management/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.management/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.prefs/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.prefs/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.prefs/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.prefs/LICENSE; size: 0 bytes; exists: false legal/java.prefs/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.prefs/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.net.http/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.net.http/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.net.http/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.net.http/LICENSE; size: 0 bytes; exists: false legal/java.net.http/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.net.http/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.transaction.xa/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.transaction.xa/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.transaction.xa/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.transaction.xa/LICENSE; size: 0 bytes; exists: false legal/java.transaction.xa/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.transaction.xa/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.management.rmi/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.management.rmi/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.management.rmi/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.management.rmi/LICENSE; size: 0 bytes; exists: false legal/java.management.rmi/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.management.rmi/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.logging/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.logging/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.logging/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.logging/LICENSE; size: 0 bytes; exists: false legal/java.logging/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.logging/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.rmi/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.rmi/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.rmi/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.rmi/LICENSE; size: 0 bytes; exists: false legal/java.rmi/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.rmi/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.sql.rowset/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.sql.rowset/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.sql.rowset/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.sql.rowset/LICENSE; size: 0 bytes; exists: false legal/java.sql.rowset/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.sql.rowset/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.security.jgss/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.security.jgss/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.security.jgss/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.security.jgss/LICENSE; size: 0 bytes; exists: false legal/java.security.jgss/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.security.jgss/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.naming/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.naming/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.naming/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.naming/LICENSE; size: 0 bytes; exists: false legal/java.naming/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.naming/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/jdk.pack/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/jdk.pack/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/jdk.pack/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/jdk.pack/LICENSE; size: 0 bytes; exists: false legal/jdk.pack/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/jdk.pack/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/jdk.zipfs/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/jdk.zipfs/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/jdk.zipfs/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/jdk.zipfs/LICENSE; size: 0 bytes; exists: false legal/jdk.zipfs/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/jdk.zipfs/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.xml/bcel.md Install file: /opt/burpsuite_enterprise/jre/legal/java.xml/bcel.md; size: 11503 bytes; exists: false legal/java.xml/dom.md Install file: /opt/burpsuite_enterprise/jre/legal/java.xml/dom.md; size: 3028 bytes; exists: false legal/java.xml/xerces.md Install file: /opt/burpsuite_enterprise/jre/legal/java.xml/xerces.md; size: 11852 bytes; exists: false legal/java.xml/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.xml/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.xml/xalan.md Install file: /opt/burpsuite_enterprise/jre/legal/java.xml/xalan.md; size: 13494 bytes; exists: false legal/java.xml/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.xml/LICENSE; size: 0 bytes; exists: false legal/java.xml/jcup.md Install file: /opt/burpsuite_enterprise/jre/legal/java.xml/jcup.md; size: 1158 bytes; exists: false legal/java.xml/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.xml/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.security.sasl/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.security.sasl/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.security.sasl/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.security.sasl/LICENSE; size: 0 bytes; exists: false legal/java.security.sasl/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.security.sasl/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.instrument/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.instrument/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.instrument/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.instrument/LICENSE; size: 0 bytes; exists: false legal/java.instrument/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.instrument/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.base/icu.md Install file: /opt/burpsuite_enterprise/jre/legal/java.base/icu.md; size: 2930 bytes; exists: false legal/java.base/public_suffix.md Install file: /opt/burpsuite_enterprise/jre/legal/java.base/public_suffix.md; size: 17785 bytes; exists: false legal/java.base/aes.md Install file: /opt/burpsuite_enterprise/jre/legal/java.base/aes.md; size: 1444 bytes; exists: false legal/java.base/asm.md Install file: /opt/burpsuite_enterprise/jre/legal/java.base/asm.md; size: 1582 bytes; exists: false legal/java.base/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.base/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.base/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.base/LICENSE; size: 0 bytes; exists: false legal/java.base/unicode.md Install file: /opt/burpsuite_enterprise/jre/legal/java.base/unicode.md; size: 2957 bytes; exists: false legal/java.base/c-libutl.md Install file: /opt/burpsuite_enterprise/jre/legal/java.base/c-libutl.md; size: 1556 bytes; exists: false legal/java.base/cldr.md Install file: /opt/burpsuite_enterprise/jre/legal/java.base/cldr.md; size: 2926 bytes; exists: false legal/java.base/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.base/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.se/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.se/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.se/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.se/LICENSE; size: 0 bytes; exists: false legal/java.se/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.se/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.xml.crypto/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.xml.crypto/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.xml.crypto/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.xml.crypto/LICENSE; size: 0 bytes; exists: false legal/java.xml.crypto/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.xml.crypto/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false legal/java.xml.crypto/santuario.md Install file: /opt/burpsuite_enterprise/jre/legal/java.xml.crypto/santuario.md; size: 11436 bytes; exists: false legal/java.sql/ADDITIONAL_LICENSE_INFO Install file: /opt/burpsuite_enterprise/jre/legal/java.sql/ADDITIONAL_LICENSE_INFO; size: 0 bytes; exists: false legal/java.sql/LICENSE Install file: /opt/burpsuite_enterprise/jre/legal/java.sql/LICENSE; size: 0 bytes; exists: false legal/java.sql/ASSEMBLY_EXCEPTION Install file: /opt/burpsuite_enterprise/jre/legal/java.sql/ASSEMBLY_EXCEPTION; size: 0 bytes; exists: false lib/server/libjvm.so Install file: /opt/burpsuite_enterprise/jre/lib/server/libjvm.so; size: 23780312 bytes; exists: false File options set to: [fileTime: Thu Nov 25 20:55:28 IST 2021, mode: 644, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] lib/server/libjsig.so Install file: /opt/burpsuite_enterprise/jre/lib/server/libjsig.so; size: 13240 bytes; exists: false lib/server/Xusage.txt Install file: /opt/burpsuite_enterprise/jre/lib/server/Xusage.txt; size: 1322 bytes; exists: false lib/security/public_suffix_list.dat Install file: /opt/burpsuite_enterprise/jre/lib/security/public_suffix_list.dat; size: 232578 bytes; exists: false lib/security/cacerts Install file: /opt/burpsuite_enterprise/jre/lib/security/cacerts; size: 99789 bytes; exists: false lib/security/blacklisted.certs Install file: /opt/burpsuite_enterprise/jre/lib/security/blacklisted.certs; size: 2488 bytes; exists: false lib/security/default.policy Install file: /opt/burpsuite_enterprise/jre/lib/security/default.policy; size: 9511 bytes; exists: false lib/libmlib_image.so Install file: /opt/burpsuite_enterprise/jre/lib/libmlib_image.so; size: 576752 bytes; exists: false lib/psfontj2d.properties Install file: /opt/burpsuite_enterprise/jre/lib/psfontj2d.properties; size: 11390 bytes; exists: false lib/libmanagement.so Install file: /opt/burpsuite_enterprise/jre/lib/libmanagement.so; size: 30208 bytes; exists: false lib/libjawt.so Install file: /opt/burpsuite_enterprise/jre/lib/libjawt.so; size: 7976 bytes; exists: false lib/fonts/Roboto-Regular.ttf Install file: /opt/burpsuite_enterprise/jre/lib/fonts/Roboto-Regular.ttf; size: 131916 bytes; exists: false lib/libprefs.so Install file: /opt/burpsuite_enterprise/jre/lib/libprefs.so; size: 12312 bytes; exists: false lib/jexec Install file: /opt/burpsuite_enterprise/jre/lib/jexec; size: 13128 bytes; exists: false File options set to: [fileTime: Thu Nov 25 20:55:28 IST 2021, mode: 755, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] lib/libjsig.so Install file: /opt/burpsuite_enterprise/jre/lib/libjsig.so; size: 13240 bytes; exists: false File options set to: [fileTime: Thu Nov 25 20:55:28 IST 2021, mode: 644, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] lib/libjsound.so Install file: /opt/burpsuite_enterprise/jre/lib/libjsound.so; size: 82920 bytes; exists: false lib/libinstrument.so Install file: /opt/burpsuite_enterprise/jre/lib/libinstrument.so; size: 51592 bytes; exists: false lib/librmi.so Install file: /opt/burpsuite_enterprise/jre/lib/librmi.so; size: 7736 bytes; exists: false lib/classlist Install file: /opt/burpsuite_enterprise/jre/lib/classlist; size: 39001 bytes; exists: false lib/tzdb.dat Install file: /opt/burpsuite_enterprise/jre/lib/tzdb.dat; size: 107921 bytes; exists: false lib/psfont.properties.ja Install file: /opt/burpsuite_enterprise/jre/lib/psfont.properties.ja; size: 3793 bytes; exists: false lib/jli/libjli.so Install file: /opt/burpsuite_enterprise/jre/lib/jli/libjli.so; size: 78960 bytes; exists: false lib/libverify.so Install file: /opt/burpsuite_enterprise/jre/lib/libverify.so; size: 81296 bytes; exists: false lib/jvm.cfg Install file: /opt/burpsuite_enterprise/jre/lib/jvm.cfg; size: 29 bytes; exists: false lib/libawt_headless.so Install file: /opt/burpsuite_enterprise/jre/lib/libawt_headless.so; size: 44792 bytes; exists: false lib/libnio.so Install file: /opt/burpsuite_enterprise/jre/lib/libnio.so; size: 88264 bytes; exists: false lib/jspawnhelper Install file: /opt/burpsuite_enterprise/jre/lib/jspawnhelper; size: 18488 bytes; exists: false File options set to: [fileTime: Thu Nov 25 20:55:28 IST 2021, mode: 755, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] lib/libjimage.so Install file: /opt/burpsuite_enterprise/jre/lib/libjimage.so; size: 137032 bytes; exists: false File options set to: [fileTime: Thu Nov 25 20:55:28 IST 2021, mode: 644, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] lib/ct.sym Install file: /opt/burpsuite_enterprise/jre/lib/ct.sym; size: 4496473 bytes; exists: false lib/libzip.so Install file: /opt/burpsuite_enterprise/jre/lib/libzip.so; size: 37600 bytes; exists: false lib/libawt_xawt.so Install file: /opt/burpsuite_enterprise/jre/lib/libawt_xawt.so; size: 484568 bytes; exists: false lib/libawt.so Install file: /opt/burpsuite_enterprise/jre/lib/libawt.so; size: 752792 bytes; exists: false lib/libj2gss.so Install file: /opt/burpsuite_enterprise/jre/lib/libj2gss.so; size: 47512 bytes; exists: false lib/modules Install file: /opt/burpsuite_enterprise/jre/lib/modules; size: 76790798 bytes; exists: false lib/libsunec.so Install file: /opt/burpsuite_enterprise/jre/lib/libsunec.so; size: 317680 bytes; exists: false lib/libjavajpeg.so Install file: /opt/burpsuite_enterprise/jre/lib/libjavajpeg.so; size: 50984 bytes; exists: false lib/libjava.so Install file: /opt/burpsuite_enterprise/jre/lib/libjava.so; size: 218328 bytes; exists: false lib/liblcms.so Install file: /opt/burpsuite_enterprise/jre/lib/liblcms.so; size: 565040 bytes; exists: false lib/fontconfig.properties Install file: /opt/burpsuite_enterprise/jre/lib/fontconfig.properties; size: 789 bytes; exists: false lib/libunpack.so Install file: /opt/burpsuite_enterprise/jre/lib/libunpack.so; size: 221688 bytes; exists: false lib/libnet.so Install file: /opt/burpsuite_enterprise/jre/lib/libnet.so; size: 111864 bytes; exists: false lib/jrt-fs.jar Install file: /opt/burpsuite_enterprise/jre/lib/jrt-fs.jar; size: 106285 bytes; exists: false lib/libsplashscreen.so Install file: /opt/burpsuite_enterprise/jre/lib/libsplashscreen.so; size: 64040 bytes; exists: false lib/libfontmanager.so Install file: /opt/burpsuite_enterprise/jre/lib/libfontmanager.so; size: 1436624 bytes; exists: false release Install file: /opt/burpsuite_enterprise/jre/release; size: 376 bytes; exists: false .install4j/uninstall.png Install file: /opt/burpsuite_enterprise/.install4j/uninstall.png; size: 6648 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Always, shared: false, uninstallMode: Always, delayIfNecessary: false] uninstall Install file: /opt/burpsuite_enterprise/uninstall; size: 13769 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 700, overwriteMode: If newer otherwise ask, shared: false, uninstallMode: If created, delayIfNecessary: false] File times: 1645789752000, 1645789752000 /opt/burpsuite_enterprise/uninstall The file already exists. Would you like Setup to overwrite it? Yes [y], Yes to All [ya], No [n], No to All [na] y burp/burpsuite_pro_v2022.1.1.jar Install file: /opt/burpsuite_enterprise/burp/burpsuite_pro_v2022.1.1.jar; size: 523016416 bytes; exists: false File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, delayIfNecessary: false] burpsuiteenterpriseedition_db Install file: /opt/burpsuite_enterprise/burpsuiteenterpriseedition_db; size: 17211 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 755, overwriteMode: If newer otherwise ask, shared: false, uninstallMode: If created, delayIfNecessary: false] File times: 1645789752000, 1645789752000 /opt/burpsuite_enterprise/burpsuiteenterpriseedition_db The file already exists. Would you like Setup to overwrite it? Yes [y], Yes to All [ya], No [n], No to All [na] ya burpsuiteenterpriseedition_db.vmoptions Install file: /opt/burpsuite_enterprise/burpsuiteenterpriseedition_db.vmoptions; size: 243 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Never, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] Don't overwrite because file exists (ron: false) Did not replace /opt/burpsuite_enterprise/burpsuiteenterpriseedition_db.vmoptions databaseServer/.component Install file: /opt/burpsuite_enterprise/databaseServer/.component; size: 14 bytes; exists: false File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, delayIfNecessary: false] databaseServer/.jreHome Install file: /opt/burpsuite_enterprise/databaseServer/.jreHome; size: 20 bytes; exists: false databaseServer/.logDir Install file: /opt/burpsuite_enterprise/databaseServer/.logDir; size: 26 bytes; exists: false databaseServer/.supervise Install file: /opt/burpsuite_enterprise/databaseServer/.supervise; size: 86 bytes; exists: false databaseServer/.version Install file: /opt/burpsuite_enterprise/databaseServer/.version; size: 27 bytes; exists: false databaseServer/2022.2.1/database-server.config Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/database-server.config; size: 699 bytes; exists: false databaseServer/2022.2.1/lib/HikariCP-2.6.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/HikariCP-2.6.1.jar; size: 133942 bytes; exists: false databaseServer/2022.2.1/lib/ST4-4.0.8.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/ST4-4.0.8.jar; size: 239543 bytes; exists: false databaseServer/2022.2.1/lib/ScanConfigShared-1.29.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/ScanConfigShared-1.29.jar; size: 10666 bytes; exists: false databaseServer/2022.2.1/lib/activation-1.1.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/activation-1.1.1.jar; size: 69409 bytes; exists: false databaseServer/2022.2.1/lib/antlr-runtime-3.5.2.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/antlr-runtime-3.5.2.jar; size: 167761 bytes; exists: false databaseServer/2022.2.1/lib/aopalliance-1.0.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/aopalliance-1.0.jar; size: 4467 bytes; exists: false databaseServer/2022.2.1/lib/aopalliance-repackaged-2.6.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/aopalliance-repackaged-2.6.1.jar; size: 27006 bytes; exists: false databaseServer/2022.2.1/lib/api-1.123.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/api-1.123.jar; size: 622662 bytes; exists: false databaseServer/2022.2.1/lib/bcpkix-jdk15on-1.68.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/bcpkix-jdk15on-1.68.jar; size: 887800 bytes; exists: false databaseServer/2022.2.1/lib/bcprov-ext-jdk15on-1.68.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/bcprov-ext-jdk15on-1.68.jar; size: 6031548 bytes; exists: false databaseServer/2022.2.1/lib/bcprov-jdk15on-1.64.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/bcprov-jdk15on-1.64.jar; size: 4771726 bytes; exists: false databaseServer/2022.2.1/lib/burpApiModel-1.139.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/burpApiModel-1.139.jar; size: 71589 bytes; exists: false databaseServer/2022.2.1/lib/checker-qual-3.12.0.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/checker-qual-3.12.0.jar; size: 208835 bytes; exists: false databaseServer/2022.2.1/lib/classmate-1.3.4.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/classmate-1.3.4.jar; size: 65100 bytes; exists: false databaseServer/2022.2.1/lib/client-java-12.0.0.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/client-java-12.0.0.jar; size: 251177 bytes; exists: false databaseServer/2022.2.1/lib/client-java-api-12.0.0.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/client-java-api-12.0.0.jar; size: 9094785 bytes; exists: false databaseServer/2022.2.1/lib/client-java-proto-12.0.0.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/client-java-proto-12.0.0.jar; size: 8404398 bytes; exists: false databaseServer/2022.2.1/lib/common-1.201.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/common-1.201.jar; size: 159537 bytes; exists: false databaseServer/2022.2.1/lib/commonJava4-1.17.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/commonJava4-1.17.jar; size: 1791 bytes; exists: false databaseServer/2022.2.1/lib/commons-beanutils-1.9.4.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/commons-beanutils-1.9.4.jar; size: 246918 bytes; exists: false databaseServer/2022.2.1/lib/commons-codec-1.15.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/commons-codec-1.15.jar; size: 353793 bytes; exists: false databaseServer/2022.2.1/lib/commons-collections-3.2.2.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/commons-collections-3.2.2.jar; size: 588337 bytes; exists: false databaseServer/2022.2.1/lib/commons-collections4-4.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/commons-collections4-4.1.jar; size: 751238 bytes; exists: false databaseServer/2022.2.1/lib/commons-compress-1.2.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/commons-compress-1.2.jar; size: 168596 bytes; exists: false databaseServer/2022.2.1/lib/commons-io-2.8.0.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/commons-io-2.8.0.jar; size: 285424 bytes; exists: false databaseServer/2022.2.1/lib/commons-lang3-3.9.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/commons-lang3-3.9.jar; size: 503880 bytes; exists: false databaseServer/2022.2.1/lib/commons-logging-1.2.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/commons-logging-1.2.jar; size: 61829 bytes; exists: false databaseServer/2022.2.1/lib/commons-text-1.7.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/commons-text-1.7.jar; size: 205182 bytes; exists: false databaseServer/2022.2.1/lib/databaseServer-2022.2.1-9179.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/databaseServer-2022.2.1-9179.jar; size: 183354 bytes; exists: false databaseServer/2022.2.1/lib/enterpriseCommon-2022.2.1-9179.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/enterpriseCommon-2022.2.1-9179.jar; size: 1608521 bytes; exists: false databaseServer/2022.2.1/lib/error_prone_annotations-2.7.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/error_prone_annotations-2.7.1.jar; size: 14835 bytes; exists: false databaseServer/2022.2.1/lib/failsafe-2.4.3.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/failsafe-2.4.3.jar; size: 98654 bytes; exists: false databaseServer/2022.2.1/lib/failureaccess-1.0.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/failureaccess-1.0.1.jar; size: 4617 bytes; exists: false databaseServer/2022.2.1/lib/gson-2.8.6.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/gson-2.8.6.jar; size: 240255 bytes; exists: false databaseServer/2022.2.1/lib/gson-fire-1.8.5.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/gson-fire-1.8.5.jar; size: 73724 bytes; exists: false databaseServer/2022.2.1/lib/guava-31.0.1-jre.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/guava-31.0.1-jre.jar; size: 2974216 bytes; exists: false databaseServer/2022.2.1/lib/guice-4.2.3.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/guice-4.2.3.jar; size: 856934 bytes; exists: false databaseServer/2022.2.1/lib/guice-bridge-2.6.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/guice-bridge-2.6.1.jar; size: 28968 bytes; exists: false databaseServer/2022.2.1/lib/h2-1.4.197.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/h2-1.4.197.jar; size: 1927540 bytes; exists: false databaseServer/2022.2.1/lib/hibernate-validator-6.1.2.Final.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/hibernate-validator-6.1.2.Final.jar; size: 1281101 bytes; exists: false databaseServer/2022.2.1/lib/hk2-api-2.6.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/hk2-api-2.6.1.jar; size: 200223 bytes; exists: false databaseServer/2022.2.1/lib/hk2-locator-2.6.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/hk2-locator-2.6.1.jar; size: 203358 bytes; exists: false databaseServer/2022.2.1/lib/hk2-utils-2.6.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/hk2-utils-2.6.1.jar; size: 131590 bytes; exists: false databaseServer/2022.2.1/lib/host-scripts.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/host-scripts.jar; size: 261460 bytes; exists: false databaseServer/2022.2.1/lib/http-1.143.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/http-1.143.jar; size: 61502 bytes; exists: false databaseServer/2022.2.1/lib/ical4j-3.0.13.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/ical4j-3.0.13.jar; size: 1284686 bytes; exists: false databaseServer/2022.2.1/lib/j2objc-annotations-1.3.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/j2objc-annotations-1.3.jar; size: 8781 bytes; exists: false databaseServer/2022.2.1/lib/jackson-annotations-2.12.3.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jackson-annotations-2.12.3.jar; size: 75703 bytes; exists: false databaseServer/2022.2.1/lib/jackson-core-2.12.3.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jackson-core-2.12.3.jar; size: 365220 bytes; exists: false databaseServer/2022.2.1/lib/jackson-databind-2.12.3.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jackson-databind-2.12.3.jar; size: 1515756 bytes; exists: false databaseServer/2022.2.1/lib/jackson-module-jaxb-annotations-2.11.3.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jackson-module-jaxb-annotations-2.11.3.jar; size: 34922 bytes; exists: false databaseServer/2022.2.1/lib/jakarta.activation-api-1.2.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jakarta.activation-api-1.2.1.jar; size: 44399 bytes; exists: false databaseServer/2022.2.1/lib/jakarta.annotation-api-1.3.5.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jakarta.annotation-api-1.3.5.jar; size: 25058 bytes; exists: false databaseServer/2022.2.1/lib/jakarta.el-3.0.3.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jakarta.el-3.0.3.jar; size: 237826 bytes; exists: false databaseServer/2022.2.1/lib/jakarta.inject-2.6.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jakarta.inject-2.6.1.jar; size: 18140 bytes; exists: false databaseServer/2022.2.1/lib/jakarta.validation-api-2.0.2.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jakarta.validation-api-2.0.2.jar; size: 91930 bytes; exists: false databaseServer/2022.2.1/lib/jakarta.ws.rs-api-2.1.6.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jakarta.ws.rs-api-2.1.6.jar; size: 140376 bytes; exists: false databaseServer/2022.2.1/lib/jakarta.xml.bind-api-2.3.2.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jakarta.xml.bind-api-2.3.2.jar; size: 115498 bytes; exists: false databaseServer/2022.2.1/lib/javassist-3.25.0-GA.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/javassist-3.25.0-GA.jar; size: 780265 bytes; exists: false databaseServer/2022.2.1/lib/javax.activation-api-1.2.0.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/javax.activation-api-1.2.0.jar; size: 56674 bytes; exists: false databaseServer/2022.2.1/lib/javax.annotation-api-1.3.2.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/javax.annotation-api-1.3.2.jar; size: 26586 bytes; exists: false databaseServer/2022.2.1/lib/javax.inject-1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/javax.inject-1.jar; size: 2497 bytes; exists: false databaseServer/2022.2.1/lib/javax.mail-1.6.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/javax.mail-1.6.1.jar; size: 654100 bytes; exists: false databaseServer/2022.2.1/lib/javax.servlet-api-3.1.0.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/javax.servlet-api-3.1.0.jar; size: 95806 bytes; exists: false databaseServer/2022.2.1/lib/javax.ws.rs-api-2.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/javax.ws.rs-api-2.1.jar; size: 127509 bytes; exists: false databaseServer/2022.2.1/lib/jaxb-api-2.3.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jaxb-api-2.3.1.jar; size: 128076 bytes; exists: false databaseServer/2022.2.1/lib/jboss-logging-3.3.2.Final.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jboss-logging-3.3.2.Final.jar; size: 66469 bytes; exists: false databaseServer/2022.2.1/lib/jersey-client-2.33.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jersey-client-2.33.jar; size: 253811 bytes; exists: false databaseServer/2022.2.1/lib/jersey-common-2.33.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jersey-common-2.33.jar; size: 1174508 bytes; exists: false databaseServer/2022.2.1/lib/jersey-entity-filtering-2.33.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jersey-entity-filtering-2.33.jar; size: 84010 bytes; exists: false databaseServer/2022.2.1/lib/jersey-hk2-2.33.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jersey-hk2-2.33.jar; size: 76770 bytes; exists: false databaseServer/2022.2.1/lib/jersey-jetty-connector-2.33.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jersey-jetty-connector-2.33.jar; size: 35704 bytes; exists: false databaseServer/2022.2.1/lib/jersey-media-json-jackson-2.33.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jersey-media-json-jackson-2.33.jar; size: 75415 bytes; exists: false databaseServer/2022.2.1/lib/jersey-server-2.33.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jersey-server-2.33.jar; size: 942190 bytes; exists: false databaseServer/2022.2.1/lib/jetty-client-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jetty-client-9.4.14.v20181114.jar; size: 301489 bytes; exists: false databaseServer/2022.2.1/lib/jetty-http-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jetty-http-9.4.14.v20181114.jar; size: 204320 bytes; exists: false databaseServer/2022.2.1/lib/jetty-io-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jetty-io-9.4.14.v20181114.jar; size: 147977 bytes; exists: false databaseServer/2022.2.1/lib/jetty-security-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jetty-security-9.4.14.v20181114.jar; size: 115991 bytes; exists: false databaseServer/2022.2.1/lib/jetty-server-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jetty-server-9.4.14.v20181114.jar; size: 617072 bytes; exists: false databaseServer/2022.2.1/lib/jetty-servlet-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jetty-servlet-9.4.14.v20181114.jar; size: 121970 bytes; exists: false databaseServer/2022.2.1/lib/jetty-util-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jetty-util-9.4.14.v20181114.jar; size: 516446 bytes; exists: false databaseServer/2022.2.1/lib/jetty-xml-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jetty-xml-9.4.14.v20181114.jar; size: 61035 bytes; exists: false databaseServer/2022.2.1/lib/jose4j-0.7.6.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jose4j-0.7.6.jar; size: 270472 bytes; exists: false databaseServer/2022.2.1/lib/jsoup-1.13.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jsoup-1.13.1.jar; size: 393851 bytes; exists: false databaseServer/2022.2.1/lib/jsr305-3.0.2.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jsr305-3.0.2.jar; size: 19936 bytes; exists: false databaseServer/2022.2.1/lib/jul-to-slf4j-1.7.25.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/jul-to-slf4j-1.7.25.jar; size: 4596 bytes; exists: false databaseServer/2022.2.1/lib/liquibase-core-3.8.1.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/liquibase-core-3.8.1.1.jar; size: 1932312 bytes; exists: false databaseServer/2022.2.1/lib/listenablefuture-9999.0-empty-to-avoid-confli Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar; size: 2199 bytes; exists: false databaseServer/2022.2.1/lib/logback-classic-1.2.3.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/logback-classic-1.2.3.jar; size: 290339 bytes; exists: false databaseServer/2022.2.1/lib/logback-core-1.2.3.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/logback-core-1.2.3.jar; size: 471901 bytes; exists: false databaseServer/2022.2.1/lib/logging-interceptor-3.14.9.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/logging-interceptor-3.14.9.jar; size: 12196 bytes; exists: false databaseServer/2022.2.1/lib/mariadb-java-client-2.7.1.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/mariadb-java-client-2.7.1.jar; size: 624937 bytes; exists: false databaseServer/2022.2.1/lib/metrics-core-4.0.2.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/metrics-core-4.0.2.jar; size: 97677 bytes; exists: false databaseServer/2022.2.1/lib/metrics-healthchecks-4.0.2.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/metrics-healthchecks-4.0.2.jar; size: 21257 bytes; exists: false databaseServer/2022.2.1/lib/metrics-jmx-4.0.2.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/metrics-jmx-4.0.2.jar; size: 20451 bytes; exists: false databaseServer/2022.2.1/lib/mssql-jdbc-9.2.1.jre11.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/mssql-jdbc-9.2.1.jre11.jar; size: 1338203 bytes; exists: false databaseServer/2022.2.1/lib/mybatis-3.5.0.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/mybatis-3.5.0.jar; size: 1687062 bytes; exists: false databaseServer/2022.2.1/lib/mybatis-guice-3.10.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/mybatis-guice-3.10.jar; size: 127237 bytes; exists: false databaseServer/2022.2.1/lib/okhttp-3.14.9.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/okhttp-3.14.9.jar; size: 430488 bytes; exists: false databaseServer/2022.2.1/lib/okio-1.17.2.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/okio-1.17.2.jar; size: 91980 bytes; exists: false databaseServer/2022.2.1/lib/opencsv-5.0.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/opencsv-5.0.jar; size: 199929 bytes; exists: false databaseServer/2022.2.1/lib/osgi-resource-locator-1.0.3.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/osgi-resource-locator-1.0.3.jar; size: 19479 bytes; exists: false databaseServer/2022.2.1/lib/postgresql-42.2.8.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/postgresql-42.2.8.jar; size: 900064 bytes; exists: false databaseServer/2022.2.1/lib/protobuf-java-3.15.6.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/protobuf-java-3.15.6.jar; size: 1674945 bytes; exists: false databaseServer/2022.2.1/lib/reactive-streams-1.0.2.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/reactive-streams-1.0.2.jar; size: 2097 bytes; exists: false databaseServer/2022.2.1/lib/rxjava-2.1.11.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/rxjava-2.1.11.jar; size: 2282472 bytes; exists: false databaseServer/2022.2.1/lib/simpleclient-0.10.0.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/simpleclient-0.10.0.jar; size: 69405 bytes; exists: false databaseServer/2022.2.1/lib/simpleclient_common-0.10.0.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/simpleclient_common-0.10.0.jar; size: 7740 bytes; exists: false databaseServer/2022.2.1/lib/simpleclient_httpserver-0.10.0.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/simpleclient_httpserver-0.10.0.jar; size: 10467 bytes; exists: false databaseServer/2022.2.1/lib/slf4j-api-1.7.25.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/slf4j-api-1.7.25.jar; size: 41203 bytes; exists: false databaseServer/2022.2.1/lib/snakeyaml-1.28.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/snakeyaml-1.28.jar; size: 326914 bytes; exists: false databaseServer/2022.2.1/lib/swagger-annotations-1.6.2.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/swagger-annotations-1.6.2.jar; size: 21782 bytes; exists: false databaseServer/2022.2.1/lib/validation-api-2.0.1.Final.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/validation-api-2.0.1.Final.jar; size: 93107 bytes; exists: false databaseServer/2022.2.1/lib/websocket-api-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/websocket-api-9.4.14.v20181114.jar; size: 52821 bytes; exists: false databaseServer/2022.2.1/lib/websocket-client-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/websocket-client-9.4.14.v20181114.jar; size: 45000 bytes; exists: false databaseServer/2022.2.1/lib/websocket-common-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/websocket-common-9.4.14.v20181114.jar; size: 205377 bytes; exists: false databaseServer/2022.2.1/lib/websocket-server-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/websocket-server-9.4.14.v20181114.jar; size: 44425 bytes; exists: false databaseServer/2022.2.1/lib/websocket-servlet-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/databaseServer/2022.2.1/lib/websocket-servlet-9.4.14.v20181114.jar; size: 30306 bytes; exists: false databaseServer/h2-1.4.197.jar Install file: /opt/burpsuite_enterprise/databaseServer/h2-1.4.197.jar; size: 1927540 bytes; exists: false databaseServer/init.sql Install file: /opt/burpsuite_enterprise/databaseServer/init.sql; size: 218 bytes; exists: false database_transfer Install file: /opt/burpsuite_enterprise/database_transfer; size: 13393 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 755, overwriteMode: If newer otherwise ask, shared: false, uninstallMode: If created, delayIfNecessary: false] File times: 1645789752000, 1645789752000 database_transfer.vmoptions Install file: /opt/burpsuite_enterprise/database_transfer.vmoptions; size: 243 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Never, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] Don't overwrite because file exists (ron: false) Did not replace /opt/burpsuite_enterprise/database_transfer.vmoptions webServer/.h2 Install file: /opt/burpsuite_enterprise/webServer/.h2; size: 0 bytes; exists: false File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, delayIfNecessary: false] burpsuiteenterpriseedition_webserver Install file: /opt/burpsuite_enterprise/burpsuiteenterpriseedition_webserver; size: 17038 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 755, overwriteMode: If newer otherwise ask, shared: false, uninstallMode: If created, delayIfNecessary: false] File times: 1645789752000, 1645789752000 burpsuiteenterpriseedition_webserver.vmoptions Install file: /opt/burpsuite_enterprise/burpsuiteenterpriseedition_webserver.vmoptions; size: 243 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Never, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] Don't overwrite because file exists (ron: false) Did not replace /opt/burpsuite_enterprise/burpsuiteenterpriseedition_webserver.vmoptions webServer/.component Install file: /opt/burpsuite_enterprise/webServer/.component; size: 9 bytes; exists: false File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, delayIfNecessary: false] webServer/.jreHome Install file: /opt/burpsuite_enterprise/webServer/.jreHome; size: 20 bytes; exists: false webServer/.logDir Install file: /opt/burpsuite_enterprise/webServer/.logDir; size: 26 bytes; exists: false webServer/.supervise Install file: /opt/burpsuite_enterprise/webServer/.supervise; size: 81 bytes; exists: false webServer/.version Install file: /opt/burpsuite_enterprise/webServer/.version; size: 27 bytes; exists: false webServer/2022.2.1/lib/HikariCP-2.6.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/HikariCP-2.6.1.jar; size: 133942 bytes; exists: false webServer/2022.2.1/lib/ST4-4.0.8.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/ST4-4.0.8.jar; size: 239543 bytes; exists: false webServer/2022.2.1/lib/ScanConfigShared-1.29.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/ScanConfigShared-1.29.jar; size: 14236 bytes; exists: false webServer/2022.2.1/lib/activation-1.1.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/activation-1.1.1.jar; size: 69409 bytes; exists: false webServer/2022.2.1/lib/antlr-runtime-3.5.2.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/antlr-runtime-3.5.2.jar; size: 167761 bytes; exists: false webServer/2022.2.1/lib/antlr4-4.9.2.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/antlr4-4.9.2.jar; size: 1231617 bytes; exists: false webServer/2022.2.1/lib/antlr4-runtime-4.9.2.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/antlr4-runtime-4.9.2.jar; size: 337866 bytes; exists: false webServer/2022.2.1/lib/aopalliance-1.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/aopalliance-1.0.jar; size: 4467 bytes; exists: false webServer/2022.2.1/lib/aopalliance-repackaged-2.6.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/aopalliance-repackaged-2.6.1.jar; size: 27006 bytes; exists: false webServer/2022.2.1/lib/api-1.123.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/api-1.123.jar; size: 735795 bytes; exists: false webServer/2022.2.1/lib/bcpkix-jdk15on-1.68.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/bcpkix-jdk15on-1.68.jar; size: 887800 bytes; exists: false webServer/2022.2.1/lib/bcprov-ext-jdk15on-1.68.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/bcprov-ext-jdk15on-1.68.jar; size: 6031548 bytes; exists: false webServer/2022.2.1/lib/bcprov-jdk15on-1.64.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/bcprov-jdk15on-1.64.jar; size: 4771726 bytes; exists: false webServer/2022.2.1/lib/burpApiModel-1.139.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/burpApiModel-1.139.jar; size: 95576 bytes; exists: false webServer/2022.2.1/lib/checker-qual-3.12.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/checker-qual-3.12.0.jar; size: 208835 bytes; exists: false webServer/2022.2.1/lib/classmate-1.3.4.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/classmate-1.3.4.jar; size: 65100 bytes; exists: false webServer/2022.2.1/lib/client-java-12.0.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/client-java-12.0.0.jar; size: 251177 bytes; exists: false webServer/2022.2.1/lib/client-java-api-12.0.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/client-java-api-12.0.0.jar; size: 9094785 bytes; exists: false webServer/2022.2.1/lib/client-java-proto-12.0.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/client-java-proto-12.0.0.jar; size: 8404398 bytes; exists: false webServer/2022.2.1/lib/common-1.201.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/common-1.201.jar; size: 165871 bytes; exists: false webServer/2022.2.1/lib/commonJava4-1.17.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/commonJava4-1.17.jar; size: 1769 bytes; exists: false webServer/2022.2.1/lib/commons-codec-1.15.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/commons-codec-1.15.jar; size: 353793 bytes; exists: false webServer/2022.2.1/lib/commons-collections-3.2.2.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/commons-collections-3.2.2.jar; size: 588337 bytes; exists: false webServer/2022.2.1/lib/commons-collections4-4.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/commons-collections4-4.1.jar; size: 751238 bytes; exists: false webServer/2022.2.1/lib/commons-compress-1.2.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/commons-compress-1.2.jar; size: 168596 bytes; exists: false webServer/2022.2.1/lib/commons-csv-1.7.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/commons-csv-1.7.jar; size: 45065 bytes; exists: false webServer/2022.2.1/lib/commons-digester-1.8.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/commons-digester-1.8.1.jar; size: 146108 bytes; exists: false webServer/2022.2.1/lib/commons-io-2.10.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/commons-io-2.10.0.jar; size: 325983 bytes; exists: false webServer/2022.2.1/lib/commons-lang3-3.9.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/commons-lang3-3.9.jar; size: 503880 bytes; exists: false webServer/2022.2.1/lib/commons-logging-1.2.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/commons-logging-1.2.jar; size: 61829 bytes; exists: false webServer/2022.2.1/lib/commons-validator-1.6.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/commons-validator-1.6.jar; size: 186077 bytes; exists: false webServer/2022.2.1/lib/enterpriseCommon-2022.2.1-9179.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/enterpriseCommon-2022.2.1-9179.jar; size: 1608093 bytes; exists: false webServer/2022.2.1/lib/error_prone_annotations-2.7.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/error_prone_annotations-2.7.1.jar; size: 14835 bytes; exists: false webServer/2022.2.1/lib/failsafe-2.4.3.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/failsafe-2.4.3.jar; size: 98654 bytes; exists: false webServer/2022.2.1/lib/failureaccess-1.0.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/failureaccess-1.0.1.jar; size: 4617 bytes; exists: false webServer/2022.2.1/lib/graphql-java-17.3.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/graphql-java-17.3.jar; size: 2780363 bytes; exists: false webServer/2022.2.1/lib/graphql-java-extended-scalars-17.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/graphql-java-extended-scalars-17.0.jar; size: 55631 bytes; exists: false webServer/2022.2.1/lib/gson-2.8.6.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/gson-2.8.6.jar; size: 240255 bytes; exists: false webServer/2022.2.1/lib/gson-fire-1.8.5.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/gson-fire-1.8.5.jar; size: 73724 bytes; exists: false webServer/2022.2.1/lib/guava-31.0.1-jre.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/guava-31.0.1-jre.jar; size: 2974216 bytes; exists: false webServer/2022.2.1/lib/guice-4.2.3.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/guice-4.2.3.jar; size: 856934 bytes; exists: false webServer/2022.2.1/lib/guice-bridge-2.6.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/guice-bridge-2.6.1.jar; size: 28968 bytes; exists: false webServer/2022.2.1/lib/h2-1.4.197.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/h2-1.4.197.jar; size: 1927540 bytes; exists: false webServer/2022.2.1/lib/handy-uri-templates-2.1.8.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/handy-uri-templates-2.1.8.jar; size: 46326 bytes; exists: false webServer/2022.2.1/lib/hibernate-validator-6.1.2.Final.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/hibernate-validator-6.1.2.Final.jar; size: 1281101 bytes; exists: false webServer/2022.2.1/lib/hk2-api-2.6.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/hk2-api-2.6.1.jar; size: 200223 bytes; exists: false webServer/2022.2.1/lib/hk2-locator-2.6.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/hk2-locator-2.6.1.jar; size: 203358 bytes; exists: false webServer/2022.2.1/lib/hk2-utils-2.6.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/hk2-utils-2.6.1.jar; size: 131590 bytes; exists: false webServer/2022.2.1/lib/host-scripts.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/host-scripts.jar; size: 261460 bytes; exists: false webServer/2022.2.1/lib/http-1.143.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/http-1.143.jar; size: 128497 bytes; exists: false webServer/2022.2.1/lib/ical4j-3.0.13.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/ical4j-3.0.13.jar; size: 1284686 bytes; exists: false webServer/2022.2.1/lib/icu4j-61.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/icu4j-61.1.jar; size: 12328871 bytes; exists: false webServer/2022.2.1/lib/j2objc-annotations-1.3.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/j2objc-annotations-1.3.jar; size: 8781 bytes; exists: false webServer/2022.2.1/lib/jackson-annotations-2.12.3.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jackson-annotations-2.12.3.jar; size: 75703 bytes; exists: false webServer/2022.2.1/lib/jackson-core-2.12.3.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jackson-core-2.12.3.jar; size: 365220 bytes; exists: false webServer/2022.2.1/lib/jackson-databind-2.12.3.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jackson-databind-2.12.3.jar; size: 1515756 bytes; exists: false webServer/2022.2.1/lib/jackson-dataformat-yaml-2.9.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jackson-dataformat-yaml-2.9.1.jar; size: 40392 bytes; exists: false webServer/2022.2.1/lib/jackson-module-jaxb-annotations-2.11.3.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jackson-module-jaxb-annotations-2.11.3.jar; size: 34922 bytes; exists: false webServer/2022.2.1/lib/jakarta.activation-api-1.2.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jakarta.activation-api-1.2.1.jar; size: 44399 bytes; exists: false webServer/2022.2.1/lib/jakarta.annotation-api-1.3.5.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jakarta.annotation-api-1.3.5.jar; size: 25058 bytes; exists: false webServer/2022.2.1/lib/jakarta.el-3.0.3.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jakarta.el-3.0.3.jar; size: 237826 bytes; exists: false webServer/2022.2.1/lib/jakarta.el-api-3.0.3.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jakarta.el-api-3.0.3.jar; size: 79816 bytes; exists: false webServer/2022.2.1/lib/jakarta.inject-2.6.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jakarta.inject-2.6.1.jar; size: 18140 bytes; exists: false webServer/2022.2.1/lib/jakarta.validation-api-2.0.2.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jakarta.validation-api-2.0.2.jar; size: 91930 bytes; exists: false webServer/2022.2.1/lib/jakarta.ws.rs-api-2.1.6.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jakarta.ws.rs-api-2.1.6.jar; size: 140376 bytes; exists: false webServer/2022.2.1/lib/jakarta.xml.bind-api-2.3.2.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jakarta.xml.bind-api-2.3.2.jar; size: 115498 bytes; exists: false webServer/2022.2.1/lib/java-dataloader-3.1.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/java-dataloader-3.1.0.jar; size: 59033 bytes; exists: false webServer/2022.2.1/lib/java-saml-2.5.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/java-saml-2.5.0.jar; size: 12285 bytes; exists: false webServer/2022.2.1/lib/java-saml-core-2.5.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/java-saml-core-2.5.0.jar; size: 113170 bytes; exists: false webServer/2022.2.1/lib/javassist-3.25.0-GA.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/javassist-3.25.0-GA.jar; size: 780265 bytes; exists: false webServer/2022.2.1/lib/javax.activation-api-1.2.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/javax.activation-api-1.2.0.jar; size: 56674 bytes; exists: false webServer/2022.2.1/lib/javax.annotation-api-1.3.2.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/javax.annotation-api-1.3.2.jar; size: 26586 bytes; exists: false webServer/2022.2.1/lib/javax.inject-1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/javax.inject-1.jar; size: 2497 bytes; exists: false webServer/2022.2.1/lib/javax.json-1.0.4.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/javax.json-1.0.4.jar; size: 85147 bytes; exists: false webServer/2022.2.1/lib/javax.mail-1.6.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/javax.mail-1.6.1.jar; size: 654100 bytes; exists: false webServer/2022.2.1/lib/javax.servlet-api-3.1.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/javax.servlet-api-3.1.0.jar; size: 95806 bytes; exists: false webServer/2022.2.1/lib/javax.ws.rs-api-2.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/javax.ws.rs-api-2.1.jar; size: 127509 bytes; exists: false webServer/2022.2.1/lib/jaxb-api-2.3.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jaxb-api-2.3.1.jar; size: 128076 bytes; exists: false webServer/2022.2.1/lib/jboss-logging-3.3.2.Final.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jboss-logging-3.3.2.Final.jar; size: 66469 bytes; exists: false webServer/2022.2.1/lib/jersey-bean-validation-2.33.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jersey-bean-validation-2.33.jar; size: 59458 bytes; exists: false webServer/2022.2.1/lib/jersey-client-2.33.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jersey-client-2.33.jar; size: 253811 bytes; exists: false webServer/2022.2.1/lib/jersey-common-2.33.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jersey-common-2.33.jar; size: 1174508 bytes; exists: false webServer/2022.2.1/lib/jersey-container-servlet-core-2.33.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jersey-container-servlet-core-2.33.jar; size: 73402 bytes; exists: false webServer/2022.2.1/lib/jersey-entity-filtering-2.33.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jersey-entity-filtering-2.33.jar; size: 84010 bytes; exists: false webServer/2022.2.1/lib/jersey-hk2-2.33.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jersey-hk2-2.33.jar; size: 76770 bytes; exists: false webServer/2022.2.1/lib/jersey-jetty-connector-2.33.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jersey-jetty-connector-2.33.jar; size: 35704 bytes; exists: false webServer/2022.2.1/lib/jersey-media-json-jackson-2.33.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jersey-media-json-jackson-2.33.jar; size: 75415 bytes; exists: false webServer/2022.2.1/lib/jersey-server-2.33.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jersey-server-2.33.jar; size: 942190 bytes; exists: false webServer/2022.2.1/lib/jetty-client-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jetty-client-9.4.14.v20181114.jar; size: 301489 bytes; exists: false webServer/2022.2.1/lib/jetty-http-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jetty-http-9.4.14.v20181114.jar; size: 204320 bytes; exists: false webServer/2022.2.1/lib/jetty-io-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jetty-io-9.4.14.v20181114.jar; size: 147977 bytes; exists: false webServer/2022.2.1/lib/jetty-security-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jetty-security-9.4.14.v20181114.jar; size: 115991 bytes; exists: false webServer/2022.2.1/lib/jetty-server-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jetty-server-9.4.14.v20181114.jar; size: 617072 bytes; exists: false webServer/2022.2.1/lib/jetty-servlet-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jetty-servlet-9.4.14.v20181114.jar; size: 121970 bytes; exists: false webServer/2022.2.1/lib/jetty-util-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jetty-util-9.4.14.v20181114.jar; size: 516446 bytes; exists: false webServer/2022.2.1/lib/jetty-xml-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jetty-xml-9.4.14.v20181114.jar; size: 61035 bytes; exists: false webServer/2022.2.1/lib/joda-time-2.10.3.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/joda-time-2.10.3.jar; size: 643032 bytes; exists: false webServer/2022.2.1/lib/jose4j-0.7.6.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jose4j-0.7.6.jar; size: 270472 bytes; exists: false webServer/2022.2.1/lib/json-20190722.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/json-20190722.jar; size: 65003 bytes; exists: false webServer/2022.2.1/lib/jsoup-1.13.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jsoup-1.13.1.jar; size: 393851 bytes; exists: false webServer/2022.2.1/lib/jsr305-3.0.2.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/jsr305-3.0.2.jar; size: 19936 bytes; exists: false webServer/2022.2.1/lib/listenablefuture-9999.0-empty-to-avoid-conflict-wi Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar; size: 2199 bytes; exists: false webServer/2022.2.1/lib/logback-classic-1.2.3.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/logback-classic-1.2.3.jar; size: 290339 bytes; exists: false webServer/2022.2.1/lib/logback-core-1.2.3.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/logback-core-1.2.3.jar; size: 471901 bytes; exists: false webServer/2022.2.1/lib/logging-interceptor-3.14.9.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/logging-interceptor-3.14.9.jar; size: 12196 bytes; exists: false webServer/2022.2.1/lib/mariadb-java-client-2.7.1.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/mariadb-java-client-2.7.1.jar; size: 624937 bytes; exists: false webServer/2022.2.1/lib/metrics-core-4.0.2.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/metrics-core-4.0.2.jar; size: 97677 bytes; exists: false webServer/2022.2.1/lib/metrics-healthchecks-4.0.2.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/metrics-healthchecks-4.0.2.jar; size: 21257 bytes; exists: false webServer/2022.2.1/lib/metrics-jmx-4.0.2.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/metrics-jmx-4.0.2.jar; size: 20451 bytes; exists: false webServer/2022.2.1/lib/mssql-jdbc-9.2.1.jre11.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/mssql-jdbc-9.2.1.jre11.jar; size: 1338203 bytes; exists: false webServer/2022.2.1/lib/mybatis-3.5.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/mybatis-3.5.0.jar; size: 1687062 bytes; exists: false webServer/2022.2.1/lib/mybatis-guice-3.10.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/mybatis-guice-3.10.jar; size: 127237 bytes; exists: false webServer/2022.2.1/lib/okhttp-3.14.9.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/okhttp-3.14.9.jar; size: 430488 bytes; exists: false webServer/2022.2.1/lib/okio-1.17.2.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/okio-1.17.2.jar; size: 91980 bytes; exists: false webServer/2022.2.1/lib/org.abego.treelayout.core-1.0.3.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/org.abego.treelayout.core-1.0.3.jar; size: 26773 bytes; exists: false webServer/2022.2.1/lib/org.everit.json.schema-1.12.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/org.everit.json.schema-1.12.0.jar; size: 238729 bytes; exists: false webServer/2022.2.1/lib/osgi-resource-locator-1.0.3.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/osgi-resource-locator-1.0.3.jar; size: 19479 bytes; exists: false webServer/2022.2.1/lib/postgresql-42.2.8.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/postgresql-42.2.8.jar; size: 900064 bytes; exists: false webServer/2022.2.1/lib/protobuf-java-3.15.6.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/protobuf-java-3.15.6.jar; size: 1674945 bytes; exists: false webServer/2022.2.1/lib/re2j-1.3.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/re2j-1.3.jar; size: 120871 bytes; exists: false webServer/2022.2.1/lib/reactive-streams-1.0.2.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/reactive-streams-1.0.2.jar; size: 2097 bytes; exists: false webServer/2022.2.1/lib/reflections-0.9.11.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/reflections-0.9.11.jar; size: 130999 bytes; exists: false webServer/2022.2.1/lib/rxjava-2.1.11.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/rxjava-2.1.11.jar; size: 2282472 bytes; exists: false webServer/2022.2.1/lib/scim-sdk-common-1.11.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/scim-sdk-common-1.11.0.jar; size: 189501 bytes; exists: false webServer/2022.2.1/lib/scim-sdk-server-1.11.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/scim-sdk-server-1.11.0.jar; size: 245893 bytes; exists: false webServer/2022.2.1/lib/simpleclient-0.10.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/simpleclient-0.10.0.jar; size: 69405 bytes; exists: false webServer/2022.2.1/lib/simpleclient_common-0.10.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/simpleclient_common-0.10.0.jar; size: 7740 bytes; exists: false webServer/2022.2.1/lib/simpleclient_httpserver-0.10.0.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/simpleclient_httpserver-0.10.0.jar; size: 10467 bytes; exists: false webServer/2022.2.1/lib/slf4j-api-1.7.25.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/slf4j-api-1.7.25.jar; size: 41203 bytes; exists: false webServer/2022.2.1/lib/snakeyaml-1.28.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/snakeyaml-1.28.jar; size: 326914 bytes; exists: false webServer/2022.2.1/lib/stax2-api-3.1.4.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/stax2-api-3.1.4.jar; size: 161867 bytes; exists: false webServer/2022.2.1/lib/swagger-annotations-1.6.2.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/swagger-annotations-1.6.2.jar; size: 21782 bytes; exists: false webServer/2022.2.1/lib/swagger-annotations-2.0.0-rc4.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/swagger-annotations-2.0.0-rc4.jar; size: 32431 bytes; exists: false webServer/2022.2.1/lib/swagger-core-2.0.0-rc4.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/swagger-core-2.0.0-rc4.jar; size: 130305 bytes; exists: false webServer/2022.2.1/lib/swagger-integration-2.0.0-rc4.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/swagger-integration-2.0.0-rc4.jar; size: 27429 bytes; exists: false webServer/2022.2.1/lib/swagger-jaxrs2-2.0.0-rc4.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/swagger-jaxrs2-2.0.0-rc4.jar; size: 72100 bytes; exists: false webServer/2022.2.1/lib/swagger-models-2.0.0-rc4.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/swagger-models-2.0.0-rc4.jar; size: 122856 bytes; exists: false webServer/2022.2.1/lib/validation-api-2.0.1.Final.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/validation-api-2.0.1.Final.jar; size: 93107 bytes; exists: false webServer/2022.2.1/lib/webServer-2022.2.1-9179.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/webServer-2022.2.1-9179.jar; size: 1574801 bytes; exists: false webServer/2022.2.1/lib/webapp-2022.2.1-9179.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/webapp-2022.2.1-9179.jar; size: 3623776 bytes; exists: false webServer/2022.2.1/lib/websocket-api-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/websocket-api-9.4.14.v20181114.jar; size: 52821 bytes; exists: false webServer/2022.2.1/lib/websocket-client-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/websocket-client-9.4.14.v20181114.jar; size: 45000 bytes; exists: false webServer/2022.2.1/lib/websocket-common-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/websocket-common-9.4.14.v20181114.jar; size: 205377 bytes; exists: false webServer/2022.2.1/lib/websocket-server-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/websocket-server-9.4.14.v20181114.jar; size: 44425 bytes; exists: false webServer/2022.2.1/lib/websocket-servlet-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/websocket-servlet-9.4.14.v20181114.jar; size: 30306 bytes; exists: false webServer/2022.2.1/lib/woodstox-core-5.0.3.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/woodstox-core-5.0.3.jar; size: 512742 bytes; exists: false webServer/2022.2.1/lib/xmlsec-2.1.4.jar Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/lib/xmlsec-2.1.4.jar; size: 1129826 bytes; exists: false webServer/2022.2.1/web-server.config Install file: /opt/burpsuite_enterprise/webServer/2022.2.1/web-server.config; size: 766 bytes; exists: false enterpriseServer/.h2 Install file: /opt/burpsuite_enterprise/enterpriseServer/.h2; size: 0 bytes; exists: false anonymous_feedback_uploader Install file: /opt/burpsuite_enterprise/anonymous_feedback_uploader; size: 13114 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 755, overwriteMode: If newer otherwise ask, shared: false, uninstallMode: If created, delayIfNecessary: false] File times: 1645789752000, 1645789752000 anonymous_feedback_uploader.vmoptions Install file: /opt/burpsuite_enterprise/anonymous_feedback_uploader.vmoptions; size: 52 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Never, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] Don't overwrite because file exists (ron: false) Did not replace /opt/burpsuite_enterprise/anonymous_feedback_uploader.vmoptions burpsuiteenterpriseedition_enterpriseserver Install file: /opt/burpsuite_enterprise/burpsuiteenterpriseedition_enterpriseserver; size: 17255 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 755, overwriteMode: If newer otherwise ask, shared: false, uninstallMode: If created, delayIfNecessary: false] File times: 1645789752000, 1645789752000 burpsuiteenterpriseedition_enterpriseserver.vmoptions Install file: /opt/burpsuite_enterprise/burpsuiteenterpriseedition_enterpriseserver.vmoptions; size: 243 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Never, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] Don't overwrite because file exists (ron: false) Did not replace /opt/burpsuite_enterprise/burpsuiteenterpriseedition_enterpriseserver.vmoptions database_migration Install file: /opt/burpsuite_enterprise/database_migration; size: 13092 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 755, overwriteMode: If newer otherwise ask, shared: false, uninstallMode: If created, delayIfNecessary: false] File times: 1645789752000, 1645789752000 database_migration.vmoptions Install file: /opt/burpsuite_enterprise/database_migration.vmoptions; size: 52 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Never, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] Don't overwrite because file exists (ron: false) Did not replace /opt/burpsuite_enterprise/database_migration.vmoptions databasebackuplocation Install file: /opt/burpsuite_enterprise/databasebackuplocation; size: 13140 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 755, overwriteMode: If newer otherwise ask, shared: false, uninstallMode: If created, delayIfNecessary: false] File times: 1645789752000, 1645789752000 databasebackuplocation.vmoptions Install file: /opt/burpsuite_enterprise/databasebackuplocation.vmoptions; size: 52 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Never, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] Don't overwrite because file exists (ron: false) Did not replace /opt/burpsuite_enterprise/databasebackuplocation.vmoptions databaseconnectionchecker Install file: /opt/burpsuite_enterprise/databaseconnectionchecker; size: 13132 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 755, overwriteMode: If newer otherwise ask, shared: false, uninstallMode: If created, delayIfNecessary: false] File times: 1645789752000, 1645789752000 databaseconnectionchecker.vmoptions Install file: /opt/burpsuite_enterprise/databaseconnectionchecker.vmoptions; size: 52 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Never, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] Don't overwrite because file exists (ron: false) Did not replace /opt/burpsuite_enterprise/databaseconnectionchecker.vmoptions enterpriseServer/.component Install file: /opt/burpsuite_enterprise/enterpriseServer/.component; size: 16 bytes; exists: false File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, delayIfNecessary: false] enterpriseServer/.jreHome Install file: /opt/burpsuite_enterprise/enterpriseServer/.jreHome; size: 20 bytes; exists: false enterpriseServer/.logDir Install file: /opt/burpsuite_enterprise/enterpriseServer/.logDir; size: 26 bytes; exists: false enterpriseServer/.supervise Install file: /opt/burpsuite_enterprise/enterpriseServer/.supervise; size: 88 bytes; exists: false enterpriseServer/.version Install file: /opt/burpsuite_enterprise/enterpriseServer/.version; size: 27 bytes; exists: false enterpriseServer/2022.2.1/enterprise-server.config Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/enterprise-server.config; size: 861 bytes; exists: false enterpriseServer/2022.2.1/lib/HikariCP-2.6.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/HikariCP-2.6.1.jar; size: 133942 bytes; exists: false enterpriseServer/2022.2.1/lib/ST4-4.0.8.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/ST4-4.0.8.jar; size: 239543 bytes; exists: false enterpriseServer/2022.2.1/lib/ScanConfigShared-1.29.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/ScanConfigShared-1.29.jar; size: 10666 bytes; exists: false enterpriseServer/2022.2.1/lib/accessors-smart-1.2.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/accessors-smart-1.2.jar; size: 30035 bytes; exists: false enterpriseServer/2022.2.1/lib/activation-1.1.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/activation-1.1.1.jar; size: 69409 bytes; exists: false enterpriseServer/2022.2.1/lib/antlr-runtime-3.5.2.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/antlr-runtime-3.5.2.jar; size: 167761 bytes; exists: false enterpriseServer/2022.2.1/lib/aopalliance-1.0.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/aopalliance-1.0.jar; size: 4467 bytes; exists: false enterpriseServer/2022.2.1/lib/aopalliance-repackaged-2.6.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/aopalliance-repackaged-2.6.1.jar; size: 27006 bytes; exists: false enterpriseServer/2022.2.1/lib/api-1.123.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/api-1.123.jar; size: 622609 bytes; exists: false enterpriseServer/2022.2.1/lib/asm-5.0.4.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/asm-5.0.4.jar; size: 53297 bytes; exists: false enterpriseServer/2022.2.1/lib/bcpkix-jdk15on-1.68.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/bcpkix-jdk15on-1.68.jar; size: 887800 bytes; exists: false enterpriseServer/2022.2.1/lib/bcprov-ext-jdk15on-1.68.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/bcprov-ext-jdk15on-1.68.jar; size: 6031548 bytes; exists: false enterpriseServer/2022.2.1/lib/bcprov-jdk15on-1.64.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/bcprov-jdk15on-1.64.jar; size: 4771726 bytes; exists: false enterpriseServer/2022.2.1/lib/burpApiModel-1.139.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/burpApiModel-1.139.jar; size: 71611 bytes; exists: false enterpriseServer/2022.2.1/lib/burpManager-2022.2.1-9179.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/burpManager-2022.2.1-9179.jar; size: 108597 bytes; exists: false enterpriseServer/2022.2.1/lib/checker-qual-3.12.0.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/checker-qual-3.12.0.jar; size: 208835 bytes; exists: false enterpriseServer/2022.2.1/lib/classmate-1.3.4.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/classmate-1.3.4.jar; size: 65100 bytes; exists: false enterpriseServer/2022.2.1/lib/client-java-12.0.0.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/client-java-12.0.0.jar; size: 251177 bytes; exists: false enterpriseServer/2022.2.1/lib/client-java-api-12.0.0.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/client-java-api-12.0.0.jar; size: 9094785 bytes; exists: false enterpriseServer/2022.2.1/lib/client-java-proto-12.0.0.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/client-java-proto-12.0.0.jar; size: 8404398 bytes; exists: false enterpriseServer/2022.2.1/lib/common-1.201.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/common-1.201.jar; size: 168955 bytes; exists: false enterpriseServer/2022.2.1/lib/commonJava4-1.17.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/commonJava4-1.17.jar; size: 1787 bytes; exists: false enterpriseServer/2022.2.1/lib/commons-beanutils-1.9.4.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/commons-beanutils-1.9.4.jar; size: 246918 bytes; exists: false enterpriseServer/2022.2.1/lib/commons-codec-1.15.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/commons-codec-1.15.jar; size: 353793 bytes; exists: false enterpriseServer/2022.2.1/lib/commons-collections-3.2.2.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/commons-collections-3.2.2.jar; size: 588337 bytes; exists: false enterpriseServer/2022.2.1/lib/commons-collections4-4.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/commons-collections4-4.1.jar; size: 751238 bytes; exists: false enterpriseServer/2022.2.1/lib/commons-compress-1.2.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/commons-compress-1.2.jar; size: 168596 bytes; exists: false enterpriseServer/2022.2.1/lib/commons-io-2.8.0.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/commons-io-2.8.0.jar; size: 285424 bytes; exists: false enterpriseServer/2022.2.1/lib/commons-lang3-3.9.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/commons-lang3-3.9.jar; size: 503880 bytes; exists: false enterpriseServer/2022.2.1/lib/commons-logging-1.2.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/commons-logging-1.2.jar; size: 61829 bytes; exists: false enterpriseServer/2022.2.1/lib/commons-text-1.7.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/commons-text-1.7.jar; size: 205182 bytes; exists: false enterpriseServer/2022.2.1/lib/databaseServer-2022.2.1-9179.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/databaseServer-2022.2.1-9179.jar; size: 183656 bytes; exists: false enterpriseServer/2022.2.1/lib/enterpriseCommon-2022.2.1-9179.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/enterpriseCommon-2022.2.1-9179.jar; size: 1607686 bytes; exists: false enterpriseServer/2022.2.1/lib/enterpriseServer-2022.2.1-9179.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/enterpriseServer-2022.2.1-9179.jar; size: 785364 bytes; exists: false enterpriseServer/2022.2.1/lib/error_prone_annotations-2.7.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/error_prone_annotations-2.7.1.jar; size: 14835 bytes; exists: false enterpriseServer/2022.2.1/lib/failsafe-2.4.3.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/failsafe-2.4.3.jar; size: 98654 bytes; exists: false enterpriseServer/2022.2.1/lib/failureaccess-1.0.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/failureaccess-1.0.1.jar; size: 4617 bytes; exists: false enterpriseServer/2022.2.1/lib/gson-2.8.6.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/gson-2.8.6.jar; size: 240255 bytes; exists: false enterpriseServer/2022.2.1/lib/gson-fire-1.8.5.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/gson-fire-1.8.5.jar; size: 73724 bytes; exists: false enterpriseServer/2022.2.1/lib/guava-31.0.1-jre.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/guava-31.0.1-jre.jar; size: 2974216 bytes; exists: false enterpriseServer/2022.2.1/lib/guice-4.2.3.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/guice-4.2.3.jar; size: 856934 bytes; exists: false enterpriseServer/2022.2.1/lib/guice-assistedinject-4.2.3.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/guice-assistedinject-4.2.3.jar; size: 42336 bytes; exists: false enterpriseServer/2022.2.1/lib/guice-bridge-2.6.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/guice-bridge-2.6.1.jar; size: 28968 bytes; exists: false enterpriseServer/2022.2.1/lib/h2-1.4.197.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/h2-1.4.197.jar; size: 1927540 bytes; exists: false enterpriseServer/2022.2.1/lib/hibernate-validator-6.1.2.Final.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/hibernate-validator-6.1.2.Final.jar; size: 1281101 bytes; exists: false enterpriseServer/2022.2.1/lib/hk2-api-2.6.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/hk2-api-2.6.1.jar; size: 200223 bytes; exists: false enterpriseServer/2022.2.1/lib/hk2-locator-2.6.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/hk2-locator-2.6.1.jar; size: 203358 bytes; exists: false enterpriseServer/2022.2.1/lib/hk2-utils-2.6.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/hk2-utils-2.6.1.jar; size: 131590 bytes; exists: false enterpriseServer/2022.2.1/lib/host-scripts.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/host-scripts.jar; size: 261460 bytes; exists: false enterpriseServer/2022.2.1/lib/http-1.143.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/http-1.143.jar; size: 115828 bytes; exists: false enterpriseServer/2022.2.1/lib/httpclient-4.5.9.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/httpclient-4.5.9.jar; size: 774384 bytes; exists: false enterpriseServer/2022.2.1/lib/httpcore-4.4.11.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/httpcore-4.4.11.jar; size: 326874 bytes; exists: false enterpriseServer/2022.2.1/lib/ical4j-3.0.13.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/ical4j-3.0.13.jar; size: 1284686 bytes; exists: false enterpriseServer/2022.2.1/lib/j2objc-annotations-1.3.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/j2objc-annotations-1.3.jar; size: 8781 bytes; exists: false enterpriseServer/2022.2.1/lib/jackson-annotations-2.12.3.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jackson-annotations-2.12.3.jar; size: 75703 bytes; exists: false enterpriseServer/2022.2.1/lib/jackson-core-2.12.3.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jackson-core-2.12.3.jar; size: 365220 bytes; exists: false enterpriseServer/2022.2.1/lib/jackson-databind-2.12.3.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jackson-databind-2.12.3.jar; size: 1515756 bytes; exists: false enterpriseServer/2022.2.1/lib/jackson-module-jaxb-annotations-2.11.3.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jackson-module-jaxb-annotations-2.11.3.jar; size: 34922 bytes; exists: false enterpriseServer/2022.2.1/lib/jakarta.activation-api-1.2.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jakarta.activation-api-1.2.1.jar; size: 44399 bytes; exists: false enterpriseServer/2022.2.1/lib/jakarta.annotation-api-1.3.5.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jakarta.annotation-api-1.3.5.jar; size: 25058 bytes; exists: false enterpriseServer/2022.2.1/lib/jakarta.el-3.0.3.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jakarta.el-3.0.3.jar; size: 237826 bytes; exists: false enterpriseServer/2022.2.1/lib/jakarta.inject-2.6.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jakarta.inject-2.6.1.jar; size: 18140 bytes; exists: false enterpriseServer/2022.2.1/lib/jakarta.validation-api-2.0.2.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jakarta.validation-api-2.0.2.jar; size: 91930 bytes; exists: false enterpriseServer/2022.2.1/lib/jakarta.ws.rs-api-2.1.6.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jakarta.ws.rs-api-2.1.6.jar; size: 140376 bytes; exists: false enterpriseServer/2022.2.1/lib/jakarta.xml.bind-api-2.3.2.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jakarta.xml.bind-api-2.3.2.jar; size: 115498 bytes; exists: false enterpriseServer/2022.2.1/lib/javassist-3.25.0-GA.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/javassist-3.25.0-GA.jar; size: 780265 bytes; exists: false enterpriseServer/2022.2.1/lib/javax.activation-api-1.2.0.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/javax.activation-api-1.2.0.jar; size: 56674 bytes; exists: false enterpriseServer/2022.2.1/lib/javax.annotation-api-1.3.2.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/javax.annotation-api-1.3.2.jar; size: 26586 bytes; exists: false enterpriseServer/2022.2.1/lib/javax.inject-1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/javax.inject-1.jar; size: 2497 bytes; exists: false enterpriseServer/2022.2.1/lib/javax.mail-1.6.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/javax.mail-1.6.1.jar; size: 654100 bytes; exists: false enterpriseServer/2022.2.1/lib/javax.servlet-api-3.1.0.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/javax.servlet-api-3.1.0.jar; size: 95806 bytes; exists: false enterpriseServer/2022.2.1/lib/javax.ws.rs-api-2.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/javax.ws.rs-api-2.1.jar; size: 127509 bytes; exists: false enterpriseServer/2022.2.1/lib/jaxb-api-2.3.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jaxb-api-2.3.1.jar; size: 128076 bytes; exists: false enterpriseServer/2022.2.1/lib/jboss-logging-3.3.2.Final.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jboss-logging-3.3.2.Final.jar; size: 66469 bytes; exists: false enterpriseServer/2022.2.1/lib/jersey-client-2.33.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jersey-client-2.33.jar; size: 253811 bytes; exists: false enterpriseServer/2022.2.1/lib/jersey-common-2.33.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jersey-common-2.33.jar; size: 1174508 bytes; exists: false enterpriseServer/2022.2.1/lib/jersey-container-jetty-http-2.33.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jersey-container-jetty-http-2.33.jar; size: 40616 bytes; exists: false enterpriseServer/2022.2.1/lib/jersey-container-servlet-2.33.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jersey-container-servlet-2.33.jar; size: 32383 bytes; exists: false enterpriseServer/2022.2.1/lib/jersey-container-servlet-core-2.33.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jersey-container-servlet-core-2.33.jar; size: 73402 bytes; exists: false enterpriseServer/2022.2.1/lib/jersey-entity-filtering-2.33.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jersey-entity-filtering-2.33.jar; size: 84010 bytes; exists: false enterpriseServer/2022.2.1/lib/jersey-hk2-2.33.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jersey-hk2-2.33.jar; size: 76770 bytes; exists: false enterpriseServer/2022.2.1/lib/jersey-jetty-connector-2.33.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jersey-jetty-connector-2.33.jar; size: 35704 bytes; exists: false enterpriseServer/2022.2.1/lib/jersey-media-json-jackson-2.33.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jersey-media-json-jackson-2.33.jar; size: 75415 bytes; exists: false enterpriseServer/2022.2.1/lib/jersey-server-2.33.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jersey-server-2.33.jar; size: 942190 bytes; exists: false enterpriseServer/2022.2.1/lib/jetty-client-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jetty-client-9.4.14.v20181114.jar; size: 301489 bytes; exists: false enterpriseServer/2022.2.1/lib/jetty-continuation-9.4.28.v20200408.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jetty-continuation-9.4.28.v20200408.jar; size: 25464 bytes; exists: false enterpriseServer/2022.2.1/lib/jetty-http-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jetty-http-9.4.14.v20181114.jar; size: 204320 bytes; exists: false enterpriseServer/2022.2.1/lib/jetty-io-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jetty-io-9.4.14.v20181114.jar; size: 147977 bytes; exists: false enterpriseServer/2022.2.1/lib/jetty-security-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jetty-security-9.4.14.v20181114.jar; size: 115991 bytes; exists: false enterpriseServer/2022.2.1/lib/jetty-server-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jetty-server-9.4.14.v20181114.jar; size: 617072 bytes; exists: false enterpriseServer/2022.2.1/lib/jetty-servlet-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jetty-servlet-9.4.14.v20181114.jar; size: 121970 bytes; exists: false enterpriseServer/2022.2.1/lib/jetty-util-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jetty-util-9.4.14.v20181114.jar; size: 516446 bytes; exists: false enterpriseServer/2022.2.1/lib/jetty-xml-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jetty-xml-9.4.14.v20181114.jar; size: 61035 bytes; exists: false enterpriseServer/2022.2.1/lib/jose4j-0.7.6.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jose4j-0.7.6.jar; size: 270472 bytes; exists: false enterpriseServer/2022.2.1/lib/json-path-2.5.0.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/json-path-2.5.0.jar; size: 231720 bytes; exists: false enterpriseServer/2022.2.1/lib/json-smart-2.3.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/json-smart-2.3.jar; size: 120316 bytes; exists: false enterpriseServer/2022.2.1/lib/jsoup-1.13.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jsoup-1.13.1.jar; size: 393851 bytes; exists: false enterpriseServer/2022.2.1/lib/jsr305-3.0.2.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jsr305-3.0.2.jar; size: 19936 bytes; exists: false enterpriseServer/2022.2.1/lib/jul-to-slf4j-1.7.25.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/jul-to-slf4j-1.7.25.jar; size: 4596 bytes; exists: false enterpriseServer/2022.2.1/lib/liquibase-core-3.8.1.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/liquibase-core-3.8.1.1.jar; size: 1932312 bytes; exists: false enterpriseServer/2022.2.1/lib/listenablefuture-9999.0-empty-to-avoid-conf Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar; size: 2199 bytes; exists: false enterpriseServer/2022.2.1/lib/logback-classic-1.2.3.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/logback-classic-1.2.3.jar; size: 290339 bytes; exists: false enterpriseServer/2022.2.1/lib/logback-core-1.2.3.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/logback-core-1.2.3.jar; size: 471901 bytes; exists: false enterpriseServer/2022.2.1/lib/logging-interceptor-3.14.9.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/logging-interceptor-3.14.9.jar; size: 12196 bytes; exists: false enterpriseServer/2022.2.1/lib/mariadb-java-client-2.7.1.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/mariadb-java-client-2.7.1.jar; size: 624937 bytes; exists: false enterpriseServer/2022.2.1/lib/metrics-core-4.0.2.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/metrics-core-4.0.2.jar; size: 97677 bytes; exists: false enterpriseServer/2022.2.1/lib/metrics-healthchecks-4.0.2.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/metrics-healthchecks-4.0.2.jar; size: 21257 bytes; exists: false enterpriseServer/2022.2.1/lib/metrics-jmx-4.0.2.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/metrics-jmx-4.0.2.jar; size: 20451 bytes; exists: false enterpriseServer/2022.2.1/lib/mssql-jdbc-9.2.1.jre11.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/mssql-jdbc-9.2.1.jre11.jar; size: 1338203 bytes; exists: false enterpriseServer/2022.2.1/lib/mybatis-3.5.0.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/mybatis-3.5.0.jar; size: 1687062 bytes; exists: false enterpriseServer/2022.2.1/lib/mybatis-guice-3.10.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/mybatis-guice-3.10.jar; size: 127237 bytes; exists: false enterpriseServer/2022.2.1/lib/okhttp-3.14.9.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/okhttp-3.14.9.jar; size: 430488 bytes; exists: false enterpriseServer/2022.2.1/lib/okio-1.17.2.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/okio-1.17.2.jar; size: 91980 bytes; exists: false enterpriseServer/2022.2.1/lib/opencsv-5.0.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/opencsv-5.0.jar; size: 199929 bytes; exists: false enterpriseServer/2022.2.1/lib/osgi-resource-locator-1.0.3.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/osgi-resource-locator-1.0.3.jar; size: 19479 bytes; exists: false enterpriseServer/2022.2.1/lib/postgresql-42.2.8.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/postgresql-42.2.8.jar; size: 900064 bytes; exists: false enterpriseServer/2022.2.1/lib/protobuf-java-3.15.6.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/protobuf-java-3.15.6.jar; size: 1674945 bytes; exists: false enterpriseServer/2022.2.1/lib/reactive-streams-1.0.2.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/reactive-streams-1.0.2.jar; size: 2097 bytes; exists: false enterpriseServer/2022.2.1/lib/rxjava-2.1.11.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/rxjava-2.1.11.jar; size: 2282472 bytes; exists: false enterpriseServer/2022.2.1/lib/simpleclient-0.10.0.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/simpleclient-0.10.0.jar; size: 69405 bytes; exists: false enterpriseServer/2022.2.1/lib/simpleclient_common-0.10.0.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/simpleclient_common-0.10.0.jar; size: 7740 bytes; exists: false enterpriseServer/2022.2.1/lib/simpleclient_httpserver-0.10.0.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/simpleclient_httpserver-0.10.0.jar; size: 10467 bytes; exists: false enterpriseServer/2022.2.1/lib/slf4j-api-1.7.25.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/slf4j-api-1.7.25.jar; size: 41203 bytes; exists: false enterpriseServer/2022.2.1/lib/snakeyaml-1.28.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/snakeyaml-1.28.jar; size: 326914 bytes; exists: false enterpriseServer/2022.2.1/lib/swagger-annotations-1.6.2.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/swagger-annotations-1.6.2.jar; size: 21782 bytes; exists: false enterpriseServer/2022.2.1/lib/validation-api-2.0.1.Final.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/validation-api-2.0.1.Final.jar; size: 93107 bytes; exists: false enterpriseServer/2022.2.1/lib/websocket-api-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/websocket-api-9.4.14.v20181114.jar; size: 52821 bytes; exists: false enterpriseServer/2022.2.1/lib/websocket-client-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/websocket-client-9.4.14.v20181114.jar; size: 45000 bytes; exists: false enterpriseServer/2022.2.1/lib/websocket-common-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/websocket-common-9.4.14.v20181114.jar; size: 205377 bytes; exists: false enterpriseServer/2022.2.1/lib/websocket-server-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/websocket-server-9.4.14.v20181114.jar; size: 44425 bytes; exists: false enterpriseServer/2022.2.1/lib/websocket-servlet-9.4.14.v20181114.jar Install file: /opt/burpsuite_enterprise/enterpriseServer/2022.2.1/lib/websocket-servlet-9.4.14.v20181114.jar; size: 30306 bytes; exists: false eula_acceptance_uploader Install file: /opt/burpsuite_enterprise/eula_acceptance_uploader; size: 13100 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 755, overwriteMode: If newer otherwise ask, shared: false, uninstallMode: If created, delayIfNecessary: false] File times: 1645789752000, 1645789752000 eula_acceptance_uploader.vmoptions Install file: /opt/burpsuite_enterprise/eula_acceptance_uploader.vmoptions; size: 52 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Never, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] Don't overwrite because file exists (ron: false) Did not replace /opt/burpsuite_enterprise/eula_acceptance_uploader.vmoptions filelockchecker Install file: /opt/burpsuite_enterprise/filelockchecker; size: 13086 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 755, overwriteMode: If newer otherwise ask, shared: false, uninstallMode: If created, delayIfNecessary: false] File times: 1645789752000, 1645789752000 filelockchecker.vmoptions Install file: /opt/burpsuite_enterprise/filelockchecker.vmoptions; size: 243 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Never, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] Don't overwrite because file exists (ron: false) Did not replace /opt/burpsuite_enterprise/filelockchecker.vmoptions resetAdministratorPassword Install file: /opt/burpsuite_enterprise/resetAdministratorPassword; size: 13146 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 755, overwriteMode: If newer otherwise ask, shared: false, uninstallMode: If created, delayIfNecessary: false] File times: 1645789752000, 1645789752000 resetAdministratorPassword.vmoptions Install file: /opt/burpsuite_enterprise/resetAdministratorPassword.vmoptions; size: 52 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Never, shared: false, uninstallMode: If created, but not for update, delayIfNecessary: false] Don't overwrite because file exists (ron: false) Did not replace /opt/burpsuite_enterprise/resetAdministratorPassword.vmoptions supervisor/supervisor-2022.2.1-9179.jar Install file: /opt/burpsuite_enterprise/supervisor/supervisor-2022.2.1-9179.jar; size: 15645 bytes; exists: true File options set to: [fileTime: Fri Feb 25 17:19:12 IST 2022, mode: 644, overwriteMode: Always ask except for update, shared: false, uninstallMode: If created, delayIfNecessary: false] Install file: /opt/burpsuite_enterprise/.install4j/inst_jre.cfg; size: 78 bytes; exists: true File options set to: [fileTime: Thu Mar 17 11:05:52 IST 2022, mode: 644, overwriteMode: Always, shared: false, uninstallMode: If created, delayIfNecessary: false] Install file: /opt/burpsuite_enterprise/.install4j/pref_jre.cfg; size: 30 bytes; exists: true File options set to: [fileTime: Thu Mar 17 11:05:52 IST 2022, mode: 644, overwriteMode: Always, shared: false, uninstallMode: If created, delayIfNecessary: false] Install file: /opt/burpsuite_enterprise/.install4j/i4jruntime.jar; size: 2073934 bytes; exists: true File options set to: [fileTime: Thu Mar 17 11:05:52 IST 2022, mode: 644, overwriteMode: Always, shared: false, uninstallMode: Always, delayIfNecessary: false] Install file: /opt/burpsuite_enterprise/.install4j/MessagesDefault; size: 34423 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/i4jparams.conf; size: 480916 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/stats.properties; size: 5015 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/i4jempty.ttf; size: 1004 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/uninstallPrevious.log; size: 13055 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/user.jar; size: 147539 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/launchere7d21000.jar; size: 864 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/launcher7048aa1a.jar; size: 913 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/launcher2e22704b.jar; size: 875 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/launcheraf302d3b.jar; size: 941 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/launcherc6720a40.jar; size: 809 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/launcher2bfa42ba.jar; size: 758 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/launcher0.jar; size: 721 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/launcherd119ba55.jar; size: 902 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/launcher67f82757.jar; size: 889 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/launcher2ff15a18.jar; size: 924 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/launchera2dd4318.jar; size: 907 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/launchered14aa48.jar; size: 936 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/launcher9c7cdd47.jar; size: 887 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/launcherbd83391c.jar; size: 858 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/launcher616e056a.jar; size: 909 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/launcherd447af0b.jar; size: 917 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/user/h2-1.4.197.jar; size: 1927540 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/i4j_extf_3_1cf5mj1_iaxv1h.png; size: 1140 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/libi4jinst2.dylib; size: 46036 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/i4j_extf_0_1cf5mj1.utf8; size: 34423 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/i4j_extf_7_1cf5mj1_7a8w0k.ico; size: 101235 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/libi4jinst.dylib; size: 108432 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/i4j_extf_4_1cf5mj1_9gvhqd.png; size: 1365 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/i4j_extf_5_1cf5mj1_1e5cc2.png; size: 889 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/i4j_extf_2_1cf5mj1_9lhgqp.png; size: 886 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/i4j_extf_1_1cf5mj1.properties; size: 886 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/i4j_extf_6_1cf5mj1_1k3xpxx.png; size: 1720 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/i4j_extf_8_1cf5mj1_18gg8kx@2x.png; size: 15419 bytes; exists: true Install file: /opt/burpsuite_enterprise/.install4j/i4j_extf_8_1cf5mj1_18gg8kx.png; size: 9202 bytes; exists: true Backing up /opt/burpsuite_enterprise/.install4j/response.varfile Execute action successful after 32939 ms [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 10391]: Execute action Property script: com.install4j.script.I4jScript_Internal_96 Property variableName: vmoptions_files Property failIfNull: false Property onlyIfUndefined: false Property responseFileVariable: false Property rollbackSupported: false Variable changed: vmoptions_files=[burpsuiteenterpriseedition_db.vmoptions, burpsuiteenterpriseedition_webserver.vmoptions, burpsuiteenterpriseedition_agent.vmoptions, burpsuiteenterpriseedition_enterpriseserver.vmoptions, agentkeyuploader.vmoptions, keyhashreader.vmoptions, database_migration.vmoptions, databaseconnectionchecker.vmoptions, eula_acceptance_uploader.vmoptions, filelockchecker.vmoptions, anonymous_feedback_uploader.vmoptions, databasebackuplocation.vmoptions, database_transfer.vmoptions, resetadministratorpassword.vmoptions, Burp Suite Enterprise Edition Uninstaller.vmoptions][class [Ljava.lang.String;] Execute action successful after 4 ms [INFO] com.install4j.runtime.beans.actions.text.ReplaceInstallerVariablesAction [ID 10222]: Execute action Property encoding: null Property files: [burpsuiteenterpriseedition_db.vmoptions, burpsuiteenterpriseedition_webserver.vmoptions, burpsuiteenterpriseedition_agent.vmoptions, burpsuiteenterpriseedition_enterpriseserver.vmoptions, agentkeyuploader.vmoptions, keyhashreader.vmoptions, database_migration.vmoptions, databaseconnectionchecker.vmoptions, eula_acceptance_uploader.vmoptions, filelockchecker.vmoptions, anonymous_feedback_uploader.vmoptions, databasebackuplocation.vmoptions, database_transfer.vmoptions, resetadministratorpassword.vmoptions, Burp Suite Enterprise Edition Uninstaller.vmoptions] Property escapeForPropertyFile: false Property failIfNoReplacement: false Property ignoreMissing: false Property rollbackSupported: true Backing up /opt/burpsuite_enterprise/burpsuiteenterpriseedition_db.vmoptions Backing up /opt/burpsuite_enterprise/burpsuiteenterpriseedition_webserver.vmoptions [ERROR] com.install4j.runtime.beans.actions.text.ReplaceInstallerVariablesAction [ID 10222]: java.io.FileNotFoundException: /opt/burpsuite_enterprise/burpsuiteenterpriseedition_agent.vmoptions (No such file or directory) java.io.FileNotFoundException: /opt/burpsuite_enterprise/burpsuiteenterpriseedition_agent.vmoptions (No such file or directory) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:219) at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157) at com.install4j.runtime.beans.actions.text.AbstractModifyTextFileInMemoryAction.modifyFile(AbstractModifyTextFileInMemoryAction.java:21) at com.install4j.runtime.beans.actions.files.AbstractModifyFileAction.executeForSingleFile(AbstractModifyFileAction.java:35) at com.install4j.runtime.beans.actions.files.AbstractModifyFileAction.executeForMultipleFiles(AbstractModifyFileAction.java:48) at com.install4j.runtime.beans.actions.files.AbstractModifyMultipleFilesAction.execute(AbstractModifyMultipleFilesAction.java:22) at com.install4j.runtime.beans.actions.SystemInstallOrUninstallAction.install(SystemInstallOrUninstallAction.java:29) at com.install4j.runtime.installer.ContextImpl$9.executeAction(ContextImpl.java:1750) at com.install4j.runtime.installer.ContextImpl$9.fetchValue(ContextImpl.java:1740) at com.install4j.runtime.installer.ContextImpl$9.fetchValue(ContextImpl.java:1737) at com.install4j.runtime.installer.helper.comm.actions.FetchObjectAction.execute(FetchObjectAction.java:14) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionDirect(HelperCommunication.java:272) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionInt(HelperCommunication.java:257) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionChecked(HelperCommunication.java:185) at com.install4j.runtime.installer.helper.comm.HelperCommunication.fetchObjectChecked(HelperCommunication.java:168) at com.install4j.runtime.installer.ContextImpl.performActionIntStatic(ContextImpl.java:1737) at com.install4j.runtime.installer.InstallerContextImpl.performActionInt(InstallerContextImpl.java:159) at com.install4j.runtime.installer.ContextImpl.performAction(ContextImpl.java:1165) at com.install4j.runtime.installer.controller.Controller.executeAction(Controller.java:401) at com.install4j.runtime.installer.controller.Controller.executeActions(Controller.java:367) at com.install4j.runtime.installer.controller.Controller.handleCommand(Controller.java:224) at com.install4j.runtime.installer.controller.Controller.start(Controller.java:123) at com.install4j.runtime.installer.Installer.runInProcess(Installer.java:61) at com.install4j.runtime.installer.Installer.main(Installer.java:46) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84) at com.install4j.runtime.launcher.UnixLauncher.start(UnixLauncher.java:66) at install4j.Installer2927833165.main(Unknown Source) [INFO] com.install4j.runtime.beans.actions.text.ReplaceInstallerVariablesAction [ID 10222]: Backing up /opt/burpsuite_enterprise/burpsuiteenterpriseedition_enterpriseserver.vmoptions [ERROR] com.install4j.runtime.beans.actions.text.ReplaceInstallerVariablesAction [ID 10222]: java.io.FileNotFoundException: /opt/burpsuite_enterprise/agentkeyuploader.vmoptions (No such file or directory) java.io.FileNotFoundException: /opt/burpsuite_enterprise/agentkeyuploader.vmoptions (No such file or directory) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:219) at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157) at com.install4j.runtime.beans.actions.text.AbstractModifyTextFileInMemoryAction.modifyFile(AbstractModifyTextFileInMemoryAction.java:21) at com.install4j.runtime.beans.actions.files.AbstractModifyFileAction.executeForSingleFile(AbstractModifyFileAction.java:35) at com.install4j.runtime.beans.actions.files.AbstractModifyFileAction.executeForMultipleFiles(AbstractModifyFileAction.java:48) at com.install4j.runtime.beans.actions.files.AbstractModifyMultipleFilesAction.execute(AbstractModifyMultipleFilesAction.java:22) at com.install4j.runtime.beans.actions.SystemInstallOrUninstallAction.install(SystemInstallOrUninstallAction.java:29) at com.install4j.runtime.installer.ContextImpl$9.executeAction(ContextImpl.java:1750) at com.install4j.runtime.installer.ContextImpl$9.fetchValue(ContextImpl.java:1740) at com.install4j.runtime.installer.ContextImpl$9.fetchValue(ContextImpl.java:1737) at com.install4j.runtime.installer.helper.comm.actions.FetchObjectAction.execute(FetchObjectAction.java:14) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionDirect(HelperCommunication.java:272) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionInt(HelperCommunication.java:257) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionChecked(HelperCommunication.java:185) at com.install4j.runtime.installer.helper.comm.HelperCommunication.fetchObjectChecked(HelperCommunication.java:168) at com.install4j.runtime.installer.ContextImpl.performActionIntStatic(ContextImpl.java:1737) at com.install4j.runtime.installer.InstallerContextImpl.performActionInt(InstallerContextImpl.java:159) at com.install4j.runtime.installer.ContextImpl.performAction(ContextImpl.java:1165) at com.install4j.runtime.installer.controller.Controller.executeAction(Controller.java:401) at com.install4j.runtime.installer.controller.Controller.executeActions(Controller.java:367) at com.install4j.runtime.installer.controller.Controller.handleCommand(Controller.java:224) at com.install4j.runtime.installer.controller.Controller.start(Controller.java:123) at com.install4j.runtime.installer.Installer.runInProcess(Installer.java:61) at com.install4j.runtime.installer.Installer.main(Installer.java:46) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84) at com.install4j.runtime.launcher.UnixLauncher.start(UnixLauncher.java:66) at install4j.Installer2927833165.main(Unknown Source) java.io.FileNotFoundException: /opt/burpsuite_enterprise/keyhashreader.vmoptions (No such file or directory) java.io.FileNotFoundException: /opt/burpsuite_enterprise/keyhashreader.vmoptions (No such file or directory) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:219) at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157) at com.install4j.runtime.beans.actions.text.AbstractModifyTextFileInMemoryAction.modifyFile(AbstractModifyTextFileInMemoryAction.java:21) at com.install4j.runtime.beans.actions.files.AbstractModifyFileAction.executeForSingleFile(AbstractModifyFileAction.java:35) at com.install4j.runtime.beans.actions.files.AbstractModifyFileAction.executeForMultipleFiles(AbstractModifyFileAction.java:48) at com.install4j.runtime.beans.actions.files.AbstractModifyMultipleFilesAction.execute(AbstractModifyMultipleFilesAction.java:22) at com.install4j.runtime.beans.actions.SystemInstallOrUninstallAction.install(SystemInstallOrUninstallAction.java:29) at com.install4j.runtime.installer.ContextImpl$9.executeAction(ContextImpl.java:1750) at com.install4j.runtime.installer.ContextImpl$9.fetchValue(ContextImpl.java:1740) at com.install4j.runtime.installer.ContextImpl$9.fetchValue(ContextImpl.java:1737) at com.install4j.runtime.installer.helper.comm.actions.FetchObjectAction.execute(FetchObjectAction.java:14) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionDirect(HelperCommunication.java:272) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionInt(HelperCommunication.java:257) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionChecked(HelperCommunication.java:185) at com.install4j.runtime.installer.helper.comm.HelperCommunication.fetchObjectChecked(HelperCommunication.java:168) at com.install4j.runtime.installer.ContextImpl.performActionIntStatic(ContextImpl.java:1737) at com.install4j.runtime.installer.InstallerContextImpl.performActionInt(InstallerContextImpl.java:159) at com.install4j.runtime.installer.ContextImpl.performAction(ContextImpl.java:1165) at com.install4j.runtime.installer.controller.Controller.executeAction(Controller.java:401) at com.install4j.runtime.installer.controller.Controller.executeActions(Controller.java:367) at com.install4j.runtime.installer.controller.Controller.handleCommand(Controller.java:224) at com.install4j.runtime.installer.controller.Controller.start(Controller.java:123) at com.install4j.runtime.installer.Installer.runInProcess(Installer.java:61) at com.install4j.runtime.installer.Installer.main(Installer.java:46) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84) at com.install4j.runtime.launcher.UnixLauncher.start(UnixLauncher.java:66) at install4j.Installer2927833165.main(Unknown Source) [INFO] com.install4j.runtime.beans.actions.text.ReplaceInstallerVariablesAction [ID 10222]: Backing up /opt/burpsuite_enterprise/database_migration.vmoptions Backing up /opt/burpsuite_enterprise/databaseconnectionchecker.vmoptions Backing up /opt/burpsuite_enterprise/eula_acceptance_uploader.vmoptions Backing up /opt/burpsuite_enterprise/filelockchecker.vmoptions Backing up /opt/burpsuite_enterprise/anonymous_feedback_uploader.vmoptions Backing up /opt/burpsuite_enterprise/databasebackuplocation.vmoptions Backing up /opt/burpsuite_enterprise/database_transfer.vmoptions [ERROR] com.install4j.runtime.beans.actions.text.ReplaceInstallerVariablesAction [ID 10222]: java.io.FileNotFoundException: /opt/burpsuite_enterprise/resetadministratorpassword.vmoptions (No such file or directory) java.io.FileNotFoundException: /opt/burpsuite_enterprise/resetadministratorpassword.vmoptions (No such file or directory) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:219) at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157) at com.install4j.runtime.beans.actions.text.AbstractModifyTextFileInMemoryAction.modifyFile(AbstractModifyTextFileInMemoryAction.java:21) at com.install4j.runtime.beans.actions.files.AbstractModifyFileAction.executeForSingleFile(AbstractModifyFileAction.java:35) at com.install4j.runtime.beans.actions.files.AbstractModifyFileAction.executeForMultipleFiles(AbstractModifyFileAction.java:48) at com.install4j.runtime.beans.actions.files.AbstractModifyMultipleFilesAction.execute(AbstractModifyMultipleFilesAction.java:22) at com.install4j.runtime.beans.actions.SystemInstallOrUninstallAction.install(SystemInstallOrUninstallAction.java:29) at com.install4j.runtime.installer.ContextImpl$9.executeAction(ContextImpl.java:1750) at com.install4j.runtime.installer.ContextImpl$9.fetchValue(ContextImpl.java:1740) at com.install4j.runtime.installer.ContextImpl$9.fetchValue(ContextImpl.java:1737) at com.install4j.runtime.installer.helper.comm.actions.FetchObjectAction.execute(FetchObjectAction.java:14) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionDirect(HelperCommunication.java:272) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionInt(HelperCommunication.java:257) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionChecked(HelperCommunication.java:185) at com.install4j.runtime.installer.helper.comm.HelperCommunication.fetchObjectChecked(HelperCommunication.java:168) at com.install4j.runtime.installer.ContextImpl.performActionIntStatic(ContextImpl.java:1737) at com.install4j.runtime.installer.InstallerContextImpl.performActionInt(InstallerContextImpl.java:159) at com.install4j.runtime.installer.ContextImpl.performAction(ContextImpl.java:1165) at com.install4j.runtime.installer.controller.Controller.executeAction(Controller.java:401) at com.install4j.runtime.installer.controller.Controller.executeActions(Controller.java:367) at com.install4j.runtime.installer.controller.Controller.handleCommand(Controller.java:224) at com.install4j.runtime.installer.controller.Controller.start(Controller.java:123) at com.install4j.runtime.installer.Installer.runInProcess(Installer.java:61) at com.install4j.runtime.installer.Installer.main(Installer.java:46) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84) at com.install4j.runtime.launcher.UnixLauncher.start(UnixLauncher.java:66) at install4j.Installer2927833165.main(Unknown Source) java.io.FileNotFoundException: /opt/burpsuite_enterprise/Burp Suite Enterprise Edition Uninstaller.vmoptions (No such file or directory) java.io.FileNotFoundException: /opt/burpsuite_enterprise/Burp Suite Enterprise Edition Uninstaller.vmoptions (No such file or directory) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:219) at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157) at com.install4j.runtime.beans.actions.text.AbstractModifyTextFileInMemoryAction.modifyFile(AbstractModifyTextFileInMemoryAction.java:21) at com.install4j.runtime.beans.actions.files.AbstractModifyFileAction.executeForSingleFile(AbstractModifyFileAction.java:35) at com.install4j.runtime.beans.actions.files.AbstractModifyFileAction.executeForMultipleFiles(AbstractModifyFileAction.java:48) at com.install4j.runtime.beans.actions.files.AbstractModifyMultipleFilesAction.execute(AbstractModifyMultipleFilesAction.java:22) at com.install4j.runtime.beans.actions.SystemInstallOrUninstallAction.install(SystemInstallOrUninstallAction.java:29) at com.install4j.runtime.installer.ContextImpl$9.executeAction(ContextImpl.java:1750) at com.install4j.runtime.installer.ContextImpl$9.fetchValue(ContextImpl.java:1740) at com.install4j.runtime.installer.ContextImpl$9.fetchValue(ContextImpl.java:1737) at com.install4j.runtime.installer.helper.comm.actions.FetchObjectAction.execute(FetchObjectAction.java:14) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionDirect(HelperCommunication.java:272) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionInt(HelperCommunication.java:257) at com.install4j.runtime.installer.helper.comm.HelperCommunication.executeActionChecked(HelperCommunication.java:185) at com.install4j.runtime.installer.helper.comm.HelperCommunication.fetchObjectChecked(HelperCommunication.java:168) at com.install4j.runtime.installer.ContextImpl.performActionIntStatic(ContextImpl.java:1737) at com.install4j.runtime.installer.InstallerContextImpl.performActionInt(InstallerContextImpl.java:159) at com.install4j.runtime.installer.ContextImpl.performAction(ContextImpl.java:1165) at com.install4j.runtime.installer.controller.Controller.executeAction(Controller.java:401) at com.install4j.runtime.installer.controller.Controller.executeActions(Controller.java:367) at com.install4j.runtime.installer.controller.Controller.handleCommand(Controller.java:224) at com.install4j.runtime.installer.controller.Controller.start(Controller.java:123) at com.install4j.runtime.installer.Installer.runInProcess(Installer.java:61) at com.install4j.runtime.installer.Installer.main(Installer.java:46) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84) at com.install4j.runtime.launcher.UnixLauncher.start(UnixLauncher.java:66) at install4j.Installer2927833165.main(Unknown Source) Execute action not successful after 17 ms [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 5058]: Execute action Property script: com.install4j.script.I4jScript_Internal_98 Property variableName: dbCheckStatus Property failIfNull: false Property onlyIfUndefined: false Property responseFileVariable: false Property rollbackSupported: false Variable changed: dbCheckStatus=0[class java.lang.Integer] Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.actions.control.SetVariableAction [ID 1667]: Execute action Property script: com.install4j.script.I4jScript_Internal_101 Property variableName: jreHome Property failIfNull: false Property onlyIfUndefined: false Property responseFileVariable: true Property rollbackSupported: false Variable changed: jreHome=/opt/burpsuite_enterprise/jre[class java.lang.String] Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.actions.desktop.RegisterAddRemoveAction [ID 11]: Execute action Property icon: null Property iconSource: Installer icon Property itemName: Burp Suite Enterprise Edition 2022.2.1 Property persistentProperties: {} Property rollbackSupported: true Execute action successful after 1 ms [INFO] com.install4j.runtime.beans.actions.files.SetOwnerAction [ID 780]: Execute action Property directoryFilter: null Property fileFilter: null Property files: [/opt/burpsuite_enterprise] Property filesRoot: null Property owner: dastadmin:dastadmin Property recursive: true Property rollbackSupported: true Property showFileNames: true Property showProgress: false Setting owner for /opt/burpsuite_enterprise [ERROR] com.install4j.runtime.beans.actions.files.SetOwnerAction [ID 780]: set owner: java.nio.file.attribute.UserPrincipalNotFoundException Execute action not successful after 4 ms Failed to set ownership of installation directory Ignore [i, Enter], Retry [r], Quit [q] q Rolling back changes ... [INFO] com.install4j.runtime.beans.actions.files.SetOwnerAction [ID 780]: Rollback action Rollback action finished [INFO] com.install4j.runtime.beans.actions.desktop.RegisterAddRemoveAction [ID 11]: Rollback action Rollback action finished [INFO] com.install4j.runtime.beans.actions.text.ReplaceInstallerVariablesAction [ID 10222]: Rollback action Rollback action finished [INFO] com.install4j.runtime.beans.actions.InstallFilesAction [ID 9]: Rollback action Rollback action finished [INFO] com.install4j.runtime.beans.screens.InstallationScreen [ID 8]: Canceled root@INP44XPSD4514:/home/pamapp-dast-prod#

Uthman, PortSwigger Agent | Last updated: Mar 17, 2022 06:33AM UTC

Hi Vetha,

It doesn't look like you are using the default burpsuite user created as part of the installation.

You have created a new one called dastadmin prior to running the install - is this correct? If so, please set recursive ownership (sudo chown -R dastadmin:dastadmin /opt/burpsuite_enterprise) for this user on your Enterprise installation directory prior to running the installer.

It may be best to reach out to us via email - support@portswigger.net - for further assistance. Please share an updated log file when you have tried the above.

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.