Skip to content

Automated vulnerable node-red scanner for the open internet with built in remote code execution.

Notifications You must be signed in to change notification settings

riptho/Vulnerable-Node-Red-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Vulnerable-Node-Red-Scanner

Python based script for automating the scanning and exploitation of unprotected node-red servers.

  1. Install zoomeye from the package manager.
pip3 install zoomeye
  1. Replace zoomeye_api_key with your zoomeye.org API key.
  2. Modify 'run_command' to be true or false, if true update the command_to_run command to your desired shell command.
  3. Modify 'zoomEye_page_count' to determine the node-red instances you wish to scan for open sessions.
  4. Run python3 ./NodeRedScanner.py

About

Automated vulnerable node-red scanner for the open internet with built in remote code execution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages