Python based script for automating the scanning and exploitation of unprotected node-red servers.
- Install zoomeye from the package manager.
pip3 install zoomeye
- Replace zoomeye_api_key with your zoomeye.org API key.
- Modify 'run_command' to be true or false, if true update the command_to_run command to your desired shell command.
- Modify 'zoomEye_page_count' to determine the node-red instances you wish to scan for open sessions.
- Run python3 ./NodeRedScanner.py