login-securite / DonPAPI

Dumping DPAPI credz remotely
GNU General Public License v3.0
941 stars 112 forks source link

Wrong description for --no_recent and --no_sysadmins #1

Closed corsch closed 2 years ago

corsch commented 2 years ago

The "--no_recent" and "--no_sysamins" options have the wrong description:

attacks:
  --no_browser          do not hunt for browser passwords
  --no_dpapi            do not hunt for DPAPI secrets
  --no_vnc              do not hunt for VNC passwords
  --no_remoteops        do not hunt for SAM and LSA with remoteops
  --GetHashes           Get all users Masterkey's hash & DCC2 hash
  --no_recent           Get recent files
  --no_sysadmins        Get sysadmins stuff (mRemoteNG, vnc, keepass, lastpass ...)

The Word "Get" should be replaced by "do not hunt for" for --no_recent and --no_sysamins

login-securite commented 2 years ago

Thanks, this has been fixed!