diff --git a/sqlmap-user's-manual.md b/Users-manual.md similarity index 99% rename from sqlmap-user's-manual.md rename to Users-manual.md index 0eda4fe13..2ca971bb4 100644 --- a/sqlmap-user's-manual.md +++ b/Users-manual.md @@ -4,7 +4,7 @@ version 1.0-dev, XXX XX, 2012 # Abstract -This document is the user's manual for [sqlmap](http://www.sqlmap.org). +This document is the user's manual for [sqlmap](http://sqlmap.org). # Introduction 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.