This commit is contained in:
daniel goldberg 2016-08-25 15:46:29 +03:00
parent 4f1dfb4016
commit bee9fc23ea
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
from network import HostFinger
from model.host import VictimHost
class HTTPFinger(HostFinger):