Sep 17, 2020 1:57:09 PM com.google.tsunami.main.cli.TsunamiCli main INFORMATION: Full classpath scan took 2.893 s Sep 17, 2020 1:57:09 PM com.google.tsunami.common.config.ConfigModule configure INFORMATION: Found Tsunami config class: com.google.tsunami.plugins.portscan.nmap.NmapPortScannerConfigs Sep 17, 2020 1:57:09 PM com.google.tsunami.common.cli.CliOptionsModule configure INFORMATION: Found CliOption: com.google.tsunami.common.io.archiving.GoogleCloudStorageArchiver$Options Sep 17, 2020 1:57:09 PM com.google.tsunami.common.cli.CliOptionsModule configure INFORMATION: Found CliOption: com.google.tsunami.main.cli.ScanResultsArchiver$Options Sep 17, 2020 1:57:09 PM com.google.tsunami.common.cli.CliOptionsModule configure INFORMATION: Found CliOption: com.google.tsunami.main.cli.option.ScanTargetCliOptions Sep 17, 2020 1:57:09 PM com.google.tsunami.common.cli.CliOptionsModule configure INFORMATION: Found CliOption: com.google.tsunami.plugins.portscan.nmap.option.NmapPortScannerCliOptions Sep 17, 2020 1:57:09 PM com.google.tsunami.plugin.PluginLoadingModule configure INFORMATION: Found plugin class: com.google.tsunami.plugins.detectors.exposedui.jenkins.JenkinsExposedUiDetector Sep 17, 2020 1:57:09 PM com.google.tsunami.plugin.PluginBootstrapModule registerPlugin INFORMATION: Plugin class com.google.tsunami.plugins.detectors.exposedui.jenkins.JenkinsExposedUiDetector is registered. Sep 17, 2020 1:57:09 PM com.google.tsunami.plugin.PluginLoadingModule configure INFORMATION: Found plugin class: com.google.tsunami.plugins.detectors.exposedui.jupyter.JupyterExposedUiDetector Sep 17, 2020 1:57:09 PM com.google.tsunami.plugin.PluginBootstrapModule registerPlugin INFORMATION: Plugin class com.google.tsunami.plugins.detectors.exposedui.jupyter.JupyterExposedUiDetector is registered. Sep 17, 2020 1:57:09 PM com.google.tsunami.plugin.PluginLoadingModule configure INFORMATION: Found plugin class: com.google.tsunami.plugins.detectors.exposedui.wordpress.WordPressInstallPageDetector Sep 17, 2020 1:57:09 PM com.google.tsunami.plugin.PluginBootstrapModule registerPlugin INFORMATION: Plugin class com.google.tsunami.plugins.detectors.exposedui.wordpress.WordPressInstallPageDetector is registered. Sep 17, 2020 1:57:09 PM com.google.tsunami.plugin.PluginLoadingModule configure INFORMATION: Found plugin class: com.google.tsunami.plugins.portscan.nmap.NmapPortScanner Sep 17, 2020 1:57:09 PM com.google.tsunami.plugin.PluginBootstrapModule registerPlugin INFORMATION: Plugin class com.google.tsunami.plugins.portscan.nmap.NmapPortScanner is registered. Sep 17, 2020 1:57:09 PM com.google.tsunami.main.cli.TsunamiCli run INFORMATION: TsunamiCli starting... Sep 17, 2020 1:57:09 PM com.google.tsunami.workflow.DefaultScanningWorkflow runAsync INFORMATION: Staring Tsunami scanning workflow. Sep 17, 2020 1:57:09 PM com.google.tsunami.workflow.DefaultScanningWorkflow scanPorts INFORMATION: Starting port scanning phase of the scanning workflow. Sep 17, 2020 1:57:09 PM com.google.tsunami.plugins.portscan.nmap.NmapPortScanner scan INFORMATION: Starting nmap scan. Sep 17, 2020 1:57:09 PM com.google.tsunami.common.command.CommandExecutor execute INFORMATION: Executing the following command: '/usr/bin/nmap --unprivileged -Pn -n -sT -sV --version-intensity 5 -T4 --script banner 10.88.102.140 -oX /tmp/nmap8495930506259655152.report' Sep 17, 2020 1:57:39 PM com.google.tsunami.plugins.portscan.nmap.client.parser.NmapResultHandler startDocument INFORMATION: Start parsing Nmap result document. Sep 17, 2020 1:57:39 PM com.google.tsunami.plugins.portscan.nmap.client.parser.NmapResultHandler endDocument INFORMATION: Finished parsing Nmap result document. Sep 17, 2020 1:57:39 PM com.google.tsunami.plugins.portscan.nmap.NmapPortScanner scan INFORMATION: Finished nmap scan on target '10.88.102.140' in 30.05 s. Sep 17, 2020 1:57:39 PM com.google.tsunami.plugins.portscan.nmap.NmapPortScanner extractServicesFromNmapRun INFORMATION: Building PortScanningReport from Nmap result. Sep 17, 2020 1:57:39 PM com.google.tsunami.plugins.portscan.nmap.NmapPortScanner logIdentifiedNetworkService INFORMATION: Nmap identified service: ip 10.88.102.140, port 22, protocol TCP, service ssh, software OpenSSH, version 7.9p1 Debian 10+deb10u2, banner SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u2 Sep 17, 2020 1:57:39 PM com.google.tsunami.plugins.portscan.nmap.NmapPortScanner logIdentifiedNetworkService INFORMATION: Nmap identified service: ip 10.88.102.140, port 80, protocol TCP, service http, software Apache httpd, version 2.4.38 Sep 17, 2020 1:57:39 PM com.google.tsunami.plugins.portscan.nmap.NmapPortScanner logIdentifiedNetworkService INFORMATION: Nmap identified service: ip 10.88.102.140, port 3306, protocol TCP, service mysql, banner J\x00\x00\x00\x0A8.0.21\x00k\x03\x00\x00>\x09\x1C\x01L<7H\x00\x FF\xFF\xE0\x02\x00\xFF\xC7\x15\x00\x00\x00\x00\x00\x00\x00\x00\x00\x... Sep 17, 2020 1:57:39 PM com.google.tsunami.plugins.portscan.nmap.NmapPortScanner logIdentifiedNetworkService INFORMATION: Nmap identified service: ip 10.88.102.140, port 8443, protocol TCP, service http, software Jetty, version 9.2.z-SNAPSHOT Sep 17, 2020 1:57:39 PM com.google.tsunami.plugins.portscan.nmap.NmapPortScanner logIdentifiedNetworkService INFORMATION: Nmap identified service: ip 10.88.102.140, port 8888, protocol TCP, service http, software Tornado httpd, version 6.0.4 Sep 17, 2020 1:57:39 PM com.google.tsunami.plugins.portscan.nmap.NmapPortScanner logIdentifiedNetworkService INFORMATION: Nmap identified service: ip 10.88.102.140, port 50000, protocol TCP, service http, software Jenkins httpd, version 2.60.3 Sep 17, 2020 1:57:39 PM com.google.tsunami.workflow.DefaultScanningWorkflow fingerprintNetworkServices INFORMATION: Port scanning phase done, moving to service fingerprinting phase with '0' fingerprinter(s) selected. Sep 17, 2020 1:57:40 PM com.google.tsunami.workflow.DefaultScanningWorkflow detectVulnerabilities INFORMATION: Service fingerprinting phase done, moving to vuln detection phase. Sep 17, 2020 1:57:40 PM com.google.tsunami.plugins.detectors.exposedui.jenkins.JenkinsExposedUiDetector detect INFORMATION: Starting exposed ui detection for Jenkins Sep 17, 2020 1:57:40 PM com.google.tsunami.plugins.detectors.exposedui.jupyter.JupyterExposedUiDetector detect INFORMATION: Starting exposed ui detection for Jupyter Notebook Sep 17, 2020 1:57:40 PM com.google.tsunami.plugins.detectors.exposedui.wordpress.WordPressInstallPageDetector detect INFORMATION: Starting unfinished install page detection for WordPress. Sep 17, 2020 1:57:40 PM com.google.tsunami.common.net.http.HttpClient send INFORMATION: Sending HTTP 'GET' request to 'http://10.88.102.140/terminals/1'. Sep 17, 2020 1:57:40 PM com.google.tsunami.common.net.http.HttpClient send INFORMATION: Sending HTTP 'GET' request to 'http://10.88.102.140/wp-admin/install.php?step=1'. Sep 17, 2020 1:57:40 PM com.google.tsunami.common.net.http.HttpClient send INFORMATION: Sending HTTP 'GET' request to 'http://10.88.102.140/view/all/newJob'. Sep 17, 2020 1:57:40 PM com.google.tsunami.common.net.http.HttpClient parseResponse INFORMATION: Received HTTP response with code '302' for request to 'http://10.88.102.140/terminals/1'. Sep 17, 2020 1:57:40 PM com.google.tsunami.common.net.http.HttpClient send INFORMATION: Sending HTTP 'GET' request to 'http://10.88.102.140:8443/terminals/1'. Sep 17, 2020 1:57:40 PM com.google.tsunami.common.net.http.HttpClient parseResponse INFORMATION: Received HTTP response with code '404' for request to 'http://10.88.102.140:8443/terminals/1'. Sep 17, 2020 1:57:40 PM com.google.tsunami.common.net.http.HttpClient send INFORMATION: Sending HTTP 'GET' request to 'http://10.88.102.140:8888/terminals/1'. Sep 17, 2020 1:57:40 PM com.google.tsunami.common.net.http.HttpClient parseResponse INFORMATION: Received HTTP response with code '200' for request to 'http://10.88.102.140:8888/terminals/1'. Sep 17, 2020 1:57:40 PM com.google.tsunami.common.net.http.HttpClient send INFORMATION: Sending HTTP 'GET' request to 'http://10.88.102.140:50000/terminals/1'. Sep 17, 2020 1:57:40 PM com.google.tsunami.common.net.http.HttpClient parseResponse INFORMATION: Received HTTP response with code '404' for request to 'http://10.88.102.140:50000/terminals/1'. Sep 17, 2020 1:57:40 PM com.google.tsunami.common.net.http.HttpClient parseResponse INFORMATION: Received HTTP response with code '200' for request to 'http://10.88.102.140/wp-admin/install.php?step=1'. Sep 17, 2020 1:57:40 PM com.google.tsunami.plugins.detectors.exposedui.wordpress.WordPressInstallPageDetector responseHasSetupForm INFORMATION: [WP] trying to determine if responseHasSetupForm Sep 17, 2020 1:57:40 PM com.google.tsunami.plugins.detectors.exposedui.wordpress.WordPressInstallPageDetector responseHasSetupForm INFORMATION: [WP] getting installationForm Sep 17, 2020 1:57:40 PM com.google.tsunami.plugins.detectors.exposedui.wordpress.WordPressInstallPageDetector responseHasSetupForm INFORMATION: [WP] responseBody: WordPress › Installation

