Skip to content

Instantly share code, notes, and snippets.

@timkent
Created August 7, 2017 07:13
Show Gist options
  • Select an option

  • Save timkent/cc0a0f5a6d23abb49a5349fea34ce0bd to your computer and use it in GitHub Desktop.

Select an option

Save timkent/cc0a0f5a6d23abb49a5349fea34ce0bd to your computer and use it in GitHub Desktop.
Kali windows-exploit-suggester.py install
tim@kali:~$ mkdir ~/windows-exploit-suggester
tim@kali:~$ cd ~/windows-exploit-suggester
tim@kali:~/windows-exploit-suggester$ wget "https://raw.githubusercontent.com/GDSSecurity/Windows-Exploit-Suggester/master/windows-exploit-suggester.py"
Can be updated and run with (-i specifies path to file containing output from 'systeminfo' on client):
tim@kali:~/windows-exploit-suggester$ ./windows-exploit-suggester.py -u
tim@kali:~/windows-exploit-suggester$ ./windows-exploit-suggester.py -d 2017-08-07-mssb.xls -i /tmp/systeminfo.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment