wesng
:LiYoutube: https://youtu.be/mEIe4BJpU8Q
:LiGithub: https://github.com/bitsadmin/wesng git clone this repo
Then update it's database of Official Windows Vulns: ./wes.py --update
Then simply run the tool with the systeminfo output from the TARGET WINDOWS MACHINE: ./wes.py win10.txt
-
To search for vulns with specific Severity E.g Important or critical:
./wes.py -s critical win10.txt -
To search for vulns with known Exploits:
/.wes.py -e win10.txt