
Research
/Security News
Mini Shai-Hulud Campaign Hits Red Hat Cloud Services npm Packages
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.
andro-remote-suite
Advanced tools
ANDRO - Remote Android Management Suite for controlling Android devices remotely

A cloud based remote android management suite, powered by Node.js
Disclaimer: This software or tool is meant for educational purposes only. We are not responsible for any malicious use of the app.
Debian, Ubuntu, etc:
sudo apt-get install openjdk-8-jre
Fedora, Oracle, Red Hat, etc:
su -c "yum install java-1.8.0-openjdk"
Windows: Download JRE 8 here
Install globally using npm:
npm install -g andro-remote-suite
Or using npx (no installation required):
npx andro-remote-suite
git clone https://github.com/AryanVBW/ANDRO.git
cd ANDRO
npm install
npm start
After global installation, simply run:
andro
The application will start and be available at:
http://localhost:80808084pm2 stop index (if using PM2)maindb.json in a text editoradmin:
username as plain text (Default: andro)password as LOWERCASE MD5 hash (Default: admin)The application uses the following default ports:
You can modify these settings in includes/const.js
git clone https://github.com/AryanVBW/ANDRO.git
cd ANDRO
npm install
npm start
It's recommended to run ANDRO behind a reverse proxy such as NGINX for production environments.

ANDRO builds off and utilizes several open source software packages. Without these, ANDRO wouldn't be what it is!
When opening an issue, you MUST use the provided templates. Issues without this will not receive 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
ISC License
Vivek W 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.
ANDRO is built for both Educational and Internal use ONLY.
Made 🕸️ By Vivek W
v1.0
Contributions are welcome! Please feel free to submit a Pull Request to the GitHub repository.
FAQs
ANDRO - Remote Android Management Suite for controlling Android devices remotely
We found that andro-remote-suite demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.

Research
/Security News
The North Korean malware loader hides in a Packagist-listed package and its GitHub branch to fetch and execute remote code in a likely Contagious Interview-style lure.

Security News
The Rust project is moving toward formal rules on LLM use in contributions after months of internal debate over maintainer burden, code quality, and contributor experience.