We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7828121 + 11bf101 commit 1162a06Copy full SHA for 1162a06
modules/exploits/multi/http/atutor_sqli.rb
@@ -16,7 +16,7 @@ def initialize(info={})
16
'Name' => 'ATutor 2.2.1 SQL Injection / Remote Code Execution',
17
'Description' => %q{
18
This module exploits a SQL Injection vulnerability and an authentication weakness
19
- vulnerability in ATutor. This essentially means an attacker can bypass authenication
+ vulnerability in ATutor. This essentially means an attacker can bypass authentication
20
and reach the administrator's interface where they can upload malicious code.
21
},
22
'License' => MSF_LICENSE,
0 commit comments