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

Error? #63

Open
AhrimanSefid opened this issue Jun 22, 2020 · 4 comments
Open

Error? #63

AhrimanSefid opened this issue Jun 22, 2020 · 4 comments

Comments

@AhrimanSefid
Copy link

Hi.
KALI 2020.2
[-] [21:58:19] [401/Unauthorized] 'pageid' not reflected XSS
[-] [21:58:19] [401/Unauthorized] 'pageid' not reflected XSS
[-] [21:58:19] [401/Unauthorized] 'pageid' not reflected
/var/lib/gems/2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/common/driver.rb:54: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/var/lib/gems/2.7.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/firefox/driver.rb:31: warning: The called method `new' is defined here
[*] finish scan. the report is being generated..

@hacktheplanet123
Copy link

Same issue for me

@hahwul
Copy link
Owner

hahwul commented Jul 16, 2020

Hi @AhrimanSefid @hacktheplanet123 @Gaaaary
First, Thank you for submit issue! I'll try to fix it as much as possible!

Could you share the environmental information? It is estimated to occur only in certain environments.

e.g: OS ruby version

(If my memories are correct, there was a similar issue before. I think I need to figure out if it's a similar issue.)

@hahwul
Copy link
Owner

hahwul commented Jul 16, 2020

If this is the same issue, there is a temporary solution. I'll find out if it was patched on the selenium side

export RUBYOPT='-W:no-deprecated -W:no-experimental'

This is a Selenium problem and I can't solve it. I think the selenium will solved itself when it is patched.
SeleniumHQ/selenium#7870

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

4 participants
@AhrimanSefid @hahwul @hacktheplanet123 and others