searchsploit WordPress 5.6.1 -w
# -w: show exploit-db url
# OUTPUT SAMPLE
-------------------------------------------------------------------- --------------------------------------------
Exploit Title | URL
-------------------------------------------------------------------- --------------------------------------------
WordPress Plugin DZS Videogallery < 8.60 - Multiple Vulnerabilities | https://www.exploit-db.com/exploits/39553
WordPress Plugin iThemes Security < 7.0.3 - SQL Injection | https://www.exploit-db.com/exploits/44943
WordPress Plugin Rest Google Maps < 7.11.18 - SQL Injection | https://www.exploit-db.com/exploits/48918
-------------------------------------------------------------------- --------------------------------------------
Shellcodes: No Results
echo '=== INSTALLING SEARCHSPLOIT ==='
echo '>>> clonning repo'
git clone https://github.com/offensive-security/exploitdb.git /opt/exploit-database
echo '>>> linking to bin'
ln -sf /opt/exploit-database/searchsploit /usr/local/bin/searchsploit
echo '>>> copying rc'
cp -n /opt/exploit-database/.searchsploit_rc ~/