Advertisement
Mayk0

#; Problema Con WPScan? Solucionado!~

Jun 14th, 2013
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. _____________________________________________________
  2. __ _______ _____
  3. \ \ / / __ \ / ____|
  4. \ \ /\ / /| |__) | (___ ___ __ _ _ __
  5. \ \/ \/ / | ___/ \___ \ / __|/ _` | '_ \
  6. \ /\ / | | ____) | (__| (_| | | | |
  7. \/ \/ |_| |_____/ \___|\__,_|_| |_| v2.0rNA
  8.  
  9. WordPress Security Scanner by the WPScan Team
  10. Sponsored by the RandomStorm Open Source Initiative
  11. _____________________________________________________
  12.  
  13. [ERROR] The option: timeout is invalid.
  14. Trace :
  15. /usr/lib/ruby/vendor_ruby/ethon/multi.rb:103:in `block in set_attributes'
  16. /usr/lib/ruby/vendor_ruby/ethon/multi.rb:101:in `each_pair'
  17. /usr/lib/ruby/vendor_ruby/ethon/multi.rb:101:in `set_attributes'
  18. /usr/lib/ruby/vendor_ruby/ethon/multi.rb:86:in `initialize'
  19. /usr/lib/ruby/vendor_ruby/typhoeus/hydra.rb:95:in `new'
  20. /usr/lib/ruby/vendor_ruby/typhoeus/hydra.rb:95:in `initialize'
  21. /usr/share/wpscan/lib/browser.rb:48:in `new'
  22. /usr/share/wpscan/lib/browser.rb:48:in `initialize'
  23. /usr/share/wpscan/lib/browser.rb:62:in `new'
  24. /usr/share/wpscan/lib/browser.rb:62:in `instance'
  25. /usr/share/wpscan/lib/wpscan/wp_target.rb:43:in `initialize'
  26. /usr/bin/wpscan:51:in `new'
  27. /usr/bin/wpscan:51:in `<main>'</main>
  28.  
  29. Pero ahora para tenerlo funcional tendremos que reinstalarlo con los siguientes comandos
  30.  
  31. root@Mayk0: aptitude install libcurl4-gnutls-dev libopenssl-ruby libxml2 libxml2-dev libxslt1-dev ruby-dev
  32.  
  33. root@Mayk0: git clone https://github.com/wpscanteam/wpscan.git
  34.  
  35. root@Mayk0: cd wpscan
  36.  
  37. root@Mayk0: sudo gem install bundler && bundle install --without test development
  38.  
  39.  
  40. Ahora cada vez que necesitemos usar wpscan tendremos que irnos al directorio ~/wpscan y ejecutarlo ./wpscan.rb o ruby wpscan.rb
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement