Valentin Lobstein f6430ee093 Fix MariaDB tc.log corruption issue in AVideo lab setup
The MariaDB container fails to start with 'Bad magic header in tc log' error
when the data directory has incorrect permissions or was previously corrupted.
This occurs during first-time setup of the AVideo lab environment.

The fix:
- Creates a custom entrypoint script that detects and removes corrupted tc.log
  files by checking the magic header (should be 01 00 00 00)
- Modifies Dockerfile.mariadb to integrate the fix script into the original
  MariaDB entrypoint using sed
- Ensures the fix runs automatically before MariaDB initialization

This allows the lab to start successfully on first run without manual intervention.

Co-authored-by: bwatters-r7 <bwatters-r7@users.noreply.github.com>
2026-01-13 22:31:38 +01:00
2025-12-15 10:16:53 +00:00
2025-10-07 13:33:20 +01:00
2025-10-05 12:01:16 -04:00
2025-12-17 13:41:31 +00:00
2021-11-05 15:14:19 +00:00
2025-12-18 03:35:46 +00:00
2025-12-03 15:42:57 -05:00
2025-05-27 17:27:19 -04:00
2018-10-21 22:30:01 +02:00
2023-05-17 15:03:05 -05:00
2024-10-23 10:00:17 +01:00
2013-11-27 16:04:41 +10:00
2024-12-04 17:54:01 +01:00
2014-10-08 10:55:40 -05:00
2025-06-30 11:58:41 +01:00
2014-09-18 15:24:21 -05:00
2024-09-20 13:53:34 +02:00
2017-09-07 02:35:56 -05:00
2025-10-05 12:01:16 -04:00
2024-09-25 16:30:05 +01:00
2025-06-30 11:58:41 +01:00
2021-01-18 14:21:54 +00:00
2025-11-19 18:50:26 +01:00
2020-12-07 10:31:45 +00:00

Metasploit Framework

The Metasploit Framework is an open-source tool released under a BSD-style license. For detailed licensing information, refer to the COPYING file.

Latest Version

Access the latest version of Metasploit from the Nightly Installers page.

Documentation

Comprehensive documentation, including usage guides, is available at Metasploit Docs.

Development Environment

To set up a development environment, visit the Development Setup Guide.

Bug and Feature Requests

Submit bugs and feature requests via the GitHub Issues tracker. New submissions can be made through the MSF-BUGv1 form.

API Documentation

For information on writing modules, refer to the API Documentation.

Support and Communication

For questions and suggestions, you can:

Note: Some community members may still use IRC channels and the metasploit-hackers mailing list, though the primary support channels are now GitHub Discussions and Slack.

Installing Metasploit

We recommend installation with the official Metasploit installers on Linux or macOS. Metasploit is also pre-installed with Kali.

For a manual setup, consult the Dev Environment Setup guide.

Using Metasploit

To get started with Metasploit:

  1. Start msfconsole: This is the primary interface for interacting with Metasploit.
  2. Explore Resources:

Contributing

To contribute to Metasploit:

  1. Setup Development Environment: Follow the instructions in the Development Setup Guide on GitHub.
  2. Clone the Repository: Obtain the source code from the official repository.
  3. Submit a Pull Request: After making changes, submit a pull request for review. Additional details can be found in the Contributing Guide.
S
Description
Metasploit Framework
Readme Multiple Licenses 1.6 GiB
Languages
Ruby 95%
PowerShell 2.7%
C 1.2%
Python 0.4%
HTML 0.2%
Other 0.1%