Skip to content

Releases: plunder-pentesttool/plunder

Release list

Plunder v1.0.0

Choose a tag to compare

@plunder-pentesttool plunder-pentesttool released this 03 Aug 04:23
a730492

Initial Release

Features:

  • Python 3 penetration testing utility for searching the local filesystem and directories for leaked clear text passwords.
  • Automated analysis using DBSCAN clustering
  • Lightweight and open source

Requirements:

  • Python 3
  • NumPy
  • scikit-learn