Skip to content

Commit

Permalink
Update snmpbrute.py
Browse files Browse the repository at this point in the history
  • Loading branch information
st3r30byt3 committed Dec 16, 2014
1 parent 916d9b7 commit 1fdc949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/snmpbrute.py
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ def printout(text, colour=WHITE):
##########################################################################################################

def banner():
print >> sys.stdout, "SNMP Bruteforcer" + __version__
print >> sys.stdout, "SNMP Bruteforcer " + __version__
print >> sys.stdout, "http://www.secforce.com"
print >> sys.stdout, "###############################################################"
print >> sys.stdout, ""
Expand Down

0 comments on commit 1fdc949

Please sign in to comment.