diff --git a/tomcat/example_vulnerability.py b/tomcat/example_vulnerability.py index 5dafc9f..6b864e8 100644 --- a/tomcat/example_vulnerability.py +++ b/tomcat/example_vulnerability.py @@ -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。[+]')