frostbits-security/SIET

Python versions

Closed this issue · 1 comments

This doesn't work on systems where python3 is the default version:

tftp = subprocess.Popen(["python", "sTFTP.py"])

https://github.com/Sab0tag3d/SIET/blob/master/siet.py#L311

Fixed, thanks