L2MON is a cloud based remote android managment suite, powered by NodeJS.
Features
Prerequisites
Installation
sudo apt-get install openjdk-8-jre
su -c "yum install java-1.8.0-openjdk"
npm install pm2 -g
npm install
<- install dependenciespm2 start index.js
<– start the scriptpm2 startup
<- to run L3MON on startuppm2 stop index
maindb.json
in a text editoradmin
username
as plain textpassword
as a LOWERCASE MD5 hashpm2 restart all
http://<SERVER IP>:22533
It’s recommended to run L3MON behind a reverse proxy such as NGINX
Notes
When opening an issue, you MUST use the provided templates. Issues without this will not recieve support quickly and will be put to the bottom of the figurative pile.
Please have a look through the current issues, open and closed to see if your issue has been addressed before. If it’s java related, it’s most definitely been addressed – In short Use Java 1.8.0
Screenshots
Disclaimer
D3VL Provides no warranty with this software and will not be responsible for any direct or indirect damage caused due to the usage of this tool. L3MON is built for both Educational and Internal use ONLY.
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…
Embark on the journey of becoming a certified Red Team professional with our definitive guide.…
This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…
This took me like 4 days (+2 days for an update), but I got it…
MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…