MendixHunter
Helps you hunt vulnerabilities in Mendix applications
Install / Use
/learn @Jelle-DIVD/MendixHunterREADME
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
- Launch app
- Enter target URL
- Use toolbar buttons (top-right)
- Check DevTools console for output
Custom Injection
Create these files in the project root to inject custom code into Mendix sites:
inject.css- Custom CSSinject.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
