plugins

package
v0.0.0-...-308c33c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ScanTypeMap map[string]ScanType

Functions

func MongoUnauth

func MongoUnauth(ip string, port string) (err error, result bool)

func ScanFtp

func ScanFtp(ip string, port string, username string, password string) (err error, result bool)

func ScanMongodb

func ScanMongodb(ip string, port string, username string, password string) (err error, result bool)

mongodb未授权和弱口令漏洞

func ScanMssql

func ScanMssql(ip string, port string, username string, password string) (err error, result bool)

func ScanMysql

func ScanMysql(ip string, port string, username string, password string) (err error, result bool)

func ScanPostgres

func ScanPostgres(ip string, port string, username string, password string) (err error, result bool)

func ScanRedis

func ScanRedis(ip string, port string, username string, password string) (err error, result bool)

func ScanSsh

func ScanSsh(ip string, port string, username string, password string) (err error, result bool)

Types

type ScanType

type ScanType func(ip string, port string, username string, password string) (err error, result bool)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL