Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
youngyangyang04 committed May 5, 2016
1 parent b2da8f5 commit f6a5e10
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nsmcouch.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#along with this program. If not, see <http://www.gnu.org/licenses/>.



#test
import couchdb
import urllib
import requests
Expand Down Expand Up @@ -83,7 +83,6 @@ def netAttacks(target,port, myIP):
mgtSelect = True
#This is a global for future use with other modules; may change
dbList = []

print "Checking to see if credentials are needed..."
needCreds = couchScan(target,port,False)

Expand Down

0 comments on commit f6a5e10

Please sign in to comment.