file-format-validation

There are 1 repositories under file-format-validation topic.

  • magik-monkee

    magik_monkee is a Python-based tool designed to test file upload vulnerabilities in web applications. It utilizes a JSON-based database of "magic bytes" or file signatures to identify file types accurately. By replacing the magic bytes of a selected file extension, magik_monkee generates a new file preserving the original content.

    Language:Python1