Skip to content

Commit 7c14a3d

Browse files
author
Brent Cook
committed
expand the check for weird HTTP / HTML serving servers
1 parent 1a735c4 commit 7c14a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/msf/core/auxiliary/login.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def create_login_ivars
4444
Unable | Error | Denied | Reject |
4545
Refuse | Close | Closing | %\ Bad |
4646
Sorry |
47-
\<\/body\>\<\/html\> |
47+
^http | html |
4848
Not\ on\ system\ console |
4949
Enter\ username\ and\ password |
5050
Auto\ Apply\ On |

0 commit comments

Comments
 (0)