fix: 解决了部分网站 因统一报错页面 导致的tomcat漏洞误报的问题

This commit is contained in:
rpkr
2019-10-21 18:40:12 +08:00
parent e8780257fc
commit 2865be4d3d
6 changed files with 22 additions and 13 deletions

View File

@@ -1,9 +1,12 @@
# -*- coding: utf-8 -*-
import sys
import requests
import time
from random import *
import string
'''
Usage:
moon.py -u weblogic http://127.0.0.1:7001