forked from p15670423/monkey
spaces removed
This commit is contained in:
parent
477836e1c9
commit
a2bebca4bc
|
@ -29,7 +29,7 @@ class MSSQLFinger(HostFinger):
|
|||
Discovered server information written to the Host info struct.
|
||||
True if success, False otherwise.
|
||||
"""
|
||||
|
||||
|
||||
assert isinstance(host, VictimHost)
|
||||
|
||||
# Create a UDP socket and sets a timeout
|
||||
|
|
Loading…
Reference in New Issue