Mzap
Constants
VERSION = "v2.1.1"
Instance methods
active_scan(urls : String, *, apis : String, options : Options, reporter : Reporter = Reporter.new) : Bool
Sourceajax_spider(urls : String, *, apis : String, options : Options, reporter : Reporter = Reporter.new) : Bool
Sourcepassive_scan(apis : String, *, options : Options, reporter : Reporter = Reporter.new) : Bool
Sourcespider(urls : String, *, apis : String, options : Options, reporter : Reporter = Reporter.new) : Bool
Sourcestop_active_scan(apis : String, *, options : Options, reporter : Reporter = Reporter.new) : Nil
Sourcestop_ajax_spider(apis : String, *, options : Options, reporter : Reporter = Reporter.new) : Nil
Sourcestop_spider(apis : String, *, options : Options, reporter : Reporter = Reporter.new) : Nil
Source