Explorar el Código

Fixed format warning in comment

Stefan Schmidt hace 6 años
padre
commit
f7fa19519e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      code/Attack/FTPWinaXeExploit.py

+ 1 - 1
code/Attack/FTPWinaXeExploit.py

@@ -12,7 +12,7 @@ logging.getLogger("scapy.runtime").setLevel(logging.ERROR)
 
 # noinspection PyPep8
 
-#FTP Port used for Creation of packets
+# FTP Port used for Creation of packets
 ftp_port = 21