Searched refs:set_Exploit_Target (Results 1 – 2 of 2) sorted by relevance
/dports/security/py-stix/python-stix-1.2.0.11/stix/bindings/ | ||
H A D | stix_common.py | 1586 def set_Exploit_Target(self, Exploit_Target): self.Exploit_Target = Exploit_Target member in RelatedExploitTargetType |
H A D | ttp.py | 1508 def set_Exploit_Target(self, Exploit_Target): self.Exploit_Target = Exploit_Target member in ExploitTargetsType |