diff --git a/documentation/modules/exploit/windows/mssql/mssql_clr_payload.md b/documentation/modules/exploit/windows/mssql/mssql_clr_payload.md index 0de853aa5800..8d752ed0b2a7 100644 --- a/documentation/modules/exploit/windows/mssql/mssql_clr_payload.md +++ b/documentation/modules/exploit/windows/mssql/mssql_clr_payload.md @@ -1,6 +1,7 @@ ## Introduction -This module is based on the work that was done by @leechristensen and @sekirkity as documented [here](http://sekirkity.com/command-execution-in-sql-server-via-fileless-clr-based-custom-stored-procedure/). +This module is based on the work that was done by @leechristensen and @sekirkity as +documented [here](https://web.archive.org/web/20200810021536/http://sekirkity.com/command-execution-in-sql-server-via-fileless-clr-based-custom-stored-procedure/). ## Prerequisites