Skip to content

Commit

Permalink
Refresh module docs
Browse files Browse the repository at this point in the history
  • Loading branch information
blsaccess committed Feb 21, 2024
1 parent cc1bd49 commit 756320d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/scanning/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ Many modules accept their own configuration options. These options have the abil
| modules.zoomeye.include_related | bool | Include domains which may be related to the target | False |
| modules.zoomeye.max_pages | int | How many pages of results to fetch | 20 |
| output_modules.asset_inventory.output_file | str | Set a custom output file | |
| output_modules.asset_inventory.recheck | bool | When use_previous=True, don't retain past details like open ports or findings. Instead, allow them to be rediscovered by the new scan | False |
| output_modules.asset_inventory.summary_netmask | int | Subnet mask to use when summarizing IP addresses at end of scan | 16 |
| output_modules.asset_inventory.use_previous | bool |` Emit previous asset inventory as new events (use in conjunction with -n <old_scan_name>) `| False |
| output_modules.csv.output_file | str | Output to CSV file | |
Expand Down

0 comments on commit 756320d

Please sign in to comment.