File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 1
1
NoSQLMap
2
2
========
3
3
4
- [ NoSQLMap] ( http://www.nosqlmap.net ) v0.4
4
+ [ NoSQLMap] ( http://www.nosqlmap.net ) v0.5
5
5
6
6
Introduction
7
7
============
@@ -25,21 +25,14 @@ There are some various other libraries required that a normal Python installatio
25
25
26
26
Setup
27
27
============
28
- An experimental setup.sh script for Debian and Red Hat based systems is included. Any feedback or suggestions on improving this process is welcome.
29
-
28
+ `` python setup.py install ``
30
29
Usage
31
30
=====
32
31
33
32
-Start with
34
33
35
34
```
36
- ./nosqlmap.py
37
- ```
38
-
39
- or
40
-
41
- ```
42
- python nosqlmap.py.
35
+ NoSQLMap
43
36
```
44
37
45
38
NoSQLMap uses a menu based system for building attacks. Upon starting NoSQLMap you are presented with with the main menu:
You can’t perform that action at this time.
0 commit comments