Git Product home page Git Product logo

Comments (3)

samshuai avatar samshuai commented on July 27, 2024

Same issue :(

image

root@auto:/tsunami# nmap -v
Starting Nmap 7.80 ( https://nmap.org ) at 2020-08-28 09:56 UTC
Read data files from: /usr/bin/../share/nmap
WARNING: No targets were specified, so 0 hosts scanned.
Nmap done: 0 IP addresses (0 hosts up) scanned in 0.04 seconds
Raw packets sent: 0 (0B) | Rcvd: 0 (0B)
root@auto:
/tsunami# ncrack -v

Starting Ncrack 0.7 ( http://ncrack.org ) at 2020-08-28 09:56 UTC

No services specified!
QUITTING!
root@auto:~/tsunami# javac -version
javac 1.8.0_265

@magl0

and I check source commit find this๏ผš

google/tsunami-security-scanner-plugins@437815b

from tsunami-security-scanner.

nurdie avatar nurdie commented on July 27, 2024

I'm seeing the exact same thing on both Ubuntu 18.04 and 20.04

Building portscan/nmap ...

> Task :compileJava FAILED
/home/ubuntu/tsunami/repos/tsunami-security-scanner-plugins/google/portscan/nmap/src/main/java/com/google/tsunami/plugins/portscan/nmap/NmapPortScanner.java:167: error: incompatible types: Optional<String> cannot be converted to NetworkService
                              && NetworkServiceUtils.isWebService(getServiceNameFromPort(port))) {
                                                                                        ^
Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output
1 error

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 1s
1 actionable task: 1 executed
ubuntu@tsunami---ubuntu18:~/tsunami$ javac -version
javac 11.0.8
ubuntu@tsunami---ubuntu18:~/tsunami$ nmap --version
Nmap version 7.80 ( https://nmap.org )
Platform: x86_64-redhat-linux-gnu
Compiled with: nmap-liblua-5.3.5 openssl-1.0.2s nmap-libssh2-1.8.2 nmap-libz-1.2.11 nmap-libpcre-7.6 nmap-libpcap-1.9.0 nmap-libdnet-1.12 ipv6
Compiled without:
Available nsock engines: epoll poll select

from tsunami-security-scanner.

magl0 avatar magl0 commented on July 27, 2024

Sorry some of our recent changes broke the build. This should be fixed by google/tsunami-security-scanner-plugins@860536d.

from tsunami-security-scanner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.