Add TFTP without path (#338)

This commit is contained in:
Dave Germiquet 2016-11-05 11:36:14 -04:00 committed by Michel Oosterhof
parent a895f0242a
commit 30b372c878
1 changed files with 1 additions and 0 deletions

View File

@ -125,4 +125,5 @@ class command_tftp(HoneyPotCommand):
self.exit()
commands['tftp'] = command_tftp
commands['/usr/bin/tftp'] = command_tftp