Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"xspear" does not run #54

Open
d0xo opened this issue Feb 16, 2020 · 7 comments
Open

"xspear" does not run #54

d0xo opened this issue Feb 16, 2020 · 7 comments

Comments

@d0xo
Copy link

d0xo commented Feb 16, 2020

rsing documentation for XSpear-1.4.0
Installing ri documentation for XSpear-1.4.0
Done installing documentation for colorize, childprocess, rubyzip, selenium-webdriver, unicode-display_width, terminal-table, highline, options, progress_bar, XSpear after 5 seconds
10 gems installed
root@:~/tools# xspear
bash: xspear: command not found
root@
:~/tools#

@hahwul
Copy link
Owner

hahwul commented Feb 16, 2020

Hi @d0xo ,
Can you tell me more about the environment? Please write information that can be shared, such as OS version or distribution name.

I understand that files under the exe directory are commonly used as post-installation binaries.

@hahwul
Copy link
Owner

hahwul commented Feb 16, 2020

For now, please check if the command below makes it possible to executeable
The -Ilib option is used for running tests in the library, but if it is a problem with the executable, it may be used temporarily in the following ways

$ ruby -Ilib exe/XSpear -u "http://testphp.vulnweb.com/listproducts.php?cat=123" -v 1 -d a=1

@takshal
Copy link

takshal commented Mar 1, 2020

i also have same proble
i am use ubantu 18.04 and ruby 2.5.1p57

@hahwul
Copy link
Owner

hahwul commented Mar 1, 2020

Hi, @takshal @d0xo
Can you find the executable in the path below?

~/.rvm/gems/ruby-{your-ruby-version}/bin/xspear

@sumgr0
Copy link

sumgr0 commented Mar 22, 2020

Hi @hahwul,

I tried installing the tool using gem install xspear.
and getting the same error as zsh: command not found: xspear

Running this on Debian 10 box
ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux]

@sumgr0
Copy link

sumgr0 commented Mar 22, 2020

Fixed: its case sensitive for some reason.
XSpear works, while xspear does not...

@a6thmfsin
Copy link

XSpear

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants