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

get_process_mem error while trying to run wpscan #1864

Open
Motil3 opened this issue Oct 10, 2024 · 0 comments
Open

get_process_mem error while trying to run wpscan #1864

Motil3 opened this issue Oct 10, 2024 · 0 comments

Comments

@Motil3
Copy link

Motil3 commented Oct 10, 2024

It might be a mistake on my end. but I'm trying to run wpscan on ruby on windows 10 and I get this error:


> C:/Ruby33-x64/lib/ruby/gems/3.3.0/gems/get_process_mem-0.2.6/lib/get_process_mem.rb:113:in `ps_memory': undefined method `working_set_size' for nil (NoMethodError)
> 
>       size = ProcTable.ps(pid: pid).working_set_size
>                                    ^^^^^^^^^^^^^^^^^
>         from C:/Ruby33-x64/lib/ruby/gems/3.3.0/gems/get_process_mem-0.2.6/lib/get_process_mem.rb:62:in `bytes'
>         from C:/Ruby33-x64/lib/ruby/gems/3.3.0/gems/cms_scanner-0.14.3/lib/cms_scanner/scan.rb:9:in `initialize'
>         from C:/Ruby33-x64/lib/ruby/gems/3.3.0/gems/wpscan-3.8.27/bin/wpscan:6:in `new'
>         from C:/Ruby33-x64/lib/ruby/gems/3.3.0/gems/wpscan-3.8.27/bin/wpscan:6:in `<top (required)>'
>         from C:/Ruby33-x64/bin/wpscan:32:in `load'
>         from C:/Ruby33-x64/bin/wpscan:32:in `<main>'

@wpscanteam wpscanteam deleted a comment Oct 25, 2024
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

1 participant