Using WES-NG
- Use on victim:
systeminfo > systeminfo.txt.
Transfer the file to Kali. - Use on Kali:
python wes.py systeminfo.txt -i 'Elevation of Privilege' --exploits-only | less
- Check this page to eliminate false positive: https://github.com/bitsadmin/wesng/wiki/Eliminating-false-positives
- Cross reference the results with this page: https://github.com/SecWiki/windows-kernel-exploits
- Download and run the compiled exploit on victim, listener on Kali