Exemplo n.º 1
0
 def __init__(self):
     MISPAttribute.__init__(self)
     self.data_type = "DomainName"
Exemplo n.º 2
0
 def __init__(self):
     MISPAttribute.__init__(self)
     self.data_type = "IPv6"
Exemplo n.º 3
0
 def __init__(self):
     MISPAttribute.__init__(self)
     self.data_type = "URLVerbatim"