arjun
Verified for current stable LTS
Arjun Commands
Arjun command syntax with verified terminal examples.
Commands
10 commands for Arjun
arjun HTTP
Arjun Command: Scan Url For Get Parameters
arjun -u {https://example.com/page.php} arjun HTTP
Arjun Command: Use Custom Wordlist
arjun -u {https://example.com} -w <path/to/wordlist.txt> arjun HTTP
Arjun Command: Scan Using Post Method
arjun -u {https://example.com/api} -m POST arjun HTTP
Arjun Command: Save Discovered Parameters To Json
arjun -u {https://example.com} -o <path/to/output.json> arjun HTTP
Arjun Command: Increase Request Delay
arjun -u {https://example.com} -d <2> arjun HTTP
Arjun Command: Scan Get Parameters
arjun -u {https://example.com/page.php} arjun HTTP
Arjun Command: Increase Request Delay
arjun -u {https://example.com} -d <2> arjun HTTP
Arjun Command: Use Custom Wordlist
arjun -u {https://example.com} -w <path/to/wordlist.txt> arjun HTTP
Arjun Command: Scan Post Parameters
arjun -u {https://example.com/api} -m POST arjun HTTP
Arjun Command: Save To Json
arjun -u {https://example.com} -o <path/to/output.json> Suggest a Arjun Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Arjun workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.