development-point

development-point (https://vb.development-point.com/index.php)
-   حلول و مشاكل توزيعات أختبار الأخترآق (https://vb.development-point.com/forumdisplay.php?f=23)
-   -   [ مشكله ] مشكلة خظأ فى wpscan على نظام أوبنتو 12.04 (https://vb.development-point.com/showthread.php?t=18898)

Ahmed Ethic 10-05-2013 12:23 PM

مشكلة خظأ فى wpscan على نظام أوبنتو 12.04
 
السلام عليكم

مشكلة خظأ فى wpscan على نظام أوبنتو 12.04
صور مشكلة :
http://im38.gulfup.com/qX0Lg.png
كلام خظأ

:/opt/wpscan# ./wpscan.rb
./wpscan.rb:175: odd number list for Hash
show_progression: true,
^
./wpscan.rb:175: syntax error, unexpected ':', expecting '}'
show_progression: true,
^
./wpscan.rb:175: Can't assign to true
./wpscan.rb:176: syntax error, unexpected ':', expecting '='
exclude_content: wpscan_options.exclude_content_based
^
./wpscan.rb:177: syntax error, unexpected '}', expecting kEND
./wpscan.rb:212: syntax error, unexpected ':', expecting ')'
file: wpscan_options.enumerate_all_...
^
./wpscan.rb:212: syntax error, unexpected ',', expecting kEND
./wpscan.rb:214: syntax error, unexpected ')', expecting kEND
./wpscan.rb:234: syntax error, unexpected ':', expecting ')'
file: wpscan_options.enumerate_all_...
^
./wpscan.rb:234: syntax error, unexpected ',', expecting kEND
./wpscan.rb:236: syntax error, unexpected ')', expecting kEND
./wpscan.rb:255: syntax error, unexpected ':', expecting ')'
file: DATA_DIR + '/timthumbs.txt',
^
./wpscan.rb:255: syntax error, unexpected ',', expecting kEND
./wpscan.rb:257: syntax error, unexpected ')', expecting kEND
./wpscan.rb:280: syntax error, unexpected ':', expecting ')'
range: wpscan_options.enumerate_user****s_range,
^
./wpscan.rb:281: syntax error, unexpected ':', expecting '='
show_progression: false
^
./wpscan.rb:295: syntax error, unexpected ':', expecting ')'
wp_users.output(margin_left: ' ' * 4)
^
./wpscan.rb:295: syntax error, unexpected ')', expecting kEND
./wpscan.rb:300: syntax error, unexpected ':', expecting ')'
...User.new(wp_target.uri, login: wpscan_options.user****)
^
./wpscan.rb:300: syntax error, unexpected ')', expecting kEND
./wpscan.rb:323: syntax error, unexpected ':', expecting ')'
show_progression: true,
^
./wpscan.rb:323: Can't assign to true
./wpscan.rb:324: syntax error, unexpected ':', expecting '='
verbose: wpscan_options.verbose
^
./wpscan.rb:325: syntax error, unexpected ')', expecting kEND
./wpscan.rb:328: syntax error, unexpected ':', expecting ')'
wp_users.output(show_password: true, margin_left: ' ' * 2)
^
./wpscan.rb:328: Can't assign to true
wp_users.output(show_password: true, margin_left: ' ' * 2)
^
./wpscan.rb:328: syntax error, unexpected ':', expecting '='
wp_users.output(show_password: true, margin_left: ' ' * 2)
^
./wpscan.rb:328: syntax error, unexpected ')', expecting kEND
./wpscan.rb:342: syntax error, unexpected kRESCUE, expecting kEND
rescue SystemExit, Interrupt
^
./wpscan.rb:342: dynamic constant assignment
rescue SystemExit, Interrupt
^
./wpscan.rb:342: dynamic constant assignment
./wpscan.rb:342: syntax error, unexpected '\n', expecting '='
./wpscan.rb:344: syntax error, unexpected kRESCUE, expecting kEND
rescue => e
^
./wpscan.rb:356: syntax error, unexpected $end, expecting kEND

MisterMDE999 10-05-2013 02:55 PM

رد: مشكلة خظأ فى wpscan على نظام أوبنتو 12.04
 
ي غالي وضح اكثر عن مشكله...*
/ لكي نقوم بي مساعدتك.

MisterMDE999 10-06-2013 09:09 PM

رد: مشكلة خظأ فى wpscan على نظام أوبنتو 12.04
 
مشكلة هى ruby فقط

wpscan ده تحتاج نسخة 1.9 ruby مش نسخة 1.8

نسخة 1.8 ruby لاتشغيل مع wpscan هى سبب مشكلة

معرفة نسخة ruby فى أوبنتو

أمر :
ruby -v

هاطلع معك كده :
ruby 1.9.3p0 (2011-10-30 revision 33570) [i686-linux]

اذا عندك نسخة 1.8 لازم تسمحو كله و حمل نسخة 1.9


الساعة الآن 02:46 PM

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
development-point

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47