DEV Community

Michael Wahl
Michael Wahl

Posted on

3 1

Google Tsunami Security Scanner — Install with sample run

https://github.com/google/tsunami-sec... https://github.com/google/tsunami-sec... https://opensource.googleblog.com/202...
Ubuntu
sudo apt install nmap
sudo apt install ncrack
sudo apt install docker.io
sudo service docker start s
sudo service docker status
sudo docker run — name unauthenticated-jupyter-notebook -p 8888:8888 -d jupyter/base-notebook start-notebook.sh — NotebookApp.token=’’
sudo apt install openjdk-11-jdk
sudo bash -c “$(curl -sfL https://raw.githubusercontent.com/goo...)"
Build successful, execute the following command to scan 127.0.0.1:
cd /home/mike/tsunami && \ java -cp “tsunami-main-0.0.2-SNAPSHOT-cli.jar:/home/mike/tsunami/plugins/*” \ -Dtsunami-config.location=/home/mike/tsunami/tsunami.yaml \ com.google.tsunami.main.cli.TsunamiCli \ — ip-v4-target=127.0.0.1 \ — scan-results-local-output-format=JSON \ — scan-results-local-output-filename=/tmp/tsunami-output.json
https://youtu.be/TgI5iU3mgg8

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs