Details

Category: Discovery

Publisher: trickest-mhmdiaa

Created Date: 7/3/2023

Container: quay.io/trickest/jsluice:7760081

Source URL: https://github.com/BishopFox/jsluice

Parameters

mode
string
required
Command: - mode (Available modes: urls, secrets, tree, query, format)
warc
boolean
Command: --warc - Treat the input files as WARC (Web ARChive) files
query
string
Command: --query - Tree sitter query to run; e.g. '(string) @matches'
cookie
string
Command: --cookie - Cookies to use when making requests to the specified HTTP based arguments
format
boolean
Command: --format - Format source code in the output
header
string
Command: --header - Headers to use when making requests to the specified HTTP based arguments (can be specified multiple times)
unique
boolean
Command: --unique - Only output each URL once per input file
patterns
file
Command: --patterns - JSON file containing user-defined secret patterns to look for
input-file
file
required
Command: - JavaScript file
raw-output
boolean
Command: --raw-output - Do not convert values to native types
concurrency
string
Command: --concurrency - Number of files to process concurrently (default 1)
placeholder
string
Command: --placeholder - Set the expression placeholder to a custom string (default 'EXPR')
input-folder
folder
required
Command: - Folder including JavaScript files
resolve-paths
string
Command: --resolve-paths - Resolve relative paths using the absolute URL provided
ignore-strings
boolean
Command: --ignore-strings - Ignore matches from string literals
include-source
boolean
Command: --include-source - Include the source code where the URL was found
include-filename
boolean
Command: --include-filename - Include the filename in the output