wpscan.rb:43: syntax error, unexpected ':', expecting ')' wpscan_options.to_h.merge(max_threads: wpscan_options.threads) ^ wpscan.rb:43: syntax error, unexpected ')', expecting kEND wpscan.rb:201: odd number list for Hash show_progression: true, ^ wpscan.rb:201: syntax error, unexpected ':', expecting '}' show_progression: true, ^ wpscan.rb:201: Can't assign to true wpscan.rb:202: syntax error, unexpected ':', expecting '=' exclude_content: wpscan_options.exclude_content_based ^ wpscan.rb:203: syntax error, unexpected '}', expecting kEND wpscan.rb:251: syntax error, unexpected ':', expecting ')' file: wpscan_options.enumerate_all_... ^ wpscan.rb:251: syntax error, unexpected ',', expecting kEND wpscan.rb:253: syntax error, unexpected ')', expecting kEND wpscan.rb:273: syntax error, unexpected ':', expecting ')' file: wpscan_options.enumerate_all_... ^ wpscan.rb:273: syntax error, unexpected ',', expecting kEND wpscan.rb:275: syntax error, unexpected ')', expecting kEND wpscan.rb:294: syntax error, unexpected ':', expecting ')' file: DATA_DIR + '/timthumbs.txt', ^ wpscan.rb:294: syntax error, unexpected ',', expecting kEND wpscan.rb:296: syntax error, unexpected ')', expecting kEND wpscan.rb:320: syntax error, unexpected ':', expecting ')' range: wpscan_options.enumerate_usernames_range, ^ wpscan.rb:321: syntax error, unexpected ':', expecting '=' show_progression: false ^ wpscan.rb:335: syntax error, unexpected ':', expecting ')' wp_users.output(margin_left: ' ' * 4) ^ wpscan.rb:335: syntax error, unexpected ')', expecting kEND wpscan.rb:343: syntax error, unexpected ':', expecting ')' ...User.new(wp_target.uri, login: wpscan_options.username) ^ wpscan.rb:343: syntax error, unexpected ')', expecting kEND wpscan.rb:366: syntax error, unexpected ':', expecting ')' show_progression: true, ^ wpscan.rb:366: Can't assign to true wpscan.rb:367: syntax error, unexpected ':', expecting '=' verbose: wpscan_options.verbose ^ wpscan.rb:368: syntax error, unexpected ')', expecting kEND wpscan.rb:371: syntax error, unexpected ':', expecting ')' wp_users.output(show_password: true, margin_left: ' ' * 2) ^ wpscan.rb:371: Can't assign to true wp_users.output(show_password: true, margin_left: ' ' * 2) ^ wpscan.rb:371: syntax error, unexpected ':', expecting '=' wp_users.output(show_password: true, margin_left: ' ' * 2) ^ wpscan.rb:371: syntax error, unexpected ')', expecting kEND wpscan.rb:388: syntax error, unexpected kRESCUE, expecting kEND rescue SystemExit, Interrupt ^ wpscan.rb:388: dynamic constant assignment rescue SystemExit, Interrupt ^ wpscan.rb:388: dynamic constant assignment wpscan.rb:388: syntax error, unexpected '\n', expecting '=' wpscan.rb:399: syntax error, unexpected kENSURE, expecting kEND wpscan.rb:407: syntax error, unexpected $end, expecting kEND