From 82eec780a266b972582b6695e0e3d8be663f5b22 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Tue, 10 Nov 2020 22:36:02 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a53c08a01..3bca18a0a 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 including database fingerprinting, over data fetching from the database, accessing the underlying file system, and executing commands on the operating system via out-of-band connections. -**The sqlmap project is sponsored by [SpyderSec](https://spydersec.com/).** +**sqlmap is sponsored by [SpyderSec](https://spydersec.com/).** Screenshots ----