-
Notifications
You must be signed in to change notification settings - Fork 27
"was" command
Casey Reid edited this page Aug 19, 2022
·
2 revisions
- scans --> Displays WAS Scans
- start --> Start Scan with Provided Scan ID
- details --> Get Scan Details with Provided Scan ID
- scan --> Create a scan via FQDN or CSV file name; use -file option for bulk scan creation via CSV file
- -file --> File name of the CSV containing Web Apps for bulk scan creation
- configs --> Show config UUIDs to start or stop scans
- stats --> Show scan stats
- summary --> Summary of all of the Web Apps
- export --> Export Web app information into a CSV
- -d --> Export most plugin information per completed web app scan
- -s --> Export summary information per completed web app scan
- --yes --> Confirm the action without prompting
navi was scans
navi was configs
navi was details 123456789-aedd-45dc-9c0d-fc87a9a5a1c9
navi was scan http://myscan.com
navi was scan mycsvfile.csv -file
navi was stats 123456789-aedd-45dc-9c0d-fc87a9a5a1c9
navi was export -d
navi was export -s
The navi was
command was removed from 7.0.1. WAS use cases will be added at a later date.