Skip to content

Commit 286ad07

Browse files
committed
GridFS base
1 parent 2358221 commit 286ad07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nosqlmap.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,9 @@ def netAttacks(target):
334334

335335
except:
336336
print "Error: Couldn't list collections. The provided credentials may not have rights."
337+
338+
#Start GridFS enumeration
339+
337340

338341
stealDB = raw_input("Steal a database? (Requires your own Mongo instance): ")
339342

0 commit comments

Comments
 (0)