#
Find Vulnerabilities
Beware of rabbit holes. Make sure you match up the exploit with appropriate software version. i.e. on XP but server is windows 10 etc.
#
searchsploit
Utility to search for exploits. details are in /usr/share/exploitdb/exploits/
#
Search for exploits
searchsploit <keyword>
#
View POC (-x)
searchsploit -x php/webapps/49933.py
#
Get exploit module (-m)
searchsploit -m exploits/php/webapps/41564.php
#
Dealing with BS exploits
sometimes the exploits in exploitdb don't work right, if not google is your friend search for stuff like:
CVE-2021-3129 exploit