jsluice
Extract URLs, paths, secrets, and other interesting bits from JavaScript
Name:jsluice
Category:Discovery
Publisher:trickest-mhmdiaa
Created:7/3/2023
Container:
quay.io/trickest/jsluice:7760081
Output Type:
License:Unknown
Source:View Source
Parameters
mode (Available modes: urls, secrets, tree, query, format)--warc
Treat the input files as WARC (Web ARChive) files--query
Tree sitter query to run; e.g. '(string) @matches'--cookie
Cookies to use when making requests to the specified HTTP based arguments--format
Format source code in the output--header
Headers to use when making requests to the specified HTTP based arguments (can be specified multiple times)--unique
Only output each URL once per input file--patterns
JSON file containing user-defined secret patterns to look for
JavaScript file--raw-output
Do not convert values to native types--concurrency
Number of files to process concurrently (default 1)--placeholder
Set the expression placeholder to a custom string (default 'EXPR')
Folder including JavaScript files--resolve-paths
Resolve relative paths using the absolute URL provided--ignore-strings
Ignore matches from string literals--include-source
Include the source code where the URL was found--include-filename
Include the filename in the output