module

Mzap

Constants

VERSION = "v2.1.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
passive_scan(apis : String, *, options : Options, reporter : Reporter = Reporter.new) : Bool
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_spider(apis : String, *, options : Options, reporter : Reporter = Reporter.new) : Nil
Source

Nested types