Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Google Tsunami Plugins

google-plugins-build

This directory contains all Tsunami plugins published by Google.

Currently released plugins

Port Scanner

Fingerprinter

Detectors

Authentication

Exposed Sensitive UI/API

Remote Code Execution (RCE)

Planned Detectors

  • Exposed unauthenticated Adminer server.
  • Exposed Hashicorp Consul API with enabled script checks.
  • Exposed Docker daemon API.
  • Exposed unauthenticated Drupal installation page.
  • Exposed unauthenticated GoCD server.
  • Exposed unauthenticated Kubernetes master server.
  • Exposed unauthenticated phpMyAdmin server.

Build all plugins

Use the following command to build all Google released plugins:

./build_all.sh

All generated jar files are copied into build/plugins folder.