Always search in "google" or others: <service_name> [version] exploit
You should also try the shodan exploit search from https://exploits.shodan.io/.
Useful to search exploits for services in exploitdb from the console.
#Searchsploit trickssearchsploit "linux Kernel" #Examplesearchsploit apache mod_ssl #Other examplesearchsploit -m 7618 #Paste the exploit in current directorysearchsploit -p 7618[.c] #Show complete pathsearchsploit -x 7618[.c] #Open vi to inspect the exploitsearchsploit --nmap file.xml #Search vulns inside an nmap xml result
msf> search platform:windows port:135 target:XP type:exploit
If nothing is found, try to search the used technology inside https://packetstormsecurity.com/​
You can also search in vulners database: https://vulners.com/​
This search exploits in other databases: https://sploitus.com/​