Skip to content

b0bac/GetMailGUIV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetMailGUIV2

利用NTLM Hash收发Exchange邮件

写在最前面

请合法使用,在授权测试,或内部安全防守团队验证使用,不得进行任何违法行为

定位

支持NTLM哈希认证的Exchange邮件客户端V2 V1版本b0bac/GetMail

启动方式

cd GetMailGUIV2
npm install
cd backend
python3 -m pip install -r requirements.txt
cd ..
# Linux & Mac OS X
chmod +x ./start.sh
./start.sh
# Windows
.\start.bat

测试效果

p1 p2

About

利用NTLM Hash收发Exchange邮件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors