Skip to content

Commit f3cfe78

Browse files
authored
Update SpringBoot-Scan-GUI.py
1 parent aac4e45 commit f3cfe78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBoot-Scan-GUI.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def __init__(self):
5252
"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",
5353
"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20130406 Firefox/23.0",
5454
"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")
55+
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")
5656
no_proxies = []
5757
proxy_list = []
5858
self.root = tk.Tk()

0 commit comments

Comments
 (0)