module

Mzap

Constants

VERSION = "v2.2.1"

Instance methods

active_scan(urls : String, *, apis : String, options : Options, reporter : Reporter = Reporter.new) : Bool
Source
ajax_spider(urls : String, *, apis : String, options : Options, reporter : Reporter = Reporter.new) : Bool
Source
client_spider(urls : String, *, apis : String, options : Options, reporter : Reporter = Reporter.new) : Bool
Source
export_sites_tree(apis : String, *, file_path : String, options : Options, reporter : Reporter = Reporter.new) : Nil
Source
import_api(urls : String, *, format : String, target_url : String = "", apis : String, options : Options, reporter : Reporter = Reporter.new) : Bool
Source
list_policies(apis : String, *, policy : String = "", options : Options, reporter : Reporter = Reporter.new) : Nil
Source
passive_scan(apis : String, *, options : Options, reporter : Reporter = Reporter.new) : Bool
Source
prune_sites_tree(apis : String, *, file_path : String, options : Options, reporter : Reporter = Reporter.new) : Nil
Source
spider(urls : String, *, apis : String, options : Options, reporter : Reporter = Reporter.new) : Bool
Source
stop_active_scan(apis : String, *, options : Options, reporter : Reporter = Reporter.new) : Nil
Source
stop_ajax_spider(apis : String, *, options : Options, reporter : Reporter = Reporter.new) : Nil
Source
stop_client_spider(apis : String, *, options : Options, reporter : Reporter = Reporter.new) : Nil
Source
stop_spider(apis : String, *, options : Options, reporter : Reporter = Reporter.new) : Nil
Source

Nested types