Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
rails-exploit-cve-2013-0156 — 원격 코드 실행 취약점 CVE-2013-0156을 테스트하기 위해 부트스트랩된 Rails 3.2.10 | Kitploit
도구/GitHubGitHub/bsodmike/rails-exploit-cve-2013-0156
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubbsodmike/rails-exploit-cve-2013-0156

rails-exploit-cve-2013-0156

원격 코드 실행 취약점 CVE-2013-0156을 테스트하기 위해 부트스트랩된 Rails 3.2.10

저장소 보기

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
5413년 전아직 검토되지 않음
공유

== CVE-2013-0156 및 CVE-2013-0155에 대한 Rails PoC 익스플로잇

원격 코드 실행 익스플로잇이 포함된 Rails 3.2.10 애플리케이션을 부트스트래핑했습니다.

참고: https://github.com/ronin-ruby/ronin-ruby.github.com/blob/rails-pocs/blog/_posts/2013-01-09-rails-pocs.md

=== 설정

Gem 종속성을 설치하고 포트 3002에서 앱을 실행하세요

$ bundle install $ rake db:migrate $ rails s -p 3002

http://localhost:3002로 이동하면 진행 방법에 대한 추가 지침을 확인할 수 있습니다.

== 라이선스:

(MIT 라이선스)

Copyright (c) 2013:

  • {Michael de Silva}[http://mwdesilva.com]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

도구 다운로드