Update example_vulnerability.py

This commit is contained in:
rpkr
2019-02-25 20:21:04 +08:00
parent 3811f8e974
commit fc647cd651

View File

@@ -24,7 +24,8 @@ def attack(URL):
'/manager/html', # 401
'/host-manager/html', #401
'/icons/',
'/manual/'
'/manual/',
'/examples/jsp/snp/snoop.jsp'
)
print('[+]开始检测-Tomcat-example_vulnerability。[+]')