Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update mysql.html
  • Loading branch information
JacobReynolds authored Jul 17, 2019
commit 4d3fd6abe438257a3b42e9c07c192800fead2ba3
2 changes: 1 addition & 1 deletion attackQueries/executingOSCommands/mysql.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h3 id="executing-os-commands">Executing OS Commands Through MySQL</h3>
</tr>
<tr>
<td>Command Execution with MySQL CLI Access</td>
<td><a rel="noopener" target="_blank" href="https://infamoussyn.wordpress.com/2014/07/11/gaining-a-root-shell-using-mysql-user-defined-functions-and-setuid-binaries/"</a></td>
<td><a rel="noopener" target="_blank" href="https://infamoussyn.wordpress.com/2014/07/11/gaining-a-root-shell-using-mysql-user-defined-functions-and-setuid-binaries/">https://infamoussyn.wordpress.com/2014/07/11/gaining-a-root-shell-using-mysql-user-defined-functions-and-setuid-binaries/</a></td>
</tr>
</tbody>
</table>
Expand Down