vulnerableDB

package
v0.0.0-...-3dda40d Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Account

type Account struct {
	ID      int
	Name    string
	Balance int
}

type User

type User struct {
	ID       int
	Username string
	Email    string
	Accounts []Account
}

func VulnerableLogin

func VulnerableLogin(username string, pass string) []User

Jump to

Keyboard shortcuts

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