Untitled


SUBMITTED BY: Guest

DATE: Oct. 31, 2014, 5:15 p.m.

FORMAT: Text only

SIZE: 3.7 kB

HITS: 721

  1. wpscan.rb:43: syntax error, unexpected ':', expecting ')'
  2. wpscan_options.to_h.merge(max_threads: wpscan_options.threads)
  3. ^
  4. wpscan.rb:43: syntax error, unexpected ')', expecting kEND
  5. wpscan.rb:201: odd number list for Hash
  6. show_progression: true,
  7. ^
  8. wpscan.rb:201: syntax error, unexpected ':', expecting '}'
  9. show_progression: true,
  10. ^
  11. wpscan.rb:201: Can't assign to true
  12. wpscan.rb:202: syntax error, unexpected ':', expecting '='
  13. exclude_content: wpscan_options.exclude_content_based
  14. ^
  15. wpscan.rb:203: syntax error, unexpected '}', expecting kEND
  16. wpscan.rb:251: syntax error, unexpected ':', expecting ')'
  17. file: wpscan_options.enumerate_all_...
  18. ^
  19. wpscan.rb:251: syntax error, unexpected ',', expecting kEND
  20. wpscan.rb:253: syntax error, unexpected ')', expecting kEND
  21. wpscan.rb:273: syntax error, unexpected ':', expecting ')'
  22. file: wpscan_options.enumerate_all_...
  23. ^
  24. wpscan.rb:273: syntax error, unexpected ',', expecting kEND
  25. wpscan.rb:275: syntax error, unexpected ')', expecting kEND
  26. wpscan.rb:294: syntax error, unexpected ':', expecting ')'
  27. file: DATA_DIR + '/timthumbs.txt',
  28. ^
  29. wpscan.rb:294: syntax error, unexpected ',', expecting kEND
  30. wpscan.rb:296: syntax error, unexpected ')', expecting kEND
  31. wpscan.rb:320: syntax error, unexpected ':', expecting ')'
  32. range: wpscan_options.enumerate_usernames_range,
  33. ^
  34. wpscan.rb:321: syntax error, unexpected ':', expecting '='
  35. show_progression: false
  36. ^
  37. wpscan.rb:335: syntax error, unexpected ':', expecting ')'
  38. wp_users.output(margin_left: ' ' * 4)
  39. ^
  40. wpscan.rb:335: syntax error, unexpected ')', expecting kEND
  41. wpscan.rb:343: syntax error, unexpected ':', expecting ')'
  42. ...User.new(wp_target.uri, login: wpscan_options.username)
  43. ^
  44. wpscan.rb:343: syntax error, unexpected ')', expecting kEND
  45. wpscan.rb:366: syntax error, unexpected ':', expecting ')'
  46. show_progression: true,
  47. ^
  48. wpscan.rb:366: Can't assign to true
  49. wpscan.rb:367: syntax error, unexpected ':', expecting '='
  50. verbose: wpscan_options.verbose
  51. ^
  52. wpscan.rb:368: syntax error, unexpected ')', expecting kEND
  53. wpscan.rb:371: syntax error, unexpected ':', expecting ')'
  54. wp_users.output(show_password: true, margin_left: ' ' * 2)
  55. ^
  56. wpscan.rb:371: Can't assign to true
  57. wp_users.output(show_password: true, margin_left: ' ' * 2)
  58. ^
  59. wpscan.rb:371: syntax error, unexpected ':', expecting '='
  60. wp_users.output(show_password: true, margin_left: ' ' * 2)
  61. ^
  62. wpscan.rb:371: syntax error, unexpected ')', expecting kEND
  63. wpscan.rb:388: syntax error, unexpected kRESCUE, expecting kEND
  64. rescue SystemExit, Interrupt
  65. ^
  66. wpscan.rb:388: dynamic constant assignment
  67. rescue SystemExit, Interrupt
  68. ^
  69. wpscan.rb:388: dynamic constant assignment
  70. wpscan.rb:388: syntax error, unexpected '\n', expecting '='
  71. wpscan.rb:399: syntax error, unexpected kENSURE, expecting kEND
  72. wpscan.rb:407: syntax error, unexpected $end, expecting kEND

comments powered by Disqus