jo0natan / FindExploits

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%