
Description
- package : tis-disable-office-dde
- version : 1.0-2
- architecture : all
- categories :
- maintainer : Alexandre Gauvrit
- description : Disable Office DDE vulnerability
- locale :
- target_os :
- min_os_version :
- max_os_version :
- min_wapt_version :
- sources :
- installed_size :
- impacted_process :
- description_fr :
- description_pl :
- description_de :
- description_es :
- description_pt :
- description_it :
- description_nl :
- description_ru :
- editor :
- licence :
- signature_date : 2020-02-27T21:29:45.650728
Setup.py
# -*- coding: utf-8 -*-
from setuphelpers import *
uninstallkey = []
path_office = makepath("C:\\","security")
def install():
print('installing tis-disable-office-dde')
if not isdir(path_office):
mkdirs(path_office)
filecopyto('disable_ddeauto.reg',path_office)
def session_setup():
run('"regedit.exe" /S %s' % makepath(path_office,'disable_ddeauto.reg'))
[["disable_ddeauto.reg","fdadf45e782cbd51d8be9a9bbc9e532dfcdd2db8e6f04843b649708764d95115"],["WAPT/certificate.crt","a5a97261381e1d0ad46ee15916abec9c2631d0201f5cc50ceb0197a165a0bbbf"],["setup.py","dd9cc342010a1f2670601bfc5e7dd0c4f8c0c62b5a89e3218e3317dd7d68692b"],["WAPT/control","beea60c8d25746f52585f1f2b8c7d8dafcecd23c3fa5b7d989447e4ce0b21268"],["WAPT/wapt.psproj","795d36d10109ca85357285f79090fac2be856e5830ea31fa913cc55cb825807b"]]