aidmar.wainakh %!s(int64=6) %!d(string=hai) anos
pai
achega
7c4ae251da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      code/Attack/PortscanAttack.py

+ 1 - 1
code/Attack/PortscanAttack.py

@@ -43,7 +43,7 @@ class PortscanAttack(BaseAttack.BaseAttack):
             port_dst_shuffled = ports_dst
         return port_dst_shuffled
 
-
+ 
     def is_valid_ip_address(self,addr):
         """
         Check if the IP address family is suported.