We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac4e45 commit f3cfe78Copy full SHA for f3cfe78
SpringBoot-Scan-GUI.py
@@ -52,7 +52,7 @@ def __init__(self):
52
"Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.20.25 (KHTML, like Gecko) Version/5.0.4 Safari/533.20.27",
53
"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20130406 Firefox/23.0",
54
"Opera/9.80 (Windows NT 5.1; U; zh-sg) Presto/2.9.181 Version/12.00")
55
- cves = ("CVE-2022-22965","CVE-2022-22963","CVE-2022-22947","22965-13exp-shell","22965-aabyss-linux-post","22965-aabyss-win-post","22965-aabyss-shell-get")
+ cves = ("22965-aabyss-linux-post","CVE-2022-22963","CVE-2022-22947",,"CVE-2022-22965","22965-13exp-shell","22965-aabyss-win-post","22965-aabyss-shell-get")
56
no_proxies = []
57
proxy_list = []
58
self.root = tk.Tk()
0 commit comments