msfenum

LSE toolsLSE toolsmsfenum (385)msfenum (385)

Tool and Usage

Project details

License
GPLv3
Programming language
Python
Author
Wesley Neelen
Latest release
0.1.1
Latest release date

Project health

60
This score is calculated by different factors, like project age, last release date, etc.

Why this tool?

The msfenum script has the primary goal to simplify running multiple auxiliary modules on a specific set of targets. This way scanning for low hanging fruit can be performed.

How it works

The script runs all auxiliary modules specified in the config files. They can be configured per module. New modules can be added.

Usage and audience

msfenum is commonly used for penetration testing or vulnerability scanning. Target users for this tool are pentesters.

Features

  • Command line interface
  • Tool is modular

Example usage and output

python msfenum.py [-h] [-t [THREADS]] [-p [PROJECT]] TARGET_FILE

-t [THREADS], Number of threads

-p [PROJECT], Project name

Tool review and remarks

The review and analysis of this project resulted in the following remarks for this security tool:

Strengths

  • + The source code is easy to read and understand
  • + Tool is modular and extendable
  • + The source code of this software is available

Weaknesses

  • - No releases on GitHub available

Author and Maintainers

Msfenum is under development by Wesley Neelen.

Installation

Supported operating systems

Msfenum is known to work on Linux.

This tool page was updated at . Found an improvement? Help the community by submitting an update.

Related tool information

Categories

This tool is categorized as a Metasploit script.

Related topics