From 91c1a071c6b8b3e16f1d223787cc909b6e253e59 Mon Sep 17 00:00:00 2001 From: bretfourbe Date: Fri, 17 May 2024 11:15:34 +0200 Subject: [PATCH] Add swagger option in wapiti doc Signed-off-by: bretfourbe --- doc/wapiti.1 | 9 +++++++++ doc/wapiti.1.html | 4 ++++ doc/wapiti.ronn | 5 +++++ 3 files changed, 18 insertions(+) diff --git a/doc/wapiti.1 b/doc/wapiti.1 index 6088e19b4..75282b250 100644 --- a/doc/wapiti.1 +++ b/doc/wapiti.1 @@ -535,6 +535,15 @@ If the given parameter is found in scanned URL it will be automatically removed This option can be used several times\. . .IP "\(bu" 4 +\fB\-\-swagger\fR \fIURL\fR +. +.br +Extract API requests from the specified Swagger file\. +. +.br +Extracted requests are added to the crawler\. +. +.IP "\(bu" 4 \fB\-\-skip\fR \fIPARAMETER\fR . .br diff --git a/doc/wapiti.1.html b/doc/wapiti.1.html index a96f34d8c..3bdb6ecf6 100644 --- a/doc/wapiti.1.html +++ b/doc/wapiti.1.html @@ -162,6 +162,7 @@

OPTIONS SUMMARY