Welcome

Welcome to the famous five-minute WordPress installation process! Just fill in the information below and you’ll be on your way to using the most extendable and powerful personal publishing platform in the world.

Information needed

Please provide the following information. Don’t worry, you can always change these settings later.

Sep 17, 2020 1:57:40 PM com.google.tsunami.plugin.PluginExecutorImpl buildFailedResult WARNUNG: Plugin '/Tsunami Team (tsunami-dev@google.com)/VULN_DETECTION/WordPressInstallPageDetector/0.1' failed. Sep 17, 2020 1:57:46 PM com.google.tsunami.common.net.http.HttpClient parseResponse INFORMATION: Received HTTP response with code '200' for request to 'http://10.88.102.140/wp-admin/install.php'. Sep 17, 2020 1:57:46 PM com.google.tsunami.common.net.http.HttpClient send INFORMATION: Sending HTTP 'GET' request to 'http://10.88.102.140:8443/view/all/newJob'. Sep 17, 2020 1:57:46 PM com.google.tsunami.common.net.http.HttpClient parseResponse INFORMATION: Received HTTP response with code '200' for request to 'http://10.88.102.140:8443/view/all/newJob'. Sep 17, 2020 1:57:46 PM com.google.tsunami.plugins.detectors.exposedui.jenkins.JenkinsExposedUiDetector bodyContainsCreateItemForm INFORMATION: Jenkins-code bodyContainsCreateItemForm. Sep 17, 2020 1:57:46 PM com.google.tsunami.plugin.PluginExecutorImpl buildFailedResult WARNUNG: Plugin '/Tsunami Team (tsunami-dev@google.com)/VULN_DETECTION/JenkinsExposedUiDetector/0.1' failed. Sep 17, 2020 1:57:46 PM com.google.tsunami.workflow.DefaultScanningWorkflow generateScanResults INFORMATION: Tsunami scanning workflow done. Generating scan results. Sep 17, 2020 1:57:46 PM com.google.tsunami.workflow.DefaultScanningWorkflow lambda$runAsync$0 INFORMATION: Tsunami scanning workflow traces: Port scanning phase (30.13 s) with 1 plugin(s): /Tsunami Team (tsunami-dev@google.com)/PORT_SCAN/NmapPortScanner/0.1 Service fingerprinting phase (249.4 ms) with 0 plugin(s): Vuln detection phase (6.322 s) with 3 plugin(s): /Tsunami Team (tsunami-dev@google.com)/VULN_DETECTION/JenkinsExposedUiDetector/0.1 was selected for the following services: ssh (TCP, port 22), http (TCP, port 80), mysql (TCP, port 3306), http (TCP, port 8443), http (TCP, port 8888), http (TCP, port 50000) /Tsunami Team (tsunami-dev@google.com)/VULN_DETECTION/JupyterExposedUiDetector/0.1 was selected for the following services: ssh (TCP, port 22), http (TCP, port 80), mysql (TCP, port 3306), http (TCP, port 8443), http (TCP, port 8888), http (TCP, port 50000) /Tsunami Team (tsunami-dev@google.com)/VULN_DETECTION/WordPressInstallPageDetector/0.1 was selected for the following services: ssh (TCP, port 22), http (TCP, port 80), mysql (TCP, port 3306), http (TCP, port 8443), http (TCP, port 8888), http (TCP, port 50000) # of detected vulnerability: 1. Sep 17, 2020 1:57:46 PM com.google.tsunami.main.cli.TsunamiCli run INFORMATION: Tsunami scan finished, saving results. Sep 17, 2020 1:57:46 PM com.google.tsunami.common.io.archiving.RawFileArchiver archive INFORMATION: Archiving data to file system with filename '/tmp/tsunami-output-wp-jk.json'. Sep 17, 2020 1:57:46 PM com.google.tsunami.main.cli.TsunamiCli run INFORMATION: TsunamiCli finished... Sep 17, 2020 1:57:46 PM com.google.tsunami.main.cli.TsunamiCli main INFORMATION: Full Tsunami scan took 40.82 s.