์ธ์ด๋ณ ์ทจ์ฝ ์์คํ ๋ช ๋ น์ด
Web-vuln cmd system web VulnabilityRuby & Perl ๋ ์ธ์ด์ ๊ฒฝ์ฐ ํ์ผ ๋ฐ ํ์ ํ๋ก์ธ์ค์ I/O๋ฅผ ์ ๊ณตํ๋ open ํจ์๊ฐ ์กด์ฌํ๋ค. [Ruby] File.open("example.txt", "r") do |file| contents = file.read puts contents end [...