... | ... | @@ -705,7 +705,7 @@ begin |
|
|
# 'link_count_limit' => 1, # uncomment this line for a quick scan
|
|
|
}
|
|
|
|
|
|
# instance.call( 'modules.load', ['xss'] )
|
|
|
# instance.call( 'modules.load', ['xss'] )
|
|
|
instance.call( 'modules.load_all' ) # comment this line and uncomment the above line for a quick scan
|
|
|
instance.call( 'opts.set', opts )
|
|
|
instance.call( 'framework.run' )
|
... | ... | |