History 133 Commits com config core dict images logs pages save translations util vuls LICENSE README.md main.py requirements.txt README MIT license 开源工具SpringBoot-Scan的GUI图形化版本,对你有用的话麻烦点个Star哈哈~ 注意:本工具内置相关漏洞的Exp,杀软报毒属于正常现象!
class SpringBootScanGUI: def __init__(self): self.window = Tk() self.window.title("SpringBootScanGUI by:13EXP") self.window.geometry("1230x600") self.window.resizable(0, 0) self.window.iconbitmap('./images/gui.ico') tabControl = ttk.Notebook(self.window) self.leakagetab = ttk.Fra...
config core dict images logs pages save translations util vuls LICENSE README.md main.py requirements.txt README MIT license 开源工具SpringBoot-Scan的GUI图形化版本,对你有用的话麻烦点个Star哈哈~ 注意:本工具内置相关漏洞的Exp,杀软报毒属于正常现象!