jaeles
The Swiss Army knife for automated Web Application Testing
Details
Category: Scanners
Publisher: trickest-mhmdiaa
Created Date: 1/24/2024
Container: quay.io/trickest/jaeles:v0.17.1
Source URL: https://github.com/jaeles-project/jaeles
Parameters
raw
file
Command:
--raw
- Raw request from Burp for originurl
string
requiredCommand:
--url
- URL of targethtml
boolean
Command:
--html
- Generate HTML report after the scan donejson
boolean
Command:
--json
- Store output as JSONurls
file
requiredCommand:
--urls
- URLs file of targetchunk
boolean
Command:
--chunk
- Enable chunk running against big inputdebug
boolean
Command:
--debug
- Debugdelay
string
Command:
--delay
- Delay time between requestsfound
string
Command:
--found
- Run host OS command when vulnerable foundlevel
string
Command:
--level
- Filter signature by level (default 1)local
boolean
Command:
--local
- Enable local analyze (Accept input as local path)no-db
boolean
Command:
--no-db
- Disable Databaseproxy
string
Command:
--proxy
- proxyquiet
boolean
Command:
--quiet
- Quiet Outputretry
string
Command:
--retry
- HTTP Retrytitle
string
Command:
--title
- Report title nameconfig
file
Command:
--config
- config file (default is $HOME/.jaeles/config.yaml)inline
string
Command:
--inline
- Inline Detectionsparams
string
Command:
--params
- Custom params -p='foo=bar' (Multiple -p flags are accepted)report
string
Command:
--report
- Report namescanID
string
Command:
--scanID
- Scan IDsingle
boolean
Command:
--single
- Disable parallel mode (use this when you need logic in single signatureexclude
string
Command:
--exclude
- Exclude Signature selector (Multiple flags are accepted)headers
string
Command:
--headers
- Custom headers (e.g: -H 'Referer: {{.BaseURL}}') (Multiple flags are accepted)passive
boolean
Command:
--passive
- Turn on passive detectionsrefresh
string
Command:
--refresh
- Refresh time for background task (default 10)rootDir
folder
Command:
--rootDir
- root Project (default ~/.jaeles/)signDir
folder
Command:
--signDir
- Folder contain default signatures (default ~/.jaeles/base-signatures/)threads
string
Command:
--threads
- Set the concurrency level inside single signature (default 10)timeout
string
Command:
--timeout
- HTTP timeout (default 20)verbose
boolean
Command:
--verbose
- Verbose outputbase-url
boolean
Command:
--ba
- Shortcut for take raw input as {{.BaseURL}}'save-raw
boolean
Command:
--save-raw
- save raw requestchunk-dir
string
Command:
--chunk-dir
- Temp Directory to store chunk directoryno-output
boolean
Command:
--no-output
- Do not store outputchunk-size
string
Command:
--chunk-size
- Chunk Size (default 20000)signatures
string
Command:
--signs
- Signature selector (Multiple -s flags are accepted)always-true
boolean
Command:
--at
- Enable Always True Detection for observe responsechunk-limit
string
Command:
--chunk-limit
- Limit size to trigger chunk run (default 200000)concurrency
string
Command:
--concurrency
- Set the concurrency level (default 20)local-proxy
boolean
Command:
--lc
- Shortcut for '--proxy http://127.0.0.1:8080'quietFormat
string
Command:
--quietFormat
- Format for quiet output (default {{.VulnURL}})format-input
boolean
Command:
--format-input
- Enable special input formatselectorFile
file
Command:
--selectorFile
- Signature selector from filechunk-threads
string
Command:
--chunk-threads
- Number of Chunk Threads (default 2)no-background
boolean
Command:
--no-background
- Do not run background task (default true)store-verbose
boolean
Command:
--sverbose
- Store verbose info in summary filefiltering-mode
boolean
Command:
--fi
- Enable filtering mode (to use Diff() detection)passive-selector
string
Command:
--sp
- Selector for passive detections (default *)disable-replicate-request
boolean
Command:
--dr
- Shortcut for disable replicate request (avoid sending many request to timeout)