Using WES-NG

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