
PoC-эксплойт на Python для CVE-2017-9791 (Apache Struts2 S2-048) с режимами проверки и выполнения команд для тестирования на проникновение.
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'
