message-bottle

Metasploit – penetration testing framework

The Metasploit Project is a computer security project that provides information about security vulnerabilities and aids in penetration testing and IDS signature development.

One of the sub-projects is Metasploit Framework, a tool for developing and executing exploit code against a remote target machine.

Metasploit Framework is free and open source software.

Key Features

  • Command line interface.
  • Third-party import.
  • Manual exploitation.
  • Manual brute forcing.
  • A modular approach for exploiting a system using the framework:
    • Optionally checking whether the intended target system is vulnerable to an exploit.
    • Choosing and configuring an exploit (code that enters a target system by taking advantage of one of its bugs; about 900 different exploits for Windows, Unix/Linux and macOS systems are included).
    • Choosing and configuring a payload (code that will be executed on the target system upon successful entry; for instance, a remote shell or a VNC server). Metasploit often recommends a payload that should work.
    • Choosing the encoding technique so that hexadecimal opcodes known as “bad characters” are removed from the payload, these characters will cause the exploit to fail.
    • Executing the exploit.
  • Cross-platform support – runs under Linux, macOS, and Windows.

Website: www.metasploit.com
Support: GitHub Code Repository
Developer: Rapid7 LLC
License: BSD-style license (Metasploit Framework)

Metasploit is written in Ruby. Learn Ruby with our recommended free books and free tutorials.


Related Software

Vulnerability Detection Tools
MetasploitPenetration testing framework
NucleiFast and customisable vulnerability scanner
OpenVASFull-featured vulnerability scanner
NiktoWeb server scanner
LynisAuditing, system hardening, compliance testing
grypeVulnerability scanner for container images and filesystems
OSSECCentralized architecture for monitoring and managing multiple systems
OpenSCAPNIST Certified SCAP 1.2 toolkit
octoscanStatic vulnerability scanner for GitHub action workflows
GreenboneCentral management service between security scanners and the user clients.
TerrapinTerrapin Vulnerability Scanner for the Terrapin attack
TigerSecurity audit and intrusion detection too
PRSWeb security scanner
TrivyTerrapin Vulnerability Scanner for the Terrapin attack

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments