搜索漏洞
搜索漏洞
浏览器
在google
或其搜索引擎进行搜索:<service_name> [version] exploit
还可以在https://exploits.shodan.io
进行搜索。
Searchsploit
在kali的控制台上搜索
#Searchsploit tricks
searchsploit "linux Kernel" #Example
searchsploit apache mod_ssl #Other example
searchsploit -m 7618 #Paste the exploit in current directory
searchsploit -p 7618[.c] #Show complete path
searchsploit -x 7618[.c] #Open vi to inspect the exploit
searchsploit --nmap file.xml #Search vulns inside an nmap xml result
MSF-Search
msf> search platform:windows port:135 target:XP type:exploit
PacketStorm
如果没有找到,请尝试在https://packetstormsecurity.com/
搜索
Vulners
也可以在漏洞数据库中搜索https://vulners.com/
Sploitus
在其他漏洞库中利用https://sploitus.com/