Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 388 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 388 Bytes

Struts2-048

CVE-2017-9791

Author: 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'

Demo

image