agg:wpscan mi ridà gli errori
wpscan.rb:196: odd number list for Hash
show_progression: true,
^
wpscan.rb:196: syntax error, unexpected ':', expecting '}'
show_progression: true,
^
wpscan.rb:196: Can't assign to true
wpscan.rb:197: syntax error, unexpected ':', expecting '='
exclude_content: wpscan_options.exclude_content_based
^
wpscan.rb:198: syntax error, unexpected '}', expecting kEND
wpscan.rb:243: syntax error, unexpected ':', expecting ')'
file: wpscan_options.enumerate_all_...
^
wpscan.rb:243: syntax error, unexpected ',', expecting kEND
wpscan.rb:245: syntax error, unexpected ')', expecting kEND
wpscan.rb:265: syntax error, unexpected ':', expecting ')'
file: wpscan_options.enumerate_all_...
^
wpscan.rb:265: syntax error, unexpected ',', expecting kEND
wpscan.rb:267: syntax error, unexpected ')', expecting kEND
wpscan.rb:286: syntax error, unexpected ':', expecting ')'
file: DATA_DIR + '/timthumbs.txt',
^
wpscan.rb:286: syntax error, unexpected ',', expecting kEND
wpscan.rb:288: syntax error, unexpected ')', expecting kEND
wpscan.rb:316: syntax error, unexpected ':', expecting ')'
range: wpscan_options.enumerate_usernames_range,
^
wpscan.rb:317: syntax error, unexpected ':', expecting '='
show_progression: false
^
wpscan.rb:331: syntax error, unexpected ':', expecting ')'
wp_users.output(margin_left: ' ' * 4)
^
wpscan.rb:331: syntax error, unexpected ')', expecting kEND
wpscan.rb:336: syntax error, unexpected ':', expecting ')'
...User.new(wp_target.uri, login: wpscan_options.username)
^
wpscan.rb:336: syntax error, unexpected ')', expecting kEND
wpscan.rb:359: syntax error, unexpected ':', expecting ')'
show_progression: true,
^
wpscan.rb:359: Can't assign to true
wpscan.rb:360: syntax error, unexpected ':', expecting '='
verbose: wpscan_options.verbose
^
wpscan.rb:361: syntax error, unexpected ')', expecting kEND
wpscan.rb:364: syntax error, unexpected ':', expecting ')'
wp_users.output(show_password: true, margin_left: ' ' * 2)
^
wpscan.rb:364: Can't assign to true
wp_users.output(show_password: true, margin_left: ' ' * 2)
^
wpscan.rb:364: syntax error, unexpected ':', expecting '='
wp_users.output(show_password: true, margin_left: ' ' * 2)
^
wpscan.rb:364: syntax error, unexpected ')', expecting kEND
wpscan.rb:381: syntax error, unexpected kRESCUE, expecting kEND
rescue SystemExit, Interrupt
^
wpscan.rb:381: dynamic constant assignment
rescue SystemExit, Interrupt
^
wpscan.rb:381: dynamic constant assignment
wpscan.rb:381: syntax error, unexpected '\n', expecting '='
wpscan.rb:395: syntax error, unexpected $end, expecting kEND