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

I have a problem for execute sqli-hunter #17

Open
Marcio861 opened this issue Jul 21, 2022 · 3 comments
Open

I have a problem for execute sqli-hunter #17

Marcio861 opened this issue Jul 21, 2022 · 3 comments

Comments

@Marcio861
Copy link

please help me
not running sqli-hunter

send request and log:

└─$ sudo ruby bin/sqli-hunter.rb

[sudo] password for kernel:
/var/lib/gems/3.0.0/gems/bundler-2.1.4/lib/bundler/spec_set.rb:86:in block in materialize': Could not find activemodel-6.0.3.2 in any of the sources (Bundler::GemNotFound) from /var/lib/gems/3.0.0/gems/bundler-2.1.4/lib/bundler/spec_set.rb:80:in map!'
from /var/lib/gems/3.0.0/gems/bundler-2.1.4/lib/bundler/spec_set.rb:80:in materialize' from /var/lib/gems/3.0.0/gems/bundler-2.1.4/lib/bundler/definition.rb:170:in specs'
from /var/lib/gems/3.0.0/gems/bundler-2.1.4/lib/bundler/definition.rb:237:in specs_for' from /var/lib/gems/3.0.0/gems/bundler-2.1.4/lib/bundler/definition.rb:226:in requested_specs'
from /var/lib/gems/3.0.0/gems/bundler-2.1.4/lib/bundler/runtime.rb:101:in block in definition_method' from /var/lib/gems/3.0.0/gems/bundler-2.1.4/lib/bundler/runtime.rb:20:in setup'
from /var/lib/gems/3.0.0/gems/bundler-2.1.4/lib/bundler.rb:149:in setup' from /home/kernel/Desktop/Hacking/sqli-hunter/lib/hunter/proxy.rb:9:in <top (required)>'
from /home/kernel/Desktop/Hacking/sqli-hunter/lib/hunter.rb:15:in require_relative' from /home/kernel/Desktop/Hacking/sqli-hunter/lib/hunter.rb:15:in module:Hunter'
from /home/kernel/Desktop/Hacking/sqli-hunter/lib/hunter.rb:6:in <top (required)>' from bin/sqli-hunter.rb:13:in require_relative'
from bin/sqli-hunter.rb:13:in `

'

@zt2
Copy link
Owner

zt2 commented Aug 23, 2022

It seems you have a problem with dependencies. Please check gem 'activemodel' is in your Ruby environment.
Run bundler install.

@Marcio861
Copy link
Author

ok, maked, but now is new problem:

image

@zt2
Copy link
Owner

zt2 commented Oct 27, 2022

It was because sqli-hunter could not find any valid certificate. You could solve this problem simply by changing your directory to bin

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

2 participants