Search

New Suggester

located in:

cd /home/kali/wesng/

best way to use it (outputs exploits only):

./wes.py -e /home/kali/Desktop/HackTheBox/Arctic/systeminfo.txt
./wes.py -e /home/kali/Desktop/HackTheBox/Arctic/systeminfo.txt > /home/kali/Desktop/HackTheBox/Arctic/wesngexploitsPrivEsc.txt -i "Elevation of Privilege"

Best imo:

Priv Esc:

./wes.py /home/kali/Desktop/HackTheBox/Arctic/systeminfo.txt > /home/kali/Desktop/HackTheBox/Arctic/wesngElevation.txt -i "Elevation of Privilege"

Edit the ending for “Remote Code Execution”

and cross ref with Exploits codes for quick ref

could also make a CVEs.csv file and make it output

image