Details

Category: Fuzzing

Publisher: trickest

Created Date: 6/23/2021

Container: quay.io/trickest/crithit:35f3621

Source URL: https://github.com/codingo/crithit

Parameters

proxy
file
Command: --proxy - A file containing list of proxy names and port [IP:port].
target
string
required
Command: --target - The target URL.
verify
string
Command: --verify - Verify successful results with different proxies.
threads
string
Command: --threads - Number of threads to use (default: 4).
verbose
boolean
Command: --verbose - Be verbose with output.
read-for
string
Command: --read-for - Wait N seconds to receive data from server (default: 10).
wait-for
string
Command: --wait-for - Wait N seconds to connect/send data to server (default: 5).
word-list
file
required
Command: --word-list - (required) A filename containing list of words to use.
exceptions
file
Command: --exceptions - File containing words.
signatures
file
required
Command: --signatures - File containing list of signatures to look out for in top-level domains.
max-sockets
string
Command: --max-sockets - Number of sockets to use.
statuscodes
string
Command: --statuscodes - Positive status codes (will be overwritten with statuscodesblacklist if set) (default: 200,204,301,302,307,401,403,408).
target-list
file
required
Command: --target-list - A file containing the list of targets.
randomize-agent
boolean
Command: --randomize-agent - Use random user agents for requests.
statuscodesblacklist
string
Command: --statuscodesblacklist - Negative status codes (will override statuscodes if set).