Name:searchsploit
Category:Vulnerabilities
Publisher:trickest-mhmdiaa
Created:11/23/2023
Container:quay.io/trickest/searchsploit:d66aada8-patch-1
Output Type:
License:Unknown

Parameters

id
boolean
--idDisplay the EDB-ID value rather than local path
cve
boolean
--cveSearch for Common Vulnerabilities and Exposures (CVE) value
www
boolean
--wwwShow URLs to Exploit-DB.com rather than the local path
case
boolean
--casePerform a case-sensitive search (Default is inSEnsITiVe)
json
boolean
--jsonShow result in JSON format
nmap
file
--nmapChecks all results in Nmap's XML output with service version
path
boolean
--pathShow the full path to an exploit (and also copies the path to the clipboard if possible)
term
string
required
Search term
exact
boolean
--exactPerform an EXACT & order match on exploit title (Default is an AND match on each term) [Implies --title] (e.g. WordPress 4.1 would not be detect WordPress Core 4.1)
title
boolean
--titleSearch JUST the exploit title (Default is title AND the file's path)
strict
boolean
--strictPerform a strict search, so input values must exist, disabling fuzzy search for version range (e.g. 1.1 would not be detected in 1.0 < 1.3)
exclude
string
--excludeRemove values from results. By using | to separate, you can chain multiple values (e.g. term1|term2|term3)
verbose
boolean
--verboseDisplay more information in output
overflow
boolean
--overflowExploit titles are allowed to overflow their columns
disable-colour
boolean
--disable-colourDisable colour highlighting in search results