Command
Help
Display help documentation:
./yriser.sh -h
Yriser Version
Show Yriser version:
./yriser.sh -v
Hide Yriser Banner
Yriser can run without showing its banner:
./yriser.sh -b
Display Configuration file
Show config.txt
file:
./yriser.sh -c
Disable HTML output
Only CLI Input without HTML
./yriser.sh -o
Do not disable output without CSV (command -u) for the HTML outputs
Disable CSV output
Only CLI Input without CSV
./yriser.sh -u
Disable JSON output
Only CLI Input without JSON.
./yriser.sh -j
Do not disable output without CSV (command -u) for the JSON outputs
Slack
Send report result to Slack
./yriser.sh -w <webhook_token>
AWS
AWS - Display help documentation
Display help documentation for AWS provider:
./yriser.sh -a
Scan specific AWS Region
Yriser can scan specific region(s) with:
./yriser.sh -r "us-east-1 eu-west-1"
Use AWS Profile
Yriser can use your custom AWS Profile with:
./yriser.sh -p <aws_profile>
Send report to AWS S3 Bucket
To save your report in an S3 bucket, use -s to be uploaded to S3:
./yriser.sh -s bucket-yriser-demo