AonCyberLabs / Windows-Exploit-Suggester

This tool compares a targets patch levels against the Microsoft vulnerability database in order to detect potential missing patches on the target. It also notifies the user if there are public exploits and Metasploit modules available for the missing bulletins.
GNU General Public License v3.0
3.94k stars 1.02k forks source link

SyntaxError: multiple exception types must be parenthesized #58

Open abhipathak123 opened 1 year ago

abhipathak123 commented 1 year ago

File "/home/tsuki/Windows-Exploit-Suggester/windows-exploit-suggester.py", line 390 except IOError, e: ^^^^^^^^^^ SyntaxError: multiple exception types must be parenthesized

pjun666 commented 1 year ago

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

0xMat10 commented 1 year ago

use python2 bro @abhipathak123