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

Installation Guide is added. #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Installation Guide is added. #2

wants to merge 1 commit into from

Conversation

EmreOvunc
Copy link

@EmreOvunc EmreOvunc commented Jul 28, 2020

Installation Guide is added.

A step-by-step guide has been added for those who do not know how to install.
It also solves the #1 issue.

@EmreOvunc EmreOvunc mentioned this pull request Jul 28, 2020
@cckuailong
Copy link

I create a docker image to make the vul target easier.

docker pull vultarget/rails_ruby_rce-cve_2020_8163:4.2.11.1 docker run -it -p 3000:3000 -d vultarget/rails_ruby_rce-cve_2020_8163:4.2.11.1

you can the payload

Just run

ruby exploit.rb http://xxx:3000/main/index "touch /tmp/success"

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

Successfully merging this pull request may close these issues.

2 participants