-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added separate
print_vuln
and print_vulns
methods.
* Added `CLI::Printing#print_vuln`. * Added `CLI::Printing#print_vulns`. * Refactored `WebVulnCommand` to collect all discovered web vulnerabilities and print them after scanning. * Override `WebVulnCommand#print_vuln` and `#print_vulns` to pass in the `--print-curl` and `--print-http` options.
- Loading branch information
1 parent
e5010a1
commit fa44084
Showing
4 changed files
with
913 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.