Skip to content

Commit 5e5aa8c

Browse files
committed
Fix a typo
1 parent 144f886 commit 5e5aa8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/metasploit/framework/login_scanner/bavision_cameras.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def digest_auth(user, password, response)
8888
end
8989

9090

91-
# Attempts to login to Symantec Web Gateway. This is called first.
91+
# Attempts to login to the camera. This is called first.
9292
#
9393
# @param credential [Metasploit::Framework::Credential] The credential object
9494
# @return [Result] A Result object indicating success or failure

0 commit comments

Comments
 (0)