Skip to content

Commit 2ad172f

Browse files
committed
fix links at README.md
1 parent 70c3fef commit 2ad172f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
NoSQLMap
22
========
33

4-
[http://www.nosqlmap.net](NoSQLMap) v0.1
4+
[NoSQLMap](http://www.nosqlmap.net) v0.1
55

66
Introduction
77
============
88

99
NoSQLMap is an open source Python tool designed to audit for as well as automate injection attacks and exploit default configuration weaknesses in NoSQL databases as well as web applications using NoSQL in order to disclose data from the database.
1010

11-
It is named as a tribute to Bernardo Damele and Miroslav's Stampar's popular SQL injection tool [http://sqlmap.org](sqlmap), and its concepts are based on and extensions of Ming Chow's excellent presentation at Defcon 21, "Abusing NoSQL Databases". Presently the tool's exploits are focused around MongoDB, but additional support for other NoSQL based platforms such as CouchDB, Redis, and Cassandra are planned in future releases.
11+
It is named as a tribute to Bernardo Damele and Miroslav's Stampar's popular SQL injection tool [sqlmap](http://sqlmap.org), and its concepts are based on and extensions of Ming Chow's excellent presentation at Defcon 21, "Abusing NoSQL Databases". Presently the tool's exploits are focused around MongoDB, but additional support for other NoSQL based platforms such as CouchDB, Redis, and Cassandra are planned in future releases.
1212

1313
Requirements
1414
============
@@ -56,4 +56,4 @@ Explanation of options:
5656
7. Back to main menu.
5757
```
5858

59-
Once options are set head back to the main menu and select DB access attacks or web app attacks as appropriate. Send emails to tcstool@gmail.com or find me on Twitter [https://twitter.com/tcstoolHax0r](@tcstoolHax0r) if you have any questions or suggestions.
59+
Once options are set head back to the main menu and select DB access attacks or web app attacks as appropriate. Send emails to tcstool@gmail.com or find me on Twitter [@tcstoolHax0r](https://twitter.com/tcstoolHax0r) if you have any questions or suggestions.

0 commit comments

Comments
 (0)