Skip to content

gotr00t0day/FindExploits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FindExploits

FindExploits is an automation script that uses windows exploit suggester in conjuction with searchsploit to find local priv escalation exploits.

Usage

Make sure you save the system information file (systeminfo.txt) of the machine you're testing to the Windows Exploit Suggester directory.

git clone https://github.com/gotr00t0day/FindExploits.git

cd FindExploits

pip3 install -r requirements.txt

python3 autoexploit.py

Disclaimer

This script was tested in Kali and Parrot OS, it might not work well with other distributions.

About

FindExploits is an automation script that uses windows exploit suggester in conjuction with searchsploit to find local priv escalation exploits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages