Pillaging is the step in which you access sensitive data and intellectual property of the target organization.
Collecting credentials, accounts, IM logs and network information, domains,. intranet servers, shared hard drives. printers.
Network information also be used in the Mapping the internal network phase
sysinfo
Or cmd.exe systeminfo
.getuid
run post/windows/gather TAB TAB
run post/linux/gather/ TAB TAB
wmic service get Caption,StartName, State, pathname
. Or net start
net view /domain
or run enum_domains
net group "Domain Controllers" /domain
net user
run post/windows/gather/enum_ad_users
. Or net user /domain
.net share
Or run enum_shares
.scraper or winenum
.run post/windows/gather/enum_applications
.run post/windows/gather/enum_chrome