Add CNVD-C-2019-48814
This commit is contained in:
@@ -7,9 +7,9 @@ import tomcat.tomcat_weakpasswd
|
||||
|
||||
|
||||
def exec(URL):
|
||||
tomcat.example_vulnerability.attack(URL)
|
||||
tomcat.CVE_2017_12615.attack(URL)
|
||||
tomcat.CVE_2017_12617.attack(URL)
|
||||
tomcat.example_vulnerability.attack(URL)
|
||||
tomcat.tomcat_weakpasswd.attack(URL)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user