Browse Source

Fixed format warning in comment

Stefan Schmidt 6 years ago
parent
commit
f7fa19519e
1 changed files with 1 additions and 1 deletions
  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