From a450271e6debf6cfee805c0a6049b5339402e11f Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Tue, 10 Oct 2017 13:57:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a558e4a3..a0284ee3e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches lasting from database fingerprinting, over data fetching from the database, to accessing the underlying file system and executing commands on the operating system via out-of-band connections. -The sqlmap project is sponsored by Netsparker Web Application Security Scanner. +The sqlmap project is sponsored by [Netsparker Web Application Security Scanner](https://www.netsparker.com/). Screenshots ----