Skip to content

Commit 1162a06

Browse files
committed
Fix rapid7#6677, typo fix for atutor_sqli
2 parents 7828121 + 11bf101 commit 1162a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/atutor_sqli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def initialize(info={})
1616
'Name' => 'ATutor 2.2.1 SQL Injection / Remote Code Execution',
1717
'Description' => %q{
1818
This module exploits a SQL Injection vulnerability and an authentication weakness
19-
vulnerability in ATutor. This essentially means an attacker can bypass authenication
19+
vulnerability in ATutor. This essentially means an attacker can bypass authentication
2020
and reach the administrator's interface where they can upload malicious code.
2121
},
2222
'License' => MSF_LICENSE,

0 commit comments

Comments
 (0)