searchsploit
Search through exploits and shellcodes
Details
Category: Vulnerabilities
Publisher: trickest-mhmdiaa
Created Date: 11/23/2023
Container: quay.io/trickest/searchsploit:d66aada8-patch-1
Source URL: https://gitlab.com/exploit-database/exploitdb
Parameters
Command:
--id
- Display the EDB-ID value rather than local pathCommand:
--cve
- Search for Common Vulnerabilities and Exposures (CVE) valueCommand:
--www
- Show URLs to Exploit-DB.com rather than the local pathCommand:
--case
- Perform a case-sensitive search (Default is inSEnsITiVe)Command:
--json
- Show result in JSON formatCommand:
--nmap
- Checks all results in Nmap's XML output with service versionCommand:
--path
- Show the full path to an exploit (and also copies the path to the clipboard if possible)Command:
- Search termCommand:
--exact
- Perform 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)Command:
--title
- Search JUST the exploit title (Default is title AND the file's path)Command:
--strict
- Perform 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)Command:
--exclude
- Remove values from results. By using | to separate, you can chain multiple values (e.g. term1|term2|term3)Command:
--verbose
- Display more information in outputCommand:
--overflow
- Exploit titles are allowed to overflow their columnsCommand:
--disable-colour
- Disable colour highlighting in search results