Skip to content

Commit f8b4f93

Browse files
committed
Banner change for 0.4-DEV
1 parent 7d79c8d commit f8b4f93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nosqlmap.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def mainMenu():
6060
print "| |\ | (_) /\__/ /\ \/' / |____| | | | (_| | |_) |"
6161
print "\_| \_/\___/\____/ \_/\_\_____/\_| |_/\__,_| .__/"
6262
print "===================================================="
63-
print "NoSQLMap-v0.31"
63+
print "NoSQLMap-v0.4DEV"
6464
6565
print "\n"
6666
print "1-Set options"
@@ -519,7 +519,7 @@ def netAttacks(target):
519519
raw_input("Press enter to continue...")
520520
return()
521521

522-
522+
523523
def postApps():
524524
print "Web App Attacks (POST)"
525525
print "==============="

0 commit comments

Comments
 (0)