SkillAgentSearch skills...

MendixHunter

Helps you hunt vulnerabilities in Mendix applications

Install / Use

/learn @Jelle-DIVD/MendixHunter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MendixHunter

Electron browser for Mendix security research.

Install

npm install
npm start

Build

npm run build-win    # Windows
npm run build-mac    # macOS
npm run build-linux  # Linux

Usage

  1. Launch app
  2. Enter target URL
  3. Use toolbar buttons (top-right)
  4. Check DevTools console for output

Custom Injection

Create these files in the project root to inject custom code into Mendix sites:

  • inject.css - Custom CSS
  • inject.js - Custom JavaScript

Both files are automatically loaded when a Mendix app is detected.

Features

  • Domain locking
  • Request interception
  • Mendix auto-detection
  • Built-in recon tools
  • Custom code injection
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated1mo ago
Forks3

Languages

JavaScript

Security Score

70/100

Audited on Mar 2, 2026

No findings