mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
Correct typos: receive, successfully, length
This commit is contained in:
@@ -133,7 +133,7 @@ Driver = {
|
||||
-- some systems require an enter after sending a valid user ID
|
||||
end
|
||||
|
||||
stdnse.debug(2,"Screen Recieved for User ID: %s", pass)
|
||||
stdnse.debug(2,"Screen Received for User ID: %s", pass)
|
||||
self.tn3270:get_screen_debug(2)
|
||||
if self.tn3270:find('not authorized to use TSO') or
|
||||
self.tn3270:find('IKJ56710I INVALID USERID') then -- invalid user ID
|
||||
|
||||
Reference in New Issue
Block a